Midpoint Calculator
Midpoint between two coordinates.
Enter your values
Results update instantly as you type — no submit needed.
Results
- Midpoint
- (6, -1)
- Distance between points
- 11.31371
- Slope
- -1
- Δx
- 8
- Δy
- -8
Quick answer
The midpoint averages the x coordinates and the y coordinates of the two endpoints.
M = ((x₁+x₂)/2, (y₁+y₂)/2)
How to use the Midpoint Calculator
- 1Enter the first point's coordinates.
- 2Enter the second point's coordinates.
- 3Read the midpoint, distance and slope.
Frequently asked questions
Does it work in 3D?
The same averaging applies to a z coordinate; this tool covers 2D.
Is the midpoint on the line?
Yes, it always lies on the segment joining the two points.