Question
Question: Using the method of slope, show that the points A(16, -18), B(3, -6) and C(-10, 6) are collinear....
Using the method of slope, show that the points A(16, -18), B(3, -6) and C(-10, 6) are collinear.
Solution
Hint: Any three points are collinear when the slope of the lines formed by any two pairs of points are equal. That is, mAB=mBC=mAC. The slope between the points (x1, y1) and (x2, y2) can be calculated as-
m=x2−x1y2−y1
Complete step-by-step answer:
We will first find the slope mAB, this can be calculated as-
mAB=3−16−6−(−18) mAB=−1312=−1312
The slope mBC can be calculated as-
mBC=−10−36−(−6) mBC=−1312=−1312
Now, AB and BC have the same slope and pass through the same point B, hence they coincide. This means that the points A, B and C lie on the same line and are collinear points.
Note: We can also solve this problem by finding the equation of the line through AB and then check if C satisfies it or not.
The equation of line AB is given by-
y - y1 = m(x - x1)
y+6=−1312(x−3)
13y + 78 = -12x + 36
12x + 13y + 42 = 0
Substituting C(-10, 6),
-120 + 78 + 42 = 0
0 = 0
Hence, the points are collinear.