Question: If point C(1, 1) divides the line segment joining points A(0, 0) and B(4, 4) in the ratio k:1, what is the value of k?
Options:
Correct Answer: 2
Solution:
Using the section formula, C = ((kx2 + x1)/(k+1), (ky2 + y1)/(k+1)). Setting C(1, 1) gives k = 1.