Question
Question: Find the coordinates of the point P which divides the line segment joining A(1,2) and B(3,4) in the ...
Find the coordinates of the point P which divides the line segment joining A(1,2) and B(3,4) in the ratio 2:1 internally.

A
(1/3, 10/3)
B
(7/3, 5/3)
C
(5/3, 10/3)
D
(8/3, 11/3)
Answer
(7/3, 10/3)
Explanation
Solution
To find the coordinates of point P, we use the section formula for internal division:
P(x,y)=(m+nmx2+nx1,m+nmy2+ny1)
Given:
- A(x1,y1) = (1, 2)
- B(x2,y2) = (3, 4)
- Ratio m:n = 2:1
Substitute the values:
x=2+12×3+1×1=37
y=2+12×4+1×2=310
Therefore, P = (37,310). None of the options match, however, the correct answer is (37,310).