SOLUTION: Find the slope if it exists of the line containing the pair of points (8,7) and (10,-10)
Algebra
->
Linear-equations
-> SOLUTION: Find the slope if it exists of the line containing the pair of points (8,7) and (10,-10)
Log On
Algebra: Linear Equations, Graphs, Slope
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear-equations
Question 474469
:
Find the slope if it exists of the line containing the pair of points (8,7) and (10,-10)
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
x1 y1 x2 y2
8 7 10 -10
slope m = (y2-y1)/(x2-x1)
( -10 - 7 )/( 10 - 8 )
( -17 / 2 )
m= -8.50