document.write( "Question 400376: a student received grades of 80, 85, and 76 on three exams. find the least grade that the student must get on the fourth exam to obtain an average of no less than 84. \n" ); document.write( "
Algebra.Com's Answer #283413 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
(80+85+76+x)/4=84
\n" ); document.write( "241+x=84*4
\n" ); document.write( "241+x=336
\n" ); document.write( "x=336-241
\n" ); document.write( "x=95
\n" ); document.write( "
\n" );