document.write( "Question 709123: Jeo has scores of 65,94 and 88 on his biology tests, and now is getting ready for the final exam. The final exam counts as two tests, and he wants to get a B in the class. For that his course average must be at least 80. Write an equality to find the scores he can make on his final exam to receive a B. \n" ); document.write( "
Algebra.Com's Answer #436436 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! (65+94+88+X+X)/5>=80 \n" ); document.write( "(2X+247)/5>=80 \n" ); document.write( "2X+247>=5*80 \n" ); document.write( "2X+247>=400 \n" ); document.write( "2X>=400-247 \n" ); document.write( "2X>=153 \n" ); document.write( "X=153/2 \n" ); document.write( "X=76.5 AVE. FOR THE FINAL TEST. \n" ); document.write( "PROOF: \n" ); document.write( "(65+94+88+76.5+76.5)/5>=80 \n" ); document.write( "400/5=80 \n" ); document.write( "80=80 \n" ); document.write( " \n" ); document.write( " |