You can put this solution on YOUR website! a purse contains $1.15 in nickels and dimes and has 20 coins. How many dimes are n the purse?
.
Let d = number of dimes
then
20-d = number of nickels
.
.05(20-d) + .10d = 1.15
1-.05d + .10d = 1.15
1+.05d = 1.15
.05d = .15
d = .15/.05
d = 3 (answer)