Question: If the coordinates of point D are (5, 5) and it is the midpoint of line segment joining points E(3, 1) and F(x, y), what are the coordinates of F?
Options:
Correct Answer: (9, 7)
Solution:
Using the midpoint formula: D = ((x1 + x2)/2, (y1 + y2)/2). Solving gives F(7, 9).