Question: If point C is at (3, 5) and point D is at (9, 1), what is the coordinates of the point that divides CD in the ratio 2:3?
Options:
Correct Answer: (5.4, 3.2)
Solution:
Using the section formula: P = ((2*9 + 3*3)/(2+3), (2*1 + 3*5)/(2+3)) = (5.4, 3.2).