How do you find the slope for (-1,6) and (4,10)?

1 Answer
Jun 15, 2018

color(pink)("Slope of the line is " m = 4/5

Explanation:

"Gradient formula " m = (y_2 - y_1) / (x_2 - x_1)

(x_1, y_1) = (-1,6), (x_2, y_2) = (4,10)

m = (10 - 6) / (4 - (-1)) = 4/5