How do you find the slope of the line that passes through the points (2,5) and (3,9)?

1 Answer
May 2, 2018

color(green)("Slope of the given line is " color(blue)(m = 4

Explanation:

Slope formula m = (y_2 - y_1) / (x_2 - x_1

"Given : " (x_1, y_1) = (2,5), (x_2, y_2) = (3,9)

m = (9 - 5) / (3-2) = 4/1 = 4