document.write( "Question 973951: Jim has grades of 84, 65, and 76 on three math tests. What grade must he obtain on the next test to have an average of exactly 80 for the four tests? \n" ); document.write( "
Algebra.Com's Answer #595978 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
to have an average of exactly 80 for the four tests, you need a total of 80 * 4 = 320
\n" ); document.write( "for the first three tests we have
\n" ); document.write( "84 + 65 + 76 = 225
\n" ); document.write( "The grade he must obtain on the next test = 320 -225 = 95
\n" ); document.write( "
\n" ); document.write( "
\n" );