document.write( "Question 417391: If you have 60 coins that equal $4.45 in nickels and dimes. How many nickels and dimes do you have? \n" ); document.write( "
Algebra.Com's Answer #292200 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "60 coins
\n" ); document.write( "Let x and (60-x)represent the dimes and nickels respectively
\n" ); document.write( "Question states***CENTS makes sense
\n" ); document.write( " 10x + 5(60-x) = 445
\n" ); document.write( "Solving for x
\n" ); document.write( " 5x = 145
\n" ); document.write( " x = 29, number of dimes. 31 Nickels (60-29)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 10*29 + 5*31 = 290 + 155 = 445 or $4.45 \n" ); document.write( "
\n" );