SOLUTION: A child's bank contains nickels dimes and quarters. There are three times as many nickels as dimes and there are five more quarters than nickels. The total value of the coins in

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: A child's bank contains nickels dimes and quarters. There are three times as many nickels as dimes and there are five more quarters than nickels. The total value of the coins in       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 428314: A child's bank contains nickels dimes and quarters. There are three times as many nickels as dimes and there are five more quarters than nickels. The total value of the coins in the bank is $6.25. Find the number of each type of coin.
Can somebody please help me?
Thank you,
Marie

Found 2 solutions by stanbon, tony.slattery:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A child's bank contains nickels dimes and quarters.
There are three times as many nickels as dimes
and there are five more quarters than nickels.
The total value of the coins in the bank is $6.25.
Find the number of each type of coin.
--------
Equation:
n = 3d
q = n+5
5n + 10d + 25q = 625
-----
Solve for d and n:
d = (1/3)n
q = n+5
---
Substitute and solve for "n":
5n + 10(1/3)n + 25(n+5) = 625
---
5n + (10/3)n + 25n+125 = 625
---
(30+(10/3))n = 500
(90+10)n = 1500
n = 15 (# of nickels)
d = (1/3)n = 5 (# of dimes)
q = n+5 = 20 (# of quarters)
=============================
Cheers,
Stan H.
==========

Answer by tony.slattery(3) About Me  (Show Source):
You can put this solution on YOUR website!
nickels = 3x
dimes = x
quarters = 3x + 5
total = 6.25
x + 3x + 3x + 5 = 6.25
.10x + .15x + .75x + 1.25 = 6.25
1x = 5
x = 5
dimes = 5
nickels = 15
quarters = 20