document.write( "Question 94916: The mean of 21 test score is 78. What mean score must three additional students acheive so that the mean for all 24 students is 80. \n" ); document.write( "
Algebra.Com's Answer #69088 by stanbon(75887) ![]() You can put this solution on YOUR website! The mean of 21 test scores is 78. What mean score must three additional students achieve so that the mean for all 24 students is 80. \n" ); document.write( "-------------- \n" ); document.write( "Let x be the mean of he three additional students. \n" ); document.write( "EQUATION: \n" ); document.write( "(21*78 + 3x)/24 = 80 \n" ); document.write( "21*78 + 3x = 1920 \n" ); document.write( "1638 + 3x = 1920 \n" ); document.write( "3x = 282 \n" ); document.write( "x = 94 (average needed on the last 3 tests) \n" ); document.write( "======= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |