A(2,5),B(−1,2) and C(5,8) are the vertices of a triangle ABC, 'M' is a point on AB such that AM : MB =1:2. Find the co-ordinates of 'M'. Hence find the equation of the line passing through the points C and M.
Open in App
Solution
M is a point which divides the line segment AB internally in the ratio 1:2 because it is on AB and not on the extended portion of AB.
To find the coodrinates of a point (X,Y) which divides a line segment joining (xA,yA) and (xB,yB) internally in the ratio m:n, we use the formula:
X=mxB+nxAm+n and
Y=myB+nyAm+n
So the point M can be found with the formula:
xM=2xA+xB3=2×2−13=1 and
yM=2yA+yB3=2×5+23=4
Thus, the coordinates of the point M are (1,4)
The equation of the line passing through points C and M can be obtained using the two-point form of line equation as:
y−yCx−xC=yM−yCxM−xC
y−8x−5=4−81−5=1
⇒x−y+3=0
Thus the equation of the line passing through the points C and M is x−y+3=0