The first two tutors did it by slopes and showing they are points on the same
line. Those are valid methods, but the method asked for here is how to do it
by addition of line segments.
We use the distance formula to find the length of the line segment from a(-3,0)
to b(-1,-1)
Now we use the distance formula also to find the length of the line segment
from the point b(-1,-1) to c(5,-4)
Now we find the length of the line segment from a(-3,0) to c(5,-4) to see if the
sum of those two segments equals to this total length.
And we see that the sum of the two shorter line segments equal to the whole
longest line segment:
That proves that all three points lie on the same line.
Edwin