document.write( "Question 1109835: If the average of six number is 10.if one number is 5 then what is the average of remaining five numbers? \n" ); document.write( "
Algebra.Com's Answer #724799 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "If the average of 6 numbers is 10, then the sum is 10*6=60. \n" ); document.write( "If one of the numbers is 5, the sum of the other 5 is 55. \n" ); document.write( "The average of the remaining 5 numbers is 55/5 = 11. \n" ); document.write( " |