SOLUTION: I need help with this problem. I found a handful of change (consisting of nickels, dimes and quarters) totaling $4.30. There were 3 times as many nickels as quarters and 2 more th

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: I need help with this problem. I found a handful of change (consisting of nickels, dimes and quarters) totaling $4.30. There were 3 times as many nickels as quarters and 2 more th      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 294101: I need help with this problem.
I found a handful of change (consisting of nickels, dimes and quarters) totaling $4.30. There were 3 times as many nickels as quarters and 2 more than twice as many nickels than dimes. How many of each type of coin were found?

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
Let n, d, q, = no. of each coin
:
Write an equation for each statement
:
a handful of change (consisting of nickels, dimes and quarters) totaling $4.30.
.05n + .10d + .25q = 4.30
multiply by 100 to get rid of the decimals
5n + 10d + 25q = 430
:
There were 3 times as many nickels as quarters
n = 3q
q = 1%2F3n
:
and 2 more than twice as many nickels than dimes.
n = 2d + 2
n - 2 = 2d
2d = (n-2)
divide both sides by 2
d = (.5n-1)
:
How many of each type of coin were found?
Substitute for d and q
5n + 10d + 25q = 430
5n + 10(.5n-1) + 25(1%2F3n) = 430
multiply by 3 to get rid of the fraction, results
15n + 30(.5n-1) + 25n = 1290
15n + 15n - 30 + 25n = 1290
55n = 1290 + 30
55n = 1320
n = 1320%2F55
n = 24 nickels
then
q = 1%2F324
q = 8 quarters
and
d = .5(24) - 1
d = 11 dimes
:
:
Check solution
.05(24) + .10(11) + .25(8) =
1.20 + 1.10 + 2.00 = 4.30