SOLUTION: aviva has a total of 56 coins, all which are either dimes or nickels . the total value of the coins is $5.05. find the number of each coin?

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: aviva has a total of 56 coins, all which are either dimes or nickels . the total value of the coins is $5.05. find the number of each coin?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 922700: aviva has a total of 56 coins, all which are either dimes or nickels . the total value of the coins is $5.05. find the number of each coin?
Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
Aviva has a total of 56 coins, all which are either dimes or nickels. The total
value of the coins is $5.05. Find the number of each coin?
Let the number of nickels be x
Then the number of dimes, using 
ONE PART = TOTAL MINUS OTHER PART,
is 56-x.  
                      Value      Value
Type       Number       of         of
 of          of        EACH       ALL
coin        coins      coin      coins
-------------------------------------------
NICKELS      x        $0.05    $0.05x 
DIMES      56-x       $0.10    $0.10(56-x)
-------------------------------------------
TOTALS      56        -----    $5.05

 The equation comes from the column on the right

  %28matrix%284%2C1%2CValue%2Cof%2CALL%2Cnickels%29%29%22%22%2B%22%22%28matrix%284%2C1%2CValue%2Cof%2CALL%2Cdimes%29%29%22%22=%22%22%28matrix%284%2C1%2CTotal%2Cvalue%2Cof%2Ccoins%29%29

0.05x + 0.10(56-x) = 5.05

Get rid of decimals by multiplying every term by 100

     5x + 10(56-x) = 505

    5x + 560 - 10x = 505

         -5x + 560 = 505

               -5x = -55

                 x = 11 = the number of nickels

The number of dimes is 56-x or 56-11 or 45 dimes.

Checking:  11 nickels is $0.55 and 45 dimes is $4.50

And indeed $0.55+4.50 = $5.05.

Edwin