SOLUTION: a piggy bank contains 91 coins which are nickles, dimes and quarters. there are twice as many quarters as dimes, and half as many nickles as dimes. how much is in the piggy bank?
Algebra ->
Customizable Word Problem Solvers
-> Coins
-> SOLUTION: a piggy bank contains 91 coins which are nickles, dimes and quarters. there are twice as many quarters as dimes, and half as many nickles as dimes. how much is in the piggy bank?
Log On
Question 1006550: a piggy bank contains 91 coins which are nickles, dimes and quarters. there are twice as many quarters as dimes, and half as many nickles as dimes. how much is in the piggy bank? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! a piggy bank contains 91 coins which are nickles, dimes and quarters. there are twice as many quarters as dimes, and half as many nickles as dimes. how much is in the piggy bank?
------
Equtions:
n + d + q = 91 coins
q = 2d
n = d/2
-----
Substitute for "q" and "n" and solve of d::
2d + d + d/2 = 91
---------------------------
(7/2)d = 91
---
(1/2)d = 13
-----------
dimes = 26 (# of dimes)
q = 2d = 52 (# of quarters)
n = d/2 = 13 (# of nickels)
============
Cheers s,
Stan