document.write( "Question 468890: A student’s grade depends on her score on four different exams. Her average on the first three exams is 92. What must she score on her fourth exam in order to guarantee a final average of at least a 90? \n" ); document.write( "
Algebra.Com's Answer #321696 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A student’s grade depends on her score on four different exams. Her average on the first three exams is 92. What must she score on her fourth exam in order to guarantee a final average of at least a 90?
\n" ); document.write( "--------------
\n" ); document.write( "Total points on 1st three exams = 3*92 = 276
\n" ); document.write( "------
\n" ); document.write( "Let the score on the final test be \"x\":
\n" ); document.write( "---
\n" ); document.write( "Solve:
\n" ); document.write( "(276+x)/4 >= 90
\n" ); document.write( "276 + x >= 360
\n" ); document.write( "x >= 84
\n" ); document.write( "==================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==================
\n" ); document.write( "
\n" );