document.write( "Question 1156583: To be accepted into a Police-Training Program, a recruit must average at least 82 on a battery of four tests. If a candidate scored 88 on Test N, 81 on Test P, and 75 on Test R, what is the lowest score he can obtain on Test W and still be accepted into the Training Program? \n" ); document.write( "
Algebra.Com's Answer #779313 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = the lowest score needed
\n" ); document.write( "\"+%28+88+%2B+81+%2B+75+%2B+x+%29+%2F+4+%3E=+82+\"
\n" ); document.write( "\"+%28+244+%2B+x+%29+%2F+4+%3E=+82+\"
\n" ); document.write( "\"+244+%2B+x+%3E=+328+\"
\n" ); document.write( "\"+x+%3E=+84+\"
\n" ); document.write( "84 is the lowest score acceptable
\n" ); document.write( "
\n" ); document.write( "
\n" );