SOLUTION: Find the slope of the line that passes through each pair of points. A(1,-5), B(6,-7)

Algebra ->  Linear-equations -> SOLUTION: Find the slope of the line that passes through each pair of points. A(1,-5), B(6,-7)      Log On


   



Question 1032154: Find the slope of the line that passes through each pair of points.
A(1,-5), B(6,-7)

Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
x1 y1 x2 y2
1 -5 6 -7

slope m = (y2-y1)/(x2-x1)
( -7 - -5 )/( 6 - 1 )
( -2 / 5 )
m= - 2/5