document.write( "Question 985299: An average score of 90 or above in an English course receives an A grade. A student has grades of 82, 83, 92, 96 on four tests. Find the range of scores on the fifth test that will give the student an A grade. (Let the maximum score on each test be 100. Enter your answer using interval notation.) \n" ); document.write( "
Algebra.Com's Answer #606361 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
average=total/n
\n" ); document.write( "total=n*average
\n" ); document.write( "The total must be an average of 90*5 tests or 450.
\n" ); document.write( "The current tests add up to 353. The student needs a 97.
\n" ); document.write( "==
\n" ); document.write( "Way 2
\n" ); document.write( "-8 on first test, -7 on second, +2 on third, +6 on 4th=-7 that has to be overcome. That means a 97 on the last test.
\n" ); document.write( "
\n" );