Coordinate geometry sits at the intersection of algebra and geometry, and it rewards students who have a handful of formulas memorized rather than derived from scratch. This guide covers slope, distance, midpoint, and line equations, works through two complete examples, and looks at exactly where this subtopic overlaps with algebra and with circles.
Slope, distance, and midpoint formulas
None of these three formulas appear on the digital SAT's reference sheet, which makes them essential to have memorized rather than looked up mid-test:
- Slope between two points: \(m = \frac{y_2 - y_1}{x_2 - x_1}\)
- Distance between two points: \(d = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}\)
- Midpoint of a segment: \(\left(\frac{x_1+x_2}{2}, \frac{y_1+y_2}{2}\right)\)
Notice that the distance formula is really just the Pythagorean theorem applied to the horizontal and vertical distance between two points — if you ever blank on it mid-test, you can rebuild it from that idea by imagining a right triangle with legs equal to the horizontal and vertical gaps between the two points.
Equations of lines
Two forms handle almost every SAT line question:
- Slope-intercept form: \(y = mx + b\), where \(m\) is the slope and \(b\) is the y-intercept.
- Point-slope form: \(y - y_1 = m(x - x_1)\), useful when you have a slope and one point but not the y-intercept directly.
Point-slope form is often faster on the SAT because so many questions give you two points rather than a ready-made y-intercept. Find the slope first, plug in one point, then simplify to slope-intercept form if the answer choices require it. It also helps to remember that parallel lines share the same slope, while perpendicular lines have slopes that are negative reciprocals of each other — a relationship that shows up in questions asking you to find a line through a given point that's parallel or perpendicular to another line.
Where circles and coordinate geometry meet
A large share of coordinate geometry questions are actually about circles in disguise — the circle equation \((x-h)^2+(y-k)^2=r^2\) is a direct coordinate-geometry statement about distance, since every point on the circle is exactly \(r\) units from the center \((h,k)\). If circle equations are giving you trouble, our guide to circles on the SAT covers the completing-the-square technique those questions require. Coordinate geometry also underlies triangle and angle problems set on a grid, which is why it's worth reviewing alongside lines, angles, and triangles.
Worked example: finding a line through two points
A line passes through the points \((2, 3)\) and \((6, 11)\). Find the equation of the line, then find its x-intercept.
- Find the slope: \(m = \frac{11 - 3}{6 - 2} = \frac{8}{4} = 2\).
- Use point-slope form with the point \((2,3)\): \(y - 3 = 2(x - 2)\).
- Distribute and simplify: \(y - 3 = 2x - 4\), so \(y = 2x - 1\).
- To find the x-intercept, set \(y = 0\): \(0 = 2x - 1\), so \(x = \frac{1}{2}\). The x-intercept is \(\left(\frac{1}{2}, 0\right)\).
This same four-step pattern — find slope, apply point-slope form, simplify, then solve for whichever intercept or value is asked — handles the overwhelming majority of coordinate geometry line questions.
Worked example: midpoint and distance together
A segment has endpoints \((-1, 4)\) and \((5, -2)\). Find the midpoint of the segment and the segment's length.
- Apply the midpoint formula: \(\left(\frac{-1+5}{2}, \frac{4+(-2)}{2}\right) = \left(\frac{4}{2}, \frac{2}{2}\right) = (2, 1)\).
- Apply the distance formula to the original endpoints: \(d = \sqrt{(5-(-1))^2 + (-2-4)^2} = \sqrt{6^2 + (-6)^2}\).
- Simplify inside the square root: \(\sqrt{36 + 36} = \sqrt{72}\).
- Simplify the radical: \(\sqrt{72} = \sqrt{36 \times 2} = 6\sqrt{2}\).
This pairing — midpoint and distance from the same two points — is common on grid-in questions, since it tests both formulas without requiring a graph, and the resulting distance often needs to be left as a simplified radical rather than a decimal.
Common traps on coordinate geometry questions
- Swapping the order of subtraction in the slope formula, which flips the sign of the answer.
- Confusing slope-intercept and point-slope forms under time pressure.
- Forgetting that a vertical line has undefined slope, not a slope of zero.
- Not double-checking whether the question wants an x-intercept or y-intercept before finalizing an answer.
- Leaving a distance answer as an unsimplified radical, or rounding it when an exact simplified form was expected.
Quick tip: whenever a question gives you two points and nothing else, find the slope first — nearly every downstream step depends on getting that number right.
Frequently asked questions
Are slope, distance, and midpoint formulas on the reference sheet?
No. These formulas aren't included on the digital SAT's on-screen reference sheet, so they need to be memorized rather than looked up during the test.
Is coordinate geometry more like algebra or geometry?
Genuinely both — it's a great subtopic to pair with review of linear equations. If your algebra foundation feels shaky, our Algebra practice sets cover linear equations in more depth.
How do I know when to use point-slope form instead of slope-intercept form?
If you're given two points and no y-intercept, start with point-slope form using the slope and either point, then convert to slope-intercept form only if the answer format calls for it. Starting in slope-intercept form when you don't yet have the y-intercept just adds an unnecessary extra step.
How can I practice coordinate geometry questions specifically?
Coordinate geometry questions are woven throughout our Geometry and Trigonometry sets, and every question comes with instant scoring plus a full explanation, so you can see exactly which formula or step tripped you up.