document.write( "Question 961337: Luis has 37 coins, all nickels and dimes in his piggy bank. The value of the coins is $3.10. How many coins does Luis have
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #587462 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
n nickels, d dimes;\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28n%2Bd=37%2C0.05n%2B0.1d=3.10%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28n%2Bd=37%2Cn%2B2d=62%29\"
\n" ); document.write( "
\n" );