Coordinate Geometry cheat sheet - grade 9-10

Click image to open full size

Math Grade 9-10

Coordinate Geometry Cheat Sheet

A printable reference covering distance, midpoint, slope, line equations, parallel and perpendicular lines, and coordinate proofs for grades 9-10.

Download PNG

Coordinate geometry connects algebra and geometry by using ordered pairs, graphs, and equations to describe shapes and relationships. This cheat sheet helps students quickly find the formulas needed to measure segments, analyze lines, and prove geometric facts on the coordinate plane. It is useful for solving problems involving slope, distance, midpoint, and equations of lines. Students in grades 9-10 use these tools often in geometry proofs and algebra review.

Key Facts

  • The distance between A(x1,y1)A(x_1, y_1) and B(x2,y2)B(x_2, y_2) is d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}.
  • The midpoint of A(x1,y1)A(x_1, y_1) and B(x2,y2)B(x_2, y_2) is M=(x1+x22,y1+y22)M = \left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right).
  • The slope of a nonvertical line through A(x1,y1)A(x_1, y_1) and B(x2,y2)B(x_2, y_2) is m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}.
  • Slope-intercept form is y=mx+by = mx + b, where mm is the slope and bb is the yy-intercept.
  • Point-slope form is yy1=m(xx1)y - y_1 = m(x - x_1), which is useful when you know one point and the slope.
  • Parallel nonvertical lines have equal slopes, so m1=m2m_1 = m_2.
  • Perpendicular nonvertical lines have slopes whose product is 1-1, so m1m2=1m_1m_2 = -1.
  • A coordinate proof uses formulas such as slope, distance, and midpoint to prove geometric relationships from coordinates.

Vocabulary

Coordinate Plane
A flat grid formed by the xx-axis and yy-axis where points are located by ordered pairs.
Ordered Pair
A pair of numbers (x,y)(x, y) that gives the horizontal and vertical location of a point.
Slope
The steepness of a line, found by the ratio m=change in ychange in xm = \frac{\text{change in } y}{\text{change in } x}.
Midpoint
The point that divides a segment into two congruent parts.
Distance Formula
A formula used to find the length of a segment between two coordinate points.
Coordinate Proof
A proof that uses coordinate formulas and algebra to justify a geometric conclusion.

Common Mistakes to Avoid

  • Subtracting coordinates in different orders, such as using y2y1y_2 - y_1 but x1x2x_1 - x_2, is wrong because slope requires the same point order in numerator and denominator.
  • Forgetting the square root in the distance formula is wrong because (x2x1)2+(y2y1)2(x_2 - x_1)^2 + (y_2 - y_1)^2 gives the square of the distance, not the distance.
  • Confusing midpoint with distance is wrong because midpoint averages coordinates, while distance uses squared differences and a square root.
  • Using the same slope for perpendicular lines is wrong because perpendicular nonvertical lines need opposite reciprocal slopes, so m1m2=1m_1m_2 = -1.
  • Treating a vertical line as having slope 00 is wrong because a vertical line has an undefined slope, while a horizontal line has slope 00.

Practice Questions

  1. 1 Find the distance between A(2,3)A(2, -3) and B(8,5)B(8, 5).
  2. 2 Find the midpoint of the segment with endpoints C(4,7)C(-4, 7) and D(6,1)D(6, -1).
  3. 3 Write the equation of the line through (3,2)(3, 2) with slope m=43m = -\frac{4}{3} in point-slope form.
  4. 4 Explain how slope and distance could be used to prove that a quadrilateral on the coordinate plane is a rectangle.