document.write( "Question 548316: Molly needs to get at least an 80% on her test if there is 50 questions, how many questions can she afford to miss? \n" ); document.write( "
Algebra.Com's Answer #356889 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Molly needs to get at least an 80% on her test if there is 50 questions, how many questions can she afford to miss?
\n" ); document.write( "-----------------
\n" ); document.write( "miss <= 0.20*50 = 10
\n" ); document.write( "---
\n" ); document.write( "can miss <= 10
\n" ); document.write( "=======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=======================
\n" ); document.write( "
\n" );