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