SOLUTION: Hakeem has $2.35 in nickels and quarters. He has 23 coins altogether. How many coins of each kind does he have?

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: Hakeem has $2.35 in nickels and quarters. He has 23 coins altogether. How many coins of each kind does he have?       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 926305: Hakeem has $2.35 in nickels and quarters. He has 23 coins altogether. How many coins of each kind does he have?

Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
Hakeem has $2.35 in nickels and quarters. He has 23 coins altogether. How many coins of each kind does he have?
Let the number of nickels be x
Then the number of quarters, using

ONE PART = TOTAL MINUS OTHER PART,

is 23-x.
                      Value      Value
Type       Number       of         of
 of          of        EACH       ALL
coin        coins      coin      coins
-------------------------------------------
NICKELS      x        $0.05    $0.05x
QUARTERS   23-x       $0.10    $0.10(23-x)
-------------------------------------------
TOTALS      23        -----    $2.35

 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%2Cquarters%29%29%22%22=%22%22%28matrix%284%2C1%2CTotal%2Cvalue%2Cof%2Ccoins%29%29

0.05x + 0.25(23-x) = 2.35

Get rid of decimals by multiplying every term by 100

     5x + 25(23-x) = 235

    5x + 575 - 25x = 235

        -20x + 575 = 235

              -20x = -340

                 x = 17 = the number of nickels

The number of quarters is 23-x or 23-17 or 6 quarters.

Checking:  17 nickels is 17($0.05) = $0.85 
and 6 quarters is 6($.25) = %1.50

Indeed that's 17+6 = 23 coins and $0.85+$1.50 = $2.35.

Edwin