document.write( "Question 1146442: The average of 10 numbers is −10. If the sum of 6 of them is 100, what is the average of the other 4? \n" ); document.write( "
Algebra.Com's Answer #767693 by Alan3354(69443) You can put this solution on YOUR website! The average of 10 numbers is −10. If the sum of 6 of them is 100, what is the average of the other 4? \n" ); document.write( "---------- \n" ); document.write( "The average of 10 numbers is −10 ---> the sum is -100. \n" ); document.write( "--- \n" ); document.write( "If the sum of 6 of them is 100, what is the average of the other 4? \n" ); document.write( "Sum of 6 + sum of 4 = -100 \n" ); document.write( "100 + sum of 4 = -100 \n" ); document.write( "sum of 4 = -200 \n" ); document.write( "Avg of 4 = -200/4 = -50 \n" ); document.write( " \n" ); document.write( " |