document.write( "Question 966611: Jane has 3 nickels. If she has 4 times as many pennies as she has nickels, how many coins does she have? \n" ); document.write( "
Algebra.Com's Answer #590775 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
n=3;
\n" ); document.write( "p/n=4.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"p=4n\"
\n" ); document.write( "\"p=4%2A3\"
\n" ); document.write( "\"p=12\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"n%2Bp=3%2B12\"
\n" ); document.write( "
\n" );