SOLUTION: Jeffery has a piggy bank with $28.00 in dimes and quarters. If there are 205 coins in total, how many of each coin does he have?

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: Jeffery has a piggy bank with $28.00 in dimes and quarters. If there are 205 coins in total, how many of each coin does he have?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 424032: Jeffery has a piggy bank with $28.00 in dimes and quarters. If there are 205 coins in total, how many of each coin does he have?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Jeffery has a piggy bank with $28.00 in dimes and quarters. If there are 205 coins in total, how many of each coin does he have?
-------------------
Equations:
Quantity Eq.::: d + q = 205 coins
Value Eq.:::: 10d + 25q = 2800 cents
-------------------------------------------
Multiply thru the Quantity Eq. by 10 to get:
10d + 10q = 2050
10d + 25q = 2800
----------------------
Subtract and solve for "q":
15q = 750
q = 50 (# of quarters)
---
Solve for "d":
d + q = 205
d + 50 = 205
d = 155 (# of dimes)
======================
Cheers,
Stan H.
===============