SOLUTION: d=c-s/5n for s
Algebra
->
Signed-numbers
-> SOLUTION: d=c-s/5n for s
Log On
Algebra: Operations with Signed Numbers
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Signed-numbers
Question 178682
:
d=c-s/5n for s
Found 2 solutions by
Alan3354, stanbon
:
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
d=c-s/5n for s
d-c = -s/5n
-s = 5n*(d-c)
s = 5n*(c-d)
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
d=c-s/5n for s
Rearrange:
s/5n = c-d
s = (5n)(c-d)
===============
Cheers,
Stan H.