SOLUTION: I have six more than twice as many dimes as I have nickels. I have four less quarters than nickels. Altogether I have $5.60. How many of each coin do I have?

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: I have six more than twice as many dimes as I have nickels. I have four less quarters than nickels. Altogether I have $5.60. How many of each coin do I have?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 131831: I have six more than twice as many dimes as I have nickels. I have four less quarters than nickels. Altogether I have $5.60. How many of each coin do I have?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
I have six more than twice as many dimes as I have nickels. I have four less quarters than nickels. Altogether I have $5.60. How many of each coin do I have?
--------------------
Let number of nickels be "x" ; value of these is 5x cents
-------------------
# of dimes = "2x+6" ; value is 10(2x+6) = 20x+60 cents
-------------------
# of quarters = "x-4" ;value is 25(x-4) = 25x-100 cents
------------------------
EQUATION:
value + value + value = 560cents
5x + 20x+60 + 25x-100 = 560
50x = 600
x = 12 (# of nickels)
2x+6 = 32 (# of dimes)
x-4 = 8 (# of quarters)
==========================
Cheers,
Stan H.