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

Ad: Over 600 Algebra Word Problems at edhelper.com


   



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?

Found 2 solutions by ikleyn, fractalier:
Answer by ikleyn(52805) About Me  (Show Source):
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.

If you still need help, see the lesson Solving coin problems without using equations in this site.

Answer. %281245+-+69%2A5%29%2F20 = 45 quarters and 69-45 = 24 nickels.



Answer by fractalier(6550) About Me  (Show Source):
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