The point divides the line segment joining (4,−3) and (8,5) in the ratio 3:1 internally.
Using the section formula for internal division, when a point divides a line segment joining two points in the ratio m:n internally:
P=(m+nm×x2+n×x1,m+nm×y2+n×y1)
Given:
(x1,y1)=(4,−3)
(x2,y2)=(8,5)
m:n=3:1, so m=3 and n=1
For the x-coordinate:
x=m+nm×x2+n×x1
x=3+13×8+1×4
x=424+4
x=428
x=7
For the y-coordinate:
y=m+nm×y2+n×y1
y=3+13×5+1×(−3)
y=415−3
y=412
y=3
Therefore, the coordinates are (7,3).