SOLUTION: 10 dollars in bank, 11 more nickels than dimes, how many coins in bank?

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: 10 dollars in bank, 11 more nickels than dimes, how many coins in bank?       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 728231: 10 dollars in bank, 11 more nickels than dimes, how many coins in bank?
Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
You could have 1 dime, 12 nickels and 930 pennies.
You could have 9 quarters, 24 dimes, 35 nickels and 360 pennies.
You could have 33 quarters, 8 dimes, and 19 nickels.

Many, many, many ways!

Notice thet you didn't say anything about not having other coins
besides nickels and dimes.  You just said there are 11 more nickels 
than dimes.  That is true about all those solutions above, and
there are many other possibilities.  

Be sure to state if the bank only contains nickels and dimes.

If you meant that there are only nickels and dimes, then

Let d = the number of dimes

Then the number of nickels is d+11

The equation comes from

             %28matrix%286%2C1%2C%0D%0A%0D%0A%22%240.05%22%2CTIMES%2CTHE%2CNUMBER%2COF%2CNICKELS%29%29%22%22%2B%22%22%28matrix%286%2C1%2C%0D%0A%0D%0A%22%240.10%22%2CTIMES%2CTHE%2CNUMBER%2COF%2CDIMES%29%29%22%22=%22%22%22%2410.00%22

          0.05(d+11) + 0.10(d) = 10.00

Clear of decimals by multiplying all the decimals by 100.

                 5(d+11) + 10d = 1000
                 5d + 55 + 10d = 1000
                      15d + 55 = 1000
                           15d = 945
                             d = 63

So there are 63 dimes and 

The number of nickels is d+11 = 63+11 = 74 nickels.

Edwin