document.write( "Question 953304: I HAVE 30 COINS CONSISTING OF NICKLES AND QUARTERS. THE TOTAL VALUE OF THE COINS IS $4.10. HOW MANY OF EACH KIND DO I HAVE? \n" ); document.write( "
Algebra.Com's Answer #582150 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Same idea as before but different example.
\n" ); document.write( "\"system%28n%2Bq=30%2C0.05n%2B0.25q=4.10%29\"
\n" ); document.write( "
\n" );