Question 1052002: a child finds 30 nickels and dimes between the sofa cushions. how many dimes did the child find if the total was $1.90 Found 2 solutions by stanbon, ikleyn:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! a child finds 30 nickels and dimes between the sofa cushions. how many dimes did the child find if the total was $1.90
------------------
Quantity Eq.:: n + d = 30 coins
Value Eq:::: 5n +10d = 190 cents
-------------------------------------
Modify for elimination:
n + d = 30
n + 2d = 38
----
Subtract and solve for "d":
d = 8 (# of dimes)
n = 30-8 = 22 (# of nickels)
-------------------
Cheers,
Stan H.
--------------