Question: If the midpoint of a line segment is (4, 5) and one endpoint is (2, 3), what is the other endpoint?
Options:
Correct Answer: (6, 7)
Solution:
Let the other endpoint be (x, y). The midpoint formula gives (2 + x)/2 = 4 and (3 + y)/2 = 5. Solving these gives x = 6 and y = 7.