SOLUTION: Need help solving for x: rx + h = 5x - k
Algebra
->
Equations
-> SOLUTION: Need help solving for x: rx + h = 5x - k
Log On
Algebra: Equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Equations
Question 918727
:
Need help solving for x: rx + h = 5x - k
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
rx + h = 5x - k
-------------------
rx - 5x = -(k+h)
----
x(r-5) = (k+h)
-----
x = (k+h)/(r-5)
-------------------
Cheers,
Stan H.
----------------