Question: If point D divides the line segment joining points (2, 5) and (8, 9) in the ratio 3:1, what are the coordinates of point D?
Options:
Correct Answer: (5, 7)
Solution:
Using the section formula: D = ((3*8 + 1*2)/(3+1), (3*9 + 1*5)/(3+1)) = (5, 7).