You can put this solution on YOUR website! If you have a collection of nickels and dimes of 63 coins how much of each coin do you need to get $5.05
------------------------
n + d = 63 (# of coins)
5n + 10d = 505 (value of coins)
=============
n + d = 63
n + 2d = 101
-------------- Subtract