document.write( "Question 888613: Alissa has test grades of 90, 87, and 79 on her first three algebra tests. If she wants an average of at least 80 after her fourth test, what are the possible scores she can make on the fourth test? \n" ); document.write( "
Algebra.Com's Answer #537514 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Alissa has test grades of 90, 87, and 79 on her first three algebra tests. If she wants an average of at least 80 after her fourth test, what are the possible scores she can make on the fourth test?
\n" ); document.write( ".
\n" ); document.write( "Let x = score on fourth test
\n" ); document.write( "then
\n" ); document.write( "(x+90+87+79)/4 >= 80
\n" ); document.write( "(x+256)/4 >= 80
\n" ); document.write( "x+256 >= 320
\n" ); document.write( "x >= 64
\n" ); document.write( "The score on her fourth test must be \"greater than or equal\" to 64
\n" ); document.write( "
\n" ); document.write( "
\n" );