SOLUTION: A parking meter contains quarters and dimes worth $13.55. There are 74 coins in all. How many of each coins are there?
Algebra
->
Customizable Word Problem Solvers
->
Coins
-> SOLUTION: A parking meter contains quarters and dimes worth $13.55. There are 74 coins in all. How many of each coins are 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 958294
:
A parking meter contains quarters and dimes worth $13.55. There are 74 coins in all. How many of each coins are there?
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
d = number of dimes
q = number of quarters
d + q = 74
10d + 25q = 1355
25d + 25q = 1850
-10d - 25q = -1355
-----------------------
15d = 495
d = 33
There are 33 dimes and 41 quarters.