You can put this solution on YOUR website! Matthew has 5 more dimes than nickels. He has $15.50. How many dimes does he have? How many nickels?
============
Without the 5 more dimes, he has pairs of nickels and dimes worth 15 cents each and a total of $15.
1500/15 = 100 pairs.
--> 100 nickels
105 dimes
==================
The hard way
D = N+5
10D + 5N = 1550
10(N+5) + 5N = 1550
15N + 50 = 1550
N = 100
etc