Find the coordinates of the point which divides the line segment joining the points A(4,−3) and B(9,7) in the ratio 3:2
Using the section formula, if a point (x,y) divides the line joining the points (x1,y1) and (x2,y2) in the ratio m:n, then (x,y)=(mx2+nx1m+n,my2+ny1m+n)
Let the required point be (x,y)
Substituting (x1,y1)=(4,−3) and (x2,y2)=(9,7) and m=3,n=2 in the section formula, we get
(x,y)=(3(9)+2(4)3+2,3(7)+2(−3)3+2)
(x,y)=(27+85,21−65)
(x,y)=(355,155)
(x,y)=(7,3)