document.write( "Question 292648: Sarah has gotten scores of 83, 76, and 69 on her first three tests. What score must she get on her fourth test to keep an average of 81 or greater? \n" ); document.write( "
Algebra.Com's Answer #211362 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
(83+76+69+x)/4>=81
\n" ); document.write( "(228+x)/4>=81
\n" ); document.write( "228+x>=4*81
\n" ); document.write( "228+x>=324
\n" ); document.write( "x>=324-228
\n" ); document.write( "x>=96 ans. for the minimum grade on the fourth test to maintain the 81 ave.
\n" ); document.write( "Proof:
\n" ); document.write( "Let x=96
\n" ); document.write( "(83+76+69+96)/4>=81
\n" ); document.write( "324/4=81
\n" ); document.write( "81=81
\n" ); document.write( "
\n" );