SOLUTION: if you have a total of 21 coins, all nickels and dimes. The total value is $1.70. How many nickels and how many dimes do you have?

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: if you have a total of 21 coins, all nickels and dimes. The total value is $1.70. How many nickels and how many dimes do you have?       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 560426: if you have a total of 21 coins, all nickels and dimes. The total value is $1.70. How many nickels and how many dimes do you have?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
if you have a total of 21 coins, all nickels and dimes. The total value is $1.70. How many nickels and how many dimes do you have?
-----
Equations:
n + d = 21
5n + 10d = 170 cents
----------------------------
Multiply thru the 1st equation by 5:
5n + 5d = 5*21
5n +10d = 170
--------------
Subtract and solve for "d":
5d = 65
d = 13 (# of dimes)
----
n+d = 21
n + 13 = 21
n = 8 (# of nickels)
======================
Cheers,
Stan H.
======================