document.write( "Question 316101: The mean of five numbers is 6. If one of the numbers is removed, the mean becomes 7. What is the value of the number that was removed? \n" ); document.write( "
Algebra.Com's Answer #226118 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! [(6 * 5) - n] / (5 - 1) = 7\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "30 - n = 28\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2 = n \n" ); document.write( " |