document.write( "Question 986126: the average of 10 numbers is 68. Two of them ,56 and 32 were remove. find the average of the remaining numbers \n" ); document.write( "
Algebra.Com's Answer #606861 by macston(5194)![]() ![]() You can put this solution on YOUR website! The sum of 10 numbers that average 68: \n" ); document.write( "(10)(68)=680 \n" ); document.write( "Remove two numbers the sum for 8 numbers is: \n" ); document.write( "680-56-32=592 \n" ); document.write( "Average of the remaining 8 numbers: \n" ); document.write( "592/8=74 \n" ); document.write( "ANSWER: The average of the remaining numbers is 74. \n" ); document.write( " |