Midpoint Calculator
Formula
M = \left(\dfrac{x_1 + x_2}{2},\; \dfrac{y_1 + y_2}{2}\right)
Inputs
| x₁ (first point) | 2 |
|---|---|
| y₁ (first point) | 3 |
| x₂ (second point) | 8 |
| y₂ (second point) | 7 |
Visualization
Midpoint Calculator
Inputs
M = \left(\dfrac{x_1 + x_2}{2},\; \dfrac{y_1 + y_2}{2}\right)
Results
Enter a value to see results.
\begin{aligned} M_x &= \dfrac{x_1 + x_2}{2} \\ &= \dfrac{(2) + (8)}{2} \\ &= ? \end{aligned}
\begin{aligned} M_y &= \dfrac{y_1 + y_2}{2} \\ &= \dfrac{(3) + (7)}{2} \\ &= ? \end{aligned}
Recommended Next
Pythagorean Theorem Calculator
Calculate any side of a right triangle using the Pythagorean theorem (a² + b² = c²). Enter any two sides to find the third.