SOLUTION: Harry has a collection of coins consisting of dimes and quarters whose value is $17.60. The number of quarters exceeds the number of dimes by 8. Find the number of coins of each ki
Algebra ->
Customizable Word Problem Solvers
-> Coins
-> SOLUTION: Harry has a collection of coins consisting of dimes and quarters whose value is $17.60. The number of quarters exceeds the number of dimes by 8. Find the number of coins of each ki
Log On
Question 1011669: Harry has a collection of coins consisting of dimes and quarters whose value is $17.60. The number of quarters exceeds the number of dimes by 8. Find the number of coins of each kind in the collection. Answer by ikleyn(52798) (Show Source):
You can put this solution on YOUR website! .
Harry has a collection of coins consisting of dimes and quarters whose value is $17.60.
The number of quarters exceeds the number of dimes by 8. Find the number of coins of each kind in the collection.
------------------------------------------------------
10*d + 25*q = 1760 (1)
q - d = 8 (2)
Solve this system. Express q via d from the second equation and the substitute it into the first equation.
Good luck!