SOLUTION: Burt has $4.95 in dimes and quarters. He has three more quarters than twice as many dimes. How many of each coin does he have?

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: Burt has $4.95 in dimes and quarters. He has three more quarters than twice as many dimes. How many of each coin does he have?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1007308: Burt has $4.95 in dimes and quarters. He has three more quarters than twice as many dimes. How many of each coin does he 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

10d + 25q = 495
q = 2d + 3

Substitute the second equation into the first.

10d + 25(2d + 3) = 495
10d + 50d + 75 = 495
60d = 420
d = 7

Burt has 7 dimes and 17 quarters.