The distance between two points (x₁, y₁) and (x₂, y₂) is √[(x₂ − x₁)² + (y₂ − y₁)²]. It comes straight from the Pythagorean theorem: the horizontal gap and vertical gap are the legs of a right triangle whose hypotenuse is the distance. Find the change in x and the change in y, square each, add, and take the square root. Many SAT problems use coordinates that form a Pythagorean triple (like 3-4-5 or 5-12-13) so the result is a whole number. Order does not matter inside the squares, since squaring removes any sign. Take the change, not the raw coordinates, before squaring.
✅ Solved examples
1. Find the distance between (0, 0) and (3, 4).
√(3² + 4²) = √25 = 5.
2. Find the distance between (1, 2) and (4, 6).
√(3² + 4²) = √25 = 5.
3. Find the distance between (0, 0) and (5, 12).
√(25 + 144) = √169 = 13.
4. Find the distance between (2, 1) and (2, 7).
Same x; distance = |7 − 1| = 6.
✏️ Practice — try these, take hints as needed
1. Find the distance between (0, 0) and (6, 8).
√(Δx² + Δy²).
√(36 + 64).
√100.
10.
2. Find the distance between (2, 3) and (5, 7).
Δx = 3, Δy = 4.
√(9 + 16).
—
5.
3. Find the distance between (1, 1) and (13, 6).
Δx = 12, Δy = 5.
√(144 + 25).
√169.
13.
4. Find the distance between (−2, 0) and (1, 4).
Δx = 3, Δy = 4.
√25.
—
5.
5. Find the distance between (3, 5) and (3, 12).
Same x.
|12 − 5|.
—
7.
📝 Topic test — 8 questions
Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.
Vidaara uses essential cookies to run the site and, with your consent, optional cookies to understand how learners use Vidaara so we can improve it. We never sell your data. Read our Cookie Policy and Privacy Policy.