SOLUTION: If the value of n nickels plus d dimes is c cents, what is n in terms of d and c?

Algebra ->  Expressions-with-variables -> SOLUTION: If the value of n nickels plus d dimes is c cents, what is n in terms of d and c?      Log On


   



Question 1145151: If the value of n nickels plus d dimes is c cents, what is n in terms of d and c?
Answer by josgarithmetic(39620) About Me  (Show Source):
You can put this solution on YOUR website!
----------------------------------------------------------------------------
If the VALUE of n nickels plus d dimes is c cents, what is n in terms of d and c?
------------------------------------------------------------------------------

5n%2B10d=c
5n=c-10d
n=c%2F5-2d