You can put this solution on YOUR website! If I have 35 dimes and quarters that equal $6.95. How many dimes do I have? How many quarters do I have?
.
Let x = quarters
then
35-x = dimes
.
.25x + .10(35-x) = 6.95
.25x + 3.5-.10x = 6.95
.15x + 3.5 = 6.95
.15x = 3.45
x = 3.45/.15
x = 23 (quarters)
.
Dimes:
35-x = 35-23 = 12