The midpoint of a segment is the point exactly halfway between its endpoints. On a coordinate plane you do not guess — you average the coordinates. In 2D: M = ((x₁ + x₂)/2, (y₁ + y₂)/2). In 3D you also average z.
This guide walks through the midpoint formula, how it pairs with distance and slope, section-formula thinking, and 2D/3D examples. Compute instantly with the free midpoint calculator — midpoint, distance, slope, and related segment facts client-side.
Averaging numbers is the same idea as a two-value mean — see the average calculator and averages guide when you leave geometry for pure statistics.