SOLUTION: kevin and randy muse have a jar containing 55 coins, all of which are either quarters or nickels. the total value of the coins in the jar is $10.15. how many of each type of coin d

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: kevin and randy muse have a jar containing 55 coins, all of which are either quarters or nickels. the total value of the coins in the jar is $10.15. how many of each type of coin d      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 958051: kevin and randy muse have a jar containing 55 coins, all of which are either quarters or nickels. the total value of the coins in the jar is $10.15. how many of each type of coin do they have?
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
n = number of nickels
q = number of quarters

n + q = 55
5n + 25q = 1015 ---> n + 5q = 203

n + 5q = 203
-n - q = -55
-----------------
4q = 148
q = 37

There are 18 nickels and 37 quarters.