Midpoint Calculator

Find the midpoint between two points.

Midpoint (5, 5)

Formula: M = ((x₁+x₂)/2, (y₁+y₂)/2)

Step-by-step with your numbers:
1. Values used:
2. x₁ = 2
3. y₁ = 3
4. x₂ = 8
5. y₂ = 7
6.
7. Midpoint = (5, 5)
Did we solve your problem today?

The point exactly halfway between two coordinates.

The math behind it

Average the x's and the y's separately.

Worked example

(2,3) & (8,7) → (5, 5).

FAQ

3D?

Average the z-coordinates too.