document.write( "Question 850268: A student has test scores of 68, 75 and 79. What must she score on the fourth exam to have an average of at least 80 if the maximum score is 100? \n" ); document.write( "
Algebra.Com's Answer #512064 by harpazo(655)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "(68+75+79+x)/4 = 80\r \n" ); document.write( "\n" ); document.write( "(222+x)/4 = 80\r \n" ); document.write( "\n" ); document.write( "Multiply both sides by 4.\r \n" ); document.write( "\n" ); document.write( "222+x = 320\r \n" ); document.write( "\n" ); document.write( "x = 320-222\r \n" ); document.write( "\n" ); document.write( "x = 98.\r \n" ); document.write( "\n" ); document.write( "The student must score 98 on the fourth exam. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |