Free interactive math game: Midpoint of a Segment — M = ((x₁+x₂)/2, ...). Part of the Analytic Geometry category on MathKite.
Taken from the generator that powers this exercise. A fresh set appears every time the page is opened, and the printable worksheet holds ten of them.
The point that sits exactly halfway between two others.
Average the two x coordinates, then average the two y coordinates. Each average is just the pair added together and halved.
Between (2, 4) and (6, 10) the x average is 4 and the y average is 7, so the midpoint is (4, 7).
Subtracting instead of averaging. Subtraction gives the gap between the points, not the place halfway along.