SOLUTION: Calculate the slope of a line passing through (x,5) and (7,2)
Algebra
->
Linear-equations
-> SOLUTION: Calculate the slope of a line passing through (x,5) and (7,2)
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 530199
:
Calculate the slope of a line passing through (x,5) and (7,2)
Answer by
oberobic(2304)
(
Show Source
):
You can
put this solution on YOUR website!
(x,y) = (x,5)
.
(x
1
,y
1
) = (7,2)
.
m = (y - y
1
) / (x - x
1
)
.
m = (5-7) / (x-2)
.
m = -2 / (x-2)
.
Done.