document.write( "Question 1042117: Larry has 22 quarters and nickels in his piggy bank with a total face value of $3.70. How many of the coins are nickels?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #657066 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
n nickels
\n" ); document.write( "q quarters
\n" ); document.write( "\"system%28n%2Bq=22%2C0.05n%2B0.25q=3.70%29\"
\n" ); document.write( "
\n" );