document.write( "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. \n" ); document.write( "
Algebra.Com's Answer #627914 by ValorousDawn(53)![]() ![]() 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. \r \n" ); document.write( "\n" ); document.write( "If the number of quarters exceeds that of dimes by 8, we have the equation \n" ); document.write( "\n" ); document.write( "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 \n" ); document.write( "\n" ); document.write( "We now have a system of linear equations. You can solve this with substitution. \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
|