SOLUTION: jake has 2.50 worth of nickels and dimes.she has 36 coins in total. how many nickels and dimes does she have

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: jake has 2.50 worth of nickels and dimes.she has 36 coins in total. how many nickels and dimes does she have      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1037506: jake has 2.50 worth of nickels and dimes.she has 36 coins in total. how many nickels and dimes does she have
Found 2 solutions by Edwin McCravy, ikleyn:
Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
Let the number of nickels be x
Let the number of dimes be y


                      Value      Value
Type       Number       of         of
 of          of        EACH       ALL
coin        coins      coin      coins
-------------------------------------------
nickels       x      $0.05       $0.05x
dimes         y      $0.10       $0.10y
-------------------------------------------
TOTALS       36      -----       $2.50

 The first equation comes from the "Number of coins" column.

  %28matrix%283%2C1%2CNumber%2Cof%2Cnickels%29%29%22%22%2B%22%22%28matrix%283%2C1%2CNumber%2Cof%2Cdimes%29%29%22%22=%22%22%28matrix%284%2C1%2Ctotal%2Cnumber%2Cof%2Ccoins%29%29

                   x + y = 36

 The second equation comes from the "Value of all coins" column.
  %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%285%2C1%2CTotal%2Cvalue%2Cof%2CALL%2Ccoins%29%29

           0.05x + 0.10y = 2.5

Get rid of decimals by multiplying every term by 100:

                5x + 10y = 250

 So we have the system of equations:
           system%28x+%2B+y+=+36%2C5x+%2B+10y+=+250%29.

We solve by substitution.  Solve the first equation for y:

                   x + y = 36
                       y = 36 - x

Substitute (36 - x) for y in 5x + 10y = 250

         5x + 10(36 - x) = 250
          5x + 360 - 10x = 250
               -5x + 360 = 250
                     -5x = -110
                       x = 22 = the number of nickels.

Substitute in y = 36 - x
              y = 36 - (22)
              y = 14 dimes.

Checking:  22 nickels is $1.10 and 14 dimes is $1.40
            That's 36 coins.
            And indeed $1.10 + $1.40 = $2.50
Edwin


Answer by ikleyn(52747) About Me  (Show Source):
You can put this solution on YOUR website!
.
For coin problems and their detailed solutions see the lessons in this site:
    - Coin problems
    - More Coin problems
    - Solving coin problems without using equations
    - Kevin and Randy Muise have a jar containing coins
    - Typical coin problems from the archive

Read them attentively and become an expert in this field.