Midpoint Formula Calculator

Reviewed by CalcMulti Editorial Team·Last updated: ·Geometry Hub

The midpoint between two points (x₁, y₁) and (x₂, y₂) is found by averaging the x-coordinates and the y-coordinates: M = ((x₁+x₂)/2, (y₁+y₂)/2). The midpoint is exactly halfway along the line segment connecting the two points.

In three dimensions: M = ((x₁+x₂)/2, (y₁+y₂)/2, (z₁+z₂)/2). The midpoint has applications in geometry (bisecting line segments), navigation (halfway point between two locations), physics, and computer graphics. This calculator also shows the distance between the two points.

Formula

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

M
midpoint coordinates (mx, my)
x₁, y₁
coordinates of the first point
x₂, y₂
coordinates of the second point

Midpoint Formula Calculator

Point 1

Point 2

Midpoint Examples Reference

Point 1Point 2MidpointDistance
(0, 0)(4, 6)(2, 3)7.211
(-1, 2)(5, 8)(2, 5)8.485
(3, -2)(9, 4)(6, 1)8.485
(0, 0)(10, 10)(5, 5)14.142
(-4, -4)(4, 4)(0, 0)11.314
(2, 7)(-2, 3)(0, 5)5.657
(1, 1)(7, 9)(4, 5)10.000
(0, 5)(8, -3)(4, 1)11.314

Disclaimer

This calculator is for educational purposes only and does not constitute professional advice. Results are based on standard mathematical formulas. Always verify critical calculations with a qualified professional before making important decisions.

Frequently Asked Questions