SOLUTION: You have 20 coins (dimes and quarters) total. They total $3.05. How many dimes and quarters do you have?

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: You have 20 coins (dimes and quarters) total. They total $3.05. How many dimes and quarters do you have?       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 987811: You have 20 coins (dimes and quarters) total. They total $3.05. How many dimes and quarters do you have?
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
d = number of dimes
q = number of quarters

d + q = 20
10d + 25q = 305

Multiply the first equation by 25.

25d + 25q = 500
-(10d + 25q = 305)
--------------------------
15d = 195
d = 13

You have 13 dimes and 7 quarters.