SOLUTION: Marcus has a change jar that contains only nickels and quarters. He has 69 coins which add up to a total of $12.45. How many of each type of coin does he have?
Algebra ->
Customizable Word Problem Solvers
-> Coins
-> SOLUTION: Marcus has a change jar that contains only nickels and quarters. He has 69 coins which add up to a total of $12.45. How many of each type of coin does he have?
Log On
Question 1008989: Marcus has a change jar that contains only nickels and quarters. He has 69 coins which add up to a total of $12.45. How many of each type of coin does he have?
You can put this solution on YOUR website! .
Marcus has a change jar that contains only nickels and quarters. He has 69 coins which add up to a total of $12.45.
How many of each type of coin does he have?
--------------------------------------------------------
Assume for a minute that all 69 coins are nickels, and analyse the situation further. It will help you to solve the problem.
You can put this solution on YOUR website! Call the number of nickels and quarters, n and q.
Thus we have
n + q = 69
The value equation is
5n + 25q = 1245 (we work in cents)
Now multiply the top equation by five and subtract and we get
5n + 25q = 1245
-(5n + 5q = 345)
----------------
20q = 900
q = 45 quarters so that we have
n = 69-45 = 24 nickels