SOLUTION: A piggy bank contains nickels, dimes, and quarters. If there are a total of fourteen coins, the value of the nickels is equal to the value of the dimes, and the entire set is worth

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: A piggy bank contains nickels, dimes, and quarters. If there are a total of fourteen coins, the value of the nickels is equal to the value of the dimes, and the entire set is worth      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1002802: A piggy bank contains nickels, dimes, and quarters. If there are a total of fourteen coins, the value of the nickels is equal to the value of the dimes, and the entire set is worth a total of $1.30, how many nickels are there?
Found 2 solutions by josmiceli, addingup:
Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
Let +n+ = number of nickels
Let +d+ = number of dimes
Let +q+ = number of quarters
---------------------------
(1) +n+%2B+d+%2B+q+=+14+
(2) +5n+=+10d+
(3) +5n+%2B+10d+%2B+25q+=+130+ ( in cents )
------------------------------------
(2) +n+=+2d+
(1) +2d+%2B+d+%2B+q+=+14+
(1) +3d+%2B+q+=+14+
(1) +q+=+-3d+%2B+14+
----------------------
(3) +5n+%2B+10d+%2B+25q+=+130+
(3) +5%2A2d+%2B+10d+%2B+25%2A%28+-3d+%2B+14+%29+=+130+
(3) +10d+%2B+10d+-+75d+%2B+350+=+130+
(3) +-55d+=+-220+
(3) +d+=+4+
and
(2) +n+=+2d+
(2) +n+=+2%2A4+
(2) +n+=+8+
and
(1) +q+=+-3d+%2B+14+
(1) +q+=+-3%2A4+%2B+14+
(1) +q+=+14+-+12+
(1) +q+=+2+
There are 8 nickels
-------------------
check answer:
(3) +5n+%2B+10d+%2B+25q+=+130+
(3) +5%2A8+%2B+10%2A4+%2B+25%2A2+=+130+
(3) +40+%2B+40+%2B+50+=+130+
(3) +130+=+130+

Answer by addingup(3677) About Me  (Show Source):
You can put this solution on YOUR website!
There are 14 coins in nickels, dimes, quarters:
n+d+q= 14 (equation 1)
Nickels, dimes and quarters add up to 1.30:
0.05n+0.10d+0.25q= 1.30 (equation 2)
------------------------
The value of the nickels = value of dimes:
0.05n= 0.10d
And, since there are two nickels in every dime, in order to have the same number of coins you would need twice as many dimes(count coins, not money)
n= 2d
--------------------------
2d+d+q= 14 Add d on left:
3d+q= 14 Subtract 3d on both sides:
q= -3d+14
-------------------------
Going back to equation 2:
0.05n+0.10d+0.25q= 1.30 We just said n= 2d, substitute:
0.05(2d)+0.10d+0.25q= 1.30 We also just said q= -3d+14, substitute:
0.05(2d)+0.10d+0.25(-3d+14)= 1.30 Multiply to get rid of parenthesis:
0.10d+0.10d-0.75d+3.50= 1.30 Add d on left and subtract 3.50 on both sides:
-0.55d=-2.20 Divide both sides by -0.55 (and remember, -/-= +)
d= 4 You have 4 dimes. And the nickels are twice as many:
n= 4*2= 8 And the quarters are -3d+14:
q= -3d+14 and we have 4 dimes, so:
q= -3(4)+14
q= -12+14= 2 we have 2 quarters.
Proof:
4 dimes: 0.40
8 nickels: 0.40
2quarters: 0.50
-----------------
Total:.......1.30 We have the correct answer