SOLUTION: There are quarters and dimes any piggy bank. The coins are worth $8.50 there are 15 more dimes then there are quarters. How many of each coins are in the piggy bank ?
Algebra ->
Customizable Word Problem Solvers
-> Misc
-> SOLUTION: There are quarters and dimes any piggy bank. The coins are worth $8.50 there are 15 more dimes then there are quarters. How many of each coins are in the piggy bank ?
Log On
Question 1109112: There are quarters and dimes any piggy bank. The coins are worth $8.50 there are 15 more dimes then there are quarters. How many of each coins are in the piggy bank ? Answer by addingup(3677) (Show Source):
You can put this solution on YOUR website! d = q+15
0.10d + 0.25q = 8.5
substitute for d:
0.10(q+15) + 0.25q = 8.5
0.10q + 1.5 + 0.25q = 8.5
0.35q = 7
q = 20 there are 20 quarters and
d = q + 15 = 20 + 15 = 35
----------------------------------
Check:
20(0.25) + 35(0.10) = 5 + 3.5 = 8.50 Correct