document.write( "Question 977912: the mean of six numbers is 10. When another number is added the mean changes to 9. What number is added? \n" ); document.write( "
Algebra.Com's Answer #599415 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "If the mean of 6 numbers is 10 \n" ); document.write( "then the total was 6 x 10 = 60 \n" ); document.write( "When another number is added \n" ); document.write( "then this totals 7 numbers \n" ); document.write( "If the new mean is 9 then the new \n" ); document.write( "total = 63 \n" ); document.write( "New total - Old total \n" ); document.write( "63 - 60 = 3 \n" ); document.write( "Therefore 3 must have been \n" ); document.write( "the number added. \n" ); document.write( "Hope this helps:-) \n" ); document.write( " |