SOLUTION: x=y/z+1.00 sove for z algebraically.
Algebra
->
Equations
-> SOLUTION: x=y/z+1.00 sove for z algebraically.
Log On
Algebra: Equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Equations
Question 892014
:
x=y/z+1.00
sove for z algebraically.
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
x=y/z+1.00
sove for z algebraically.
----------
x=y/z+1
Subtract 1
x-1 = y/z
Multiply by z
z*(x-1) = y
Divide
z = y/(x-1)