SOLUTION: How do I find the slope of the line (2m,m) (4m,3m) where m can not be 0?
Algebra
->
Linear-equations
-> SOLUTION: How do I find the slope of the line (2m,m) (4m,3m) where m can not be 0?
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 823319
:
How do I find the slope of the line (2m,m) (4m,3m) where m can not be 0?
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
slope = (y2 - y1)/(x2 - x1)
slope = (3m - m)/(4m - 2m)
slope = (2m)/(2m)
slope = 1
So the slope is 1 where