You can put this solution on YOUR website! Let number of nickels be "n"
Let number of dimes be "d"
QUANTITY EQUATION:
n + d = 52
Value of nickels = 5n cents
Value of dimes = 10q cents
VALUE EQUATION:
5n + 10d = 450 cents
Solve by substitution as follows:
n = 52-d
5(52-d)+ 10d = 450
260 - 5d +10d = 450
5d = 190
d = 38 (number of dimes)
n = 14 (number of nickels)
Cheers,
Stan H.