Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Coordinate geometry connects shapes to numbers by placing points on the coordinate plane. This cheat sheet helps students find distances and midpoints using ordered pairs. These skills are important for graphing, measuring segments, and solving geometry problems with coordinates. A clear reference makes it easier to choose the right formula and avoid sign errors. The main ideas are the coordinate plane, horizontal and vertical distance, the distance formula, and the midpoint formula. Horizontal and vertical distances can be found by subtracting matching coordinates. Diagonal distance uses the Pythagorean theorem in the form d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}. The midpoint is found by averaging the xx-coordinates and averaging the yy-coordinates.

Key Facts

  • An ordered pair (x,y)\left(x, y\right) gives a point's horizontal position xx and vertical position yy on the coordinate plane.
  • The horizontal distance between (x1,y)\left(x_1, y\right) and (x2,y)\left(x_2, y\right) is x2x1\left|x_2 - x_1\right|.
  • The vertical distance between (x,y1)\left(x, y_1\right) and (x,y2)\left(x, y_2\right) is y2y1\left|y_2 - y_1\right|.
  • The distance between (x1,y1)\left(x_1, y_1\right) and (x2,y2)\left(x_2, y_2\right) is d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}.
  • The midpoint of a segment with endpoints (x1,y1)\left(x_1, y_1\right) and (x2,y2)\left(x_2, y_2\right) is M=(x1+x22,y1+y22)M = \left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right).
  • Distance is always nonnegative, so a segment length cannot be less than 00.
  • If two points have the same yy-coordinate, the segment is horizontal, and if they have the same xx-coordinate, the segment is vertical.
  • For diagonal segments, the changes x2x1x_2 - x_1 and y2y1y_2 - y_1 form the legs of a right triangle.

Vocabulary

Coordinate plane
A flat grid formed by the xx-axis and yy-axis where points are located using ordered pairs.
Ordered pair
A pair of numbers (x,y)\left(x, y\right) that gives the location of a point on the coordinate plane.
Distance
The length of the segment between two points, found by comparing their coordinates.
Midpoint
The point exactly halfway between two endpoints of a segment.
Endpoint
One of the two points that marks the beginning or end of a segment.
Absolute value
The distance of a number from 00 on a number line, written as a\left|a\right|.

Common Mistakes to Avoid

  • Subtracting coordinates in the wrong direction without squaring or using absolute value is wrong because distance cannot be negative.
  • Using the distance formula for horizontal or vertical segments without simplifying first can lead to extra work and sign mistakes.
  • Averaging only one coordinate for the midpoint is wrong because the midpoint must use both x1+x22\frac{x_1 + x_2}{2} and y1+y22\frac{y_1 + y_2}{2}.
  • Mixing the xx-coordinates and yy-coordinates is wrong because xx measures horizontal change and yy measures vertical change.
  • Forgetting parentheses around negative coordinates is wrong because expressions like 35-3 - 5 and 3+5-3 + 5 give different results.

Practice Questions

  1. 1 Find the distance between A(2,3)A\left(2, 3\right) and B(8,3)B\left(8, 3\right).
  2. 2 Find the midpoint of the segment with endpoints C(4,6)C\left(-4, 6\right) and D(2,2)D\left(2, -2\right).
  3. 3 Find the distance between E(1,2)E\left(-1, -2\right) and F(5,6)F\left(5, 6\right).
  4. 4 Explain why the distance formula is connected to the Pythagorean theorem when two points form a diagonal segment.