You can put this solution on YOUR website! Norma saved nickels and dimes the first 50 coins she saved were worth 3.90 how many of each type had she saved
--------
Quantity Eq:: n + d = 50 coins
Value Eq:: 5n+10d = 390 cents
------------------------------------
Modify for elimination:
n + d = 50
n + 2d= 78
------
Subtract and solve for "d":
d = 28 (# of dimes)
----
Solve for "n"::
n + d = 50
n + 28 = 50
n = 22 (# of nickels)
========================
Cheers,
Stan H.
---------------