SOLUTION: y=mx+b solve for m
Algebra
->
Expressions-with-variables
-> SOLUTION: y=mx+b solve for m
Log On
Algebra: Expressions involving variables, substitution
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Expressions-with-variables
Question 527078
:
y=mx+b solve for m
Answer by
oberobic(2304)
(
Show Source
):
You can
put this solution on YOUR website!
y = mx + b
.
subtract 'b' from both sides
.
y - b = mx
so
mx = y -b
.
divide both sides by 'x'
.
m = (y-b)/x
.
Done.