How do you find the slope of the line passing through the points (-6, 1) and (4, -4)?

1 Answer
Dec 13, 2016

The slope for this line is m = -1/2m=12

Explanation:

To find the slope of a line passing through two points you use the formula:

m = (y_2 - y_1)/(x_2 - x_1)m=y2y1x2x1

where m is the slope and the x and y variables are the points:

(x_1, y_1)(x1,y1) and (x_2, y_2)(x2,y2).

Substituting the points given in the example into the formula and solving for mm gives the slope:

m = (-4 - 1)/(4 - -6)m=4146

m = (-5)/10m=510

m = -1/2m=12