document.write( "Question 623245: In a collection of coins containing only dimes and nickels there are 8 fewer dimes than nickels. The total value of the collection is $4.00. How many dimes and nickels are in the collection? \n" ); document.write( "
Algebra.Com's Answer #391984 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "In a collection of coins containing only dimes and nickels there are 8 fewer dimes than \"highlight%28x%29\" nickels.
\n" ); document.write( " The total value of the collection is $4.00.
\n" ); document.write( "How many dimes and nickels are in the collection?
\n" ); document.write( "Question states*** CENTS make sense
\n" ); document.write( " 5x + 10(x-8) = 400¢
\n" ); document.write( " 15x = 480
\n" ); document.write( " x = 32, the number of Nickels. There are 24 dimes
\n" ); document.write( "and
\n" ); document.write( " CHECKING our Answer***
\n" ); document.write( "32·5¢ + 24·10¢ = 400¢ or $4.00 \n" ); document.write( "
\n" );