Midpoint Calculator
The calculator will find the midpoint for two points, with steps shown.
Your Input
Find the midpoint for $$$P = \left(3, 2\right)$$$ and $$$Q = \left(5, 9\right)$$$.
Solution
The midpoint for two points $$$P$$$ and $$$Q$$$ is a point $$$M$$$ whose coordinates is the half-sum of the corresponding coordinates of the two points.
Thus, $$$M = \left(\frac{3 + 5}{2}, \frac{2 + 9}{2}\right) = \left(4, \frac{11}{2}\right)$$$.