document.write( "Question 925570: Manuel's quiz scores in history are 76, 81, and 77. What score must he get on his fourth quiz to have an average of at least 80? \n" ); document.write( "
Algebra.Com's Answer #561604 by wrodriguez50(1)\"\" \"About 
You can put this solution on YOUR website!
Given: 76, 81, 77
\n" ); document.write( "Solve for Avg >= 80\r
\n" ); document.write( "\n" ); document.write( "The variable \"x\" is Manuel's score on the fourth quiz\r
\n" ); document.write( "\n" ); document.write( "(76 + 81 + 77 + x)/4 >= 80\r
\n" ); document.write( "\n" ); document.write( "Multiply both sides by 4 to get rid of the fraction\r
\n" ); document.write( "\n" ); document.write( "76 + 81 + 77 + x >= 320\r
\n" ); document.write( "\n" ); document.write( "Combine like terms\r
\n" ); document.write( "\n" ); document.write( "234 + x >= 320\r
\n" ); document.write( "\n" ); document.write( "Subtract both sides by 234 to get \"x\" alone\r
\n" ); document.write( "\n" ); document.write( "234 - 234 + x >= 320 - 234\r
\n" ); document.write( "\n" ); document.write( "X >= 86\r
\n" ); document.write( "\n" ); document.write( "Therefore, Manuel needs to score 86 or better on his next quiz to have an average of at least 80.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );