The coordinates of the point dividing the line segment joining (1, 2) and (3, 4) in the ratio 2:1 are
Q1. The coordinates of the point dividing the line segment joining (1, 2) and (3, 4) in the ratio 2:1 are
Answer: (7 / 3, 10 / 3)
Explanation: Using section formula: ((mx2 + nx1) / (m + n), (my2 + ny1) / (m + n)) = ((2*3 + 1*1) / (2 + 1), (2*4 + 1*2) / (2 + 1)) = (7 / 3, 10 / 3)