SOLUTION: You have a jar containing 36 coins, all of which are quarters and nickels. The total value is $4.40. How many of each type of coin is there?
Algebra
->
Customizable Word Problem Solvers
->
Coins
-> SOLUTION: You have a jar containing 36 coins, all of which are quarters and nickels. The total value is $4.40. How many of each type of coin is there?
Log On
Ad:
Over 600 Algebra Word Problems at edhelper.com
Word Problems: Coins
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Word Problems With Coins
Question 992530
:
You have a jar containing 36 coins, all of which are quarters and nickels. The total value is $4.40. How many of each type of coin is there?
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
q = number of quarters
n = number of nickels
q + n = 36
25q + 5n = 440
Multiply the first equation by 25.
25q + 25n = 900
-(25q + 5n = 440)
----------------------
20n = 460
n = 23
There are 23 nickels and 13 quarters.