Find the exact midpoint between two points in the plane.
Last updated: June 2026 | By Patchworkr Team
Enter both endpoints as real numbers.
The midpoint is the point exactly halfway between two endpoints.
The x- and y-coordinates are just the averages of the two endpoints.
1. Enter both endpoints.
2. Check the live midpoint display.
3. Verify by comparing the midpoint to the average of each coordinate pair.
For points (2, 3) and (8, 7):
M = ((2 + 8) / 2, (3 + 7) / 2)
M = (5, 5)
Yes, the coordinates can be any real numbers.
No, the midpoint is the same either way.
Then the midpoint is that same point.
Yes, add a z-coordinate and average it too.
Related Tools
Calculate centroid.
Calculate cross-sectional area.
Calculate cylindrical coordinates.
Calculate direction vector.
Calculate distance between points.
Calculate point-to-plane distance.