document.write( "Question 1052398: The average of Johnny's two tests is a 92. What must he get on a 3rd
\n" ); document.write( " test to raise his average to a 94?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #667767 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
average=total/number
\n" ); document.write( "92=total/2
\n" ); document.write( "total=184
\n" ); document.write( "For the third test, n=3, average must be 94, and 3*94 is 282. His current total is 184, so he needs a 98.
\n" ); document.write( "-------------------
\n" ); document.write( "Way 2
\n" ); document.write( "each test is two points below the desired average or 4 points total.
\n" ); document.write( "The third test must be four points above the average or 98.
\n" ); document.write( "
\n" );