SOLUTION: A storeKeeper goes to the bank to get $10 worth of change. She requests twice as many quarters as half dollars, twice as many dimes as quarters, three times as many nickels as dime

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: A storeKeeper goes to the bank to get $10 worth of change. She requests twice as many quarters as half dollars, twice as many dimes as quarters, three times as many nickels as dime      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 257367: A storeKeeper goes to the bank to get $10 worth of change. She requests twice as many quarters as half dollars, twice as many dimes as quarters, three times as many nickels as dimes, and no pennies or dollars. How many of each coin did the storekeeper get?
Answer by drk(1908) About Me  (Show Source):
You can put this solution on YOUR website!
From the given we can create several equations:
(i) 5N+%2B+10D+%2B+25Q+%2B+50H+=+1000
(ii) Q = 2H
(iii) D = 2Q
(iv) N = 3D
Substituting everything in for the variable H, we get
(v) 60H+%2B+40H+%2B+50H+%2B+50H+=+1000
solving, we get
(vi) 200H+=+1000
(vii) H+=+5
so,
Q = 2H = 2*5 = 10
D = 2Q = 2*10 = 20
N = 3D = 3*20 = 60.
--
checking we get
5(60) + 10(20) + 25(10) + 50(5) = ????
300 + 200 + 250 + 250 = 1000