SOLUTION: Travis has a total of 20 coins consisting of nickels and quarters. The total value of the coins is $1.80. How many of each type of coin does he have?
Algebra ->
Customizable Word Problem Solvers
-> Coins
-> SOLUTION: Travis has a total of 20 coins consisting of nickels and quarters. The total value of the coins is $1.80. How many of each type of coin does he have?
Log On
Question 693088: Travis has a total of 20 coins consisting of nickels and quarters. The total value of the coins is $1.80. How many of each type of coin does he have? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Travis has a total of 20 coins consisting of nickels and quarters. The total value of the coins is $1.80. How many of each type of coin does he have?
---------
Quantity Equatin: n + q = 20 coins
Value Equation:: 5n +25q= 180 cents
------------------------------------------
divide thru the bottom equation to get:
n + q = 20
n +5q = 36
-----------------
Subtract and solve for "q":
4q = 16
q = 4 (# of quarters)
--------
Solve for "n":
n + q = 20
n + 4 = 20
n = 16 (# of nickels)
=========================
Cheers,
Stan H.
=========================