document.write( "Question 223863: To make an A in Mrs. Boudreauxs class, a student must have an average of at least 90 on all five tests. Andy has made grades of 91, 83, 89, 92 on the first four tests. What must he make on the fifth test in order to get an A in Mrs. Boudreaux's class? \n" ); document.write( "
Algebra.Com's Answer #167309 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
(91+83+89+92+x)/5=90
\n" ); document.write( "(355+x)/5=90
\n" ); document.write( "355+x=90*5
\n" ); document.write( "355+x=450
\n" ); document.write( "x=450-355
\n" ); document.write( "x=95
\n" ); document.write( "
\n" );