Given, points M(−3,−4), A(0,0) and G(6,8).
To check collinearity, we use the distance formula and verify:
MA+AG=MG
By distance formula, we have
D=(x2−x1)2+(y2−y1)2
MA=[0−(−3)]2+[0−(−4)]2
=(32+42)=9+16
=25=5
AG=(6−0)2+(8−0)2
=36+64=100=10
MG=[6−(−3)]2+[8−(−4)]2
=92+122=81+144
=225=15
Now, MA+AG=5+10=15=MG
Hence, the given three points are collinear.
## Concept Applied
Three points are collinear when the sum of the two shorter distances between them is exactly equal to the longest distance.