document.write( "Question 477578: Joe has a collection of nickles and dimes worth $6.20. If the number of dimes was doubled and the number of nickles was decreased by 37, the value of the coins would be $8.85. How many nickles and dimes does he have? \n" ); document.write( "
Algebra.Com's Answer #327310 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x and y represent the number of nickels and dimes respectively
\n" ); document.write( "Question states***CENTS makes sense
\n" ); document.write( " 5x + 10y = 620
\n" ); document.write( "5(x-7) + 10(2y) = 885\r
\n" ); document.write( "\n" ); document.write( " 5x + 10y = 620
\n" ); document.write( " 5x + 10(2y) = 920\r
\n" ); document.write( "\n" ); document.write( " -5x - 10y = -620
\n" ); document.write( " 5x + 10(2y) = 920
\n" ); document.write( " 10y = 300
\n" ); document.write( " y = 30, the number of dimes. Number of nickels is 64.\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( "5(x-7) + 10(2y) = 885
\n" ); document.write( "5*57 + 10*60 = 285 + 600 = 885 OR $8.85 \n" ); document.write( "
\n" );