SOLUTION: A collection of 36 coins consist of dimes and nickles. The total value is $2.15. How many dimes are there

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: A collection of 36 coins consist of dimes and nickles. The total value is $2.15. How many dimes are there      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 725740: A collection of 36 coins consist of dimes and nickles. The total value is $2.15. How many dimes are there
Found 2 solutions by nshah11, Edwin McCravy:
Answer by nshah11(47) About Me  (Show Source):
You can put this solution on YOUR website!
0.05(x) + 0.10(36 - x) = 2.15
-0.05(x) + 3.6 = 2.15
-0.05(x) = -1.45
x = 29 nickels
36 - x = 7 dimes

Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
Two ways to do it.

Without algebra:

It would take $2.15÷$0.05 = 43 nickels to make $2.15. We
start with 43 nickels. But that is 43-36 or 7 coins too many.
So we take away 7 nickels leaving 36 nickels.  Now to make up 
for those 7 nickels we took away, we replace 7 of those 36 
nickels by dimes.  So we have 7 dimes and 36-7 or 29 nickels. 

With algebra:

Let x = the number of dimes.
Then the number of nickels is 36-x.

           coins    value per coin    value of coins   
dimes        x           0.10             0.10x
nickels    36-x          0.05          0.05(36-x)                 
----------------------------------------------------
total       36                            2.15

                  %28matrix%283%2C1%2CVALUE%2COF%2CDIMES%29%29%22%22%2B%22%22%28matrix%283%2C1%2CVALUE%2COF%2CNICKELS%29%29%22%22=%22%22%28matrix%284%2C1%2CTOTAL%2CVALUE%2COF%2CCOINS%29%29

                0.10x + 0.05(36-x) = 2.15

Multiply through by 100
                 
                      10x + 5(36-x) = 215
                     10x + 180 - 5x = 215
                           5x + 180 = 215
                                 5x = 35
                                  x = 35%2F5
                                  x = 7

So there are 7 dimes and 36-7 or 29 nickels.     

Edwin