document.write( "Question 28801: Justin wants to have at least a 75 test aveerage in Algebra 1 this six weeks. He will have 3 test grades. He recieved a 72 and a 76 on the first two tests. What must he make on the third test to receive at least a 75 average? \n" ); document.write( "
Algebra.Com's Answer #15745 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Let x be the score on the third test.
\n" ); document.write( "The average he wants must be [72+76+x]/3>=75
\n" ); document.write( "72+76+x>=225
\n" ); document.write( "148+x>=225
\n" ); document.write( "x>=77
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );