SOLUTION: Richard has a piggy bank containing only dimes and quarters. He has seven more quarters than dimes. If the total value of the coins is $3.85, how many dimes and quarters does Richa
Question 490789: Richard has a piggy bank containing only dimes and quarters. He has seven more quarters than dimes. If the total value of the coins is $3.85, how many dimes and quarters does Richard have? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! He has seven more quarters than dimes. If the total value of the coins is $3.85, how many dimes and quarters does Richard have?
--------------------------
Equations:
q = d + 7
10d + 25q = 385 cents
-------------------
Substitute for "q" and solve for "d":
10d + 25(d+7) = 385
10d + 25d + 175 = 385
35d = 210
d = 6 (# of dimes)
----
Solve for "q":
q = d+7
q = 6+7 = 13 (# of quarters)
============================
Cheers,
Stan H.