SOLUTION: sarah has a collection of nickles, dimes, and quarters worth $15.75. she has 10 more dimes than nickles and twice as many quarters as dimes. How many coins of each does she have?

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: sarah has a collection of nickles, dimes, and quarters worth $15.75. she has 10 more dimes than nickles and twice as many quarters as dimes. How many coins of each does she have?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 135378: sarah has a collection of nickles, dimes, and quarters worth $15.75. she has 10 more dimes than nickles and twice as many quarters as dimes. How many coins of each does she have?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
sarah has a collection of nickles, dimes, and quarters worth $15.75. she has 10 more dimes than nickels and twice as many quarters as dimes. How many coins of each does she have?
------------------------------------------------
Let # of nickels be "x" ; Value is 5x cents
# of dimes is "x+10" ;value is 10(x+10) = 10x+100 cents
# of quarters is 2(x+10)=2x+20; value is 25(2x+20) = 50x+500 cents
--------------------------------
EQUATION:
value + value + value = 1575 cents
5x + 10x+100+50x+500 = 1575
65x +600 = 1575
65x = 975
x = 15 (number of nickels)
x+10 = 25 (number of dimes)
2x+20 = 50 (number of quarters)
===================================
Cheers,
Stan H.