- Home
- /
- Math
- /
- Geometry Fundamentals
- /
- Distance on the Coordinate Plane
Distance on the Coordinate Plane
Also known as: coordinate distance, distance between two points
Grade 6-8
View on concept mapThe distance between two points on the coordinate plane is found using the Pythagorean theorem: d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}. Foundation for coordinate geometry, analytic proofs, and later concepts like vectors, circles, and conic sections.
Definition
The distance between two points on the coordinate plane is found using the Pythagorean theorem: d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}.
๐ก Intuition
Draw a right triangle between the two points โ the horizontal and vertical distances are the legs, and the straight-line distance is the hypotenuse.
๐ฏ Core Idea
The distance formula is the Pythagorean theorem applied to coordinates. The differences in x and y form the two legs.
Example
Formula
Notation
(x_1, y_1) and (x_2, y_2) are the two points; d is the distance
๐ Why It Matters
Foundation for coordinate geometry, analytic proofs, and later concepts like vectors, circles, and conic sections.
๐ญ Hint When Stuck
Sketch the two points and draw the right triangle. Find the horizontal distance (|x_2 - x_1|) and vertical distance (|y_2 - y_1|), then use a^2 + b^2 = c^2.
See Also
๐ง Common Stuck Point
Students forget to square the differences before adding, or forget to take the square root at the end.
โ ๏ธ Common Mistakes
- Subtracting coordinates in the wrong order โ (x_1 - x_2) vs (x_2 - x_1) gives the same result when squared, but students get confused
- Forgetting to square the differences before adding them
- Forgetting the square root โ computing (x_2-x_1)^2 + (y_2-y_1)^2 and reporting that as the distance
Go Deeper
Frequently Asked Questions
What is Distance on the Coordinate Plane in Math?
The distance between two points on the coordinate plane is found using the Pythagorean theorem: d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}.
What is the Distance on the Coordinate Plane formula?
When do you use Distance on the Coordinate Plane?
Sketch the two points and draw the right triangle. Find the horizontal distance (|x_2 - x_1|) and vertical distance (|y_2 - y_1|), then use a^2 + b^2 = c^2.
Prerequisites
Next Steps
How Distance on the Coordinate Plane Connects to Other Ideas
To understand distance on the coordinate plane, you should first be comfortable with coordinate plane, pythagorean theorem and square roots. Once you have a solid grasp of distance on the coordinate plane, you can move on to distance formula and midpoint formula.