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

Answer
(320,313)
Explanation
Solution
The coordinates of the point P which divides the line segment joining A(x1,y1) and B(x2,y2) in the ratio m:n internally are given by the section formula:
P(x,y)=(m+nmx2+nx1,m+nmy2+ny1)
Given:
Point A(x1,y1) = (4, 3)
Point B(x2,y2) = (8, 5)
Ratio m:n = 2:1 (so, m = 2, n = 1)
Substitute the values into the formula:
For the x-coordinate of P:
x=2+12×8+1×4
x=316+4
x=320
For the y-coordinate of P:
y=2+12×5+1×3
y=310+3
y=313
Therefore, the coordinates of point P are (320,313).