SOLUTION: Monica has three times as many nickles as pennies and twice as many quarters as nickles. In all she has $3.32. How many coins of each type does she have?

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: Monica has three times as many nickles as pennies and twice as many quarters as nickles. In all she has $3.32. How many coins of each type does she have?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 229863: Monica has three times as many nickles as pennies and twice as many quarters as nickles. In all she has $3.32. How many coins of each type does she have?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Monica has three times as many nickles as pennies and twice as many quarters as nickles. In all she has $3.32. How many coins of each type does she have?
--------------------------------
Equations:
n = 3p
q = 2n
25q + 5n + p = 332 cents
-----------------
Rearrange:
p = 1/3 n
q = 2n
25q + 5n + p = 332
-------------------------
Substitute and solve for "n":
25(2n) + 5n + (1/3)n = 332
[55 1/3]n = 332
(166/3)n = 332
166n = 996
n = 6 (# of nickels)
p = (1/3)n = 2 (# of pennies)
q = 2n = 12 (# of quarters)
====================================
Cheers,
Stan H.