Midpoint Calculator
x₁
y₁
x₂
y₂
The midpoint is the exact centre point between two given points. It divides the line segment into two equal halves. Used in geometry, coordinate systems, and navigation.
- 1Midpoint = ((x₁+x₂)/2, (y₁+y₂)/2)
- 2Average the x-coordinates and y-coordinates separately
- 3Distance from either endpoint is the same
- 4Extends to 3D: add z-coordinates similarly
(2,4) and (8,6)=Midpoint = ((2+8)/2, (4+6)/2) = (5, 5)
(−3,7) and (5,1)=Midpoint = (1, 4)
| Point 1 | Point 2 | Midpoint |
|---|---|---|
| (0,0) | (6,4) | (3,2) |
| (−2,3) | (4,7) | (1,5) |
| (1,1,1) | (3,5,7) | (2,3,4) |
| (−5,0) | (5,0) | (0,0) |
References
🔒
100% Grátis
Sem registo
✓
Preciso
Fórmulas verificadas
⚡
Instantâneo
Resultados imediatos
📱
Compatível com móvel
Todos os dispositivos