SOLUTION: A jar contains 18 coins, all quarters and dimes. If there are q quarters in the jar, find the total value of the coins in dollars.

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: A jar contains 18 coins, all quarters and dimes. If there are q quarters in the jar, find the total value of the coins in dollars.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 554389: A jar contains 18 coins, all quarters and dimes. If there are q quarters in the jar, find the total value of the coins in dollars.
Answer by Maths68(1474) About Me  (Show Source):
You can put this solution on YOUR website!
Quarters = q
Dimes = 18-q
Total Value in cents = 25*q + 10*(18-q)
Total Value in cents = 25q+180-10q
Total Value in cents = 15q+180
Total Value in cents = 15(q+12)
Total value in Dollars = 15(q+12)/100
Total value in Dollars = 3(q+12)/20