Question 1040691: A childs piggy bank contains 44 coins in quarters and dimes. The coins have a total value of $8.60. Find the number of quarters in the bank Answer by ikleyn(52781) (Show Source):
You can put this solution on YOUR website! .
A childs piggy bank contains 44 coins in quarters and dimes. The coins have a total value of $8.60. Find the number of quarters in the bank
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Let x be the number of quarters.
Then the number of dimes is 44-q.
Quarters contribute 25*q cents into the total.
Dimes contribute 10*(44-q) cents into the total.
So you have an equation
25q + 10*(44-q) = 860 (the total in cents !)
Simplify and solve for q:
25q + 440 - 10q = 860,
15q = 860 - 440.
15q = 420.
q = = 28.
Answer. There are 28 quarters in the bank.