Skip to main content
All topics
Math

Distance and Midpoint Formulas

2 min readEasy5-question drill

Two points on a grid, and the test wants to know how far apart they are or what's exactly between them. These two formulas turn that into quick arithmetic — and they show up in coordinate geometry and circle problems too.

Loading…
Δx = 3Δy = 4d = 5

Distance is the hypotenuse of a right triangle whose legs are the horizontal and vertical gaps.

Loading…
0A(1,4)M(3,7)B(5,10)

The midpoint M sits exactly halfway between endpoints A and B.

A quick mental check: distance uses subtraction and a square root; midpoint uses addition and division by 2. Mixing them up is the #1 error, so anchor on that.

Quick check

What is the distance between (0, 0) and (3, 4)?

Worked examples

Example 1

What is the distance between the points (1, 2) and (4, 6)?

Example 2

The midpoint of segment AB is M(3, 7). If A = (1, 4), what are the coordinates of B?

Example 3

The midpoint of segment PQ is M(5, −2). If P = (−1, 6), what is the sum of the coordinates of Q? (Enter your answer.)

Common pitfalls

Forgetting the square root in distance

After adding the squares you get a number like 25, and it's tempting to stop. But distance is √25 = 5. The unsquared sum is almost always a wrong-answer choice.

Mixing up the two formulas

Distance subtracts, squares, adds, and roots. Midpoint adds and divides by 2. Anchor on 'midpoint = average' so you never divide in a distance problem.

Sign errors with negative coordinates

When a coordinate is negative, like (−1, 6), subtraction becomes addition: 4 − (−1) = 5. Write the substitution out fully instead of doing it in your head.

Solving for the midpoint when they gave it to you

When the problem gives the midpoint and one endpoint, you're solving for the other endpoint — set up midpoint = (known + unknown)/2 and solve, don't just average the two points you see.

Key takeaways

  • Distance: d = √[(x₂−x₁)² + (y₂−y₁)²] — it's the Pythagorean theorem in disguise.

  • Midpoint: M = ((x₁+x₂)/2, (y₁+y₂)/2) — just average each coordinate.

  • To find a missing endpoint, set up midpoint = (known + unknown)/2 and solve each coordinate separately.

  • Always finish distance with the square root; the unsquared sum is a trap answer.

  • Substitute negative coordinates carefully — subtracting a negative becomes adding.

Tracks your progress across lessons.

Try it yourself

5 practice questions on Distance and Midpoint Formulas, drawn from the question bank. The tutor is one click away if you get stuck.

Lesson v1 · generated 6/30/2026 · the floating tutor knows you're on this lesson — ask anything.