SOLUTION: A stack of dimes and a stack of quarters total $6.80 in value. There are a total of 41 coins. Determine the number of dimes and the number of quarters in the stacks.

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: A stack of dimes and a stack of quarters total $6.80 in value. There are a total of 41 coins. Determine the number of dimes and the number of quarters in the stacks.       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1029975: A stack of dimes and a stack of quarters total $6.80
in value. There are a total of 41 coins. Determine the
number of dimes and the number of quarters in the
stacks.

Found 2 solutions by Edwin McCravy, josmiceli:
Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!

Let the number of dimes be x
Let the number of quarters be y


                      Value      Value
Type       Number       of         of
 of          of        EACH       ALL
coin        coins      coin      coins
-------------------------------------------
dimes         x      $0.10       $0.10x
quarters      y      $0.25       $0.25y
-------------------------------------------
TOTALS       41      -----       $6.80

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

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

                 x + y = 41

 The second equation comes from the last column.
  %28matrix%284%2C1%2CValue%2Cof%2CALL%2Cdimes%29%29%22%22%2B%22%22%28matrix%284%2C1%2CValue%2Cof%2CALL%2Cquarters%29%29%22%22=%22%22%28matrix%285%2C1%2CTotal%2Cvalue%2Cof%2CALL%2Ccoins%29%29

         0.10x + 0.25y = 6.80

Get rid of decimals by multiplying every term by 100:

             10x + 25y = 680

 So we have the system of equations:
           system%28x+%2B+y+=+41%2C10x+%2B+25y+=+680%29.

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

                 x + y = 41
                     y = 41 - x

Substitute (41 - x) for y in 10x + 25y = 680

      10x + 25(41 - x) = 680
      10x + 1025 - 25x = 680
           -15x + 1025 = 680
                  -15x = -345
                     x = 23 = the number of dimes.

Substitute in y = 41 - x
              y = 41 - (23
              y = 18 quarters.

Checking:  23 dimes is $2.30 and 18 quarters is $4.50
            That's 41 coins.
            And indeed $2.30 + $4.50 = $6.8

Edwin


Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
Let +d+ = number of dimes
Let +q+ = number of quarters
----------------------------
(1) +d+%2B+q+=+41+
(2) +10d+%2B+25q+=+680+ ( in cents )
-------------------------
Multiply both sides of (1) by +10+
and subtract (1) from (2)
(2) +10d+%2B+25q+=+680+
(1) +-10d+-+10q+=+-410+
-----------------------
+15q=+270+
+q+=+18+
and
(1) +d+%2B+18+=+41+
(1) +d+=+23+
----------------
There are 23 dimes and 18 quarters
----------------
check:
(2) +10d+%2B+25q+=+680+
(2) +10%2A23+%2B+25%2A18+=+680+
(2) +230+%2B+450+=+680+
(2) +680+=+680+
OK