SOLUTION: Determine whether the three points are collinear (0,-4), (-3,-13), (2,2)

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Determine whether the three points are collinear (0,-4), (-3,-13), (2,2)      Log On


   



Question 1032933: Determine whether the three points are collinear
(0,-4), (-3,-13), (2,2)

Found 2 solutions by robertb, ikleyn:
Answer by robertb(5830) About Me  (Show Source):
You can put this solution on YOUR website!
abs%28matrix%283%2C3%2C1%2C0%2C-4%2C1%2C+-3%2C+-13%2C+1%2C2%2C2%29%29+=+0, so the three points are collinear.

Answer by ikleyn(52803) About Me  (Show Source):
You can put this solution on YOUR website!
.
Another solution is to calculate the slope values between the 2-nd and the 1-st point and between the 3-rd and the 2-nd points.

If the slope values are the same, then the points are collinear.