
Jayson K. answered 09/11/19
Math homework help
m = (y2 - y1)/(x2 - x1)
All you need are two points. Since they gave you five, just pick any two: I'll choose (1, -8) & (3, -18) you can try this with any other pair you wish. We both should end up with the same answer.
Here my (1, -8) acts as my (x1, y1) and (3, -18) acts as my (x2, y2) thus,
m = (y2 - y1)/(x2 - x1) = (-18 - (-8))/(3 - 1) = -10/2 = -5
Hope this helps.
Mr. K