How do you find the slope of the line through (0, -2) and (6, -4)?

1 Answer
Sep 21, 2015

The line through (0,-2)(0,2) and (6,-4)(6,4) has a slope of -1/313

Explanation:

Given two points (x_1,y_1)(x1,y1) and (x_2,y_2)(x2,y2) the slope of the line through those points is given by the formula:

m=(Delta y)/(Delta x) = (y_2-y_1)/(x_2-x_1)

For the given points this becomes:

m=(-4 - (-2))/(6-0) = (-2)/(6) = -1/3