Question 956245: A box contains 80 coins only dimes and nickles the box has $6.10 how many dimes and nickles are in the box? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A box contains 80 coins only dimes and nickles the box has $6.10 how many dimes and nickles are in the box?
-----
Equations:
n + d = 80 coins
5n+10d = 610 cents
---------------------
Modify for elimination::
5n + 5d = 5*80
5n + 10d = 610
---------
Subtract and solve for "d"::
5d = 210
d = 42 (# of dimes)
----
Solve for "n":
n + d = 80
n + 42 = 80
n = 38 (# of nickels)
-----------
cheers,
Stan H.