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
Question 1012061: 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 ValorousDawn(53) (Show Source): You can put this solution on YOUR website! Let's say our number of dimes is represented by the variable d, and quarters by the variable q.
If the number of quarters exceeds that of dimes by 8, we have the equation .
We also have numeric values. Since a quarter is worth 25 cents, the total value is 0.25q. The same applies for dimes with 0.10d. We are told it adds to 17.60, so we have the equation
We now have a system of linear equations. You can solve this with substitution.
Solve: We'll use substitution. After moving -1*q to the right, we get: , or . Substitute that
into another equation: and simplify: So, we know that q=48. Since , d=56.