document.write( "Question 896350: the mean weight of 7 people is 61kg. another person joins the group and the mean falls to 59kg. what is the weight of the 8th person \n" ); document.write( "
Algebra.Com's Answer #543421 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
Mean = sum/#.


\n" ); document.write( "For the seven people: 61 = sum/7


\n" ); document.write( "sum = 61*7 = 427


\n" ); document.write( "For the eight people: 59 = sum/8 so sum = 59*8 = 472


\n" ); document.write( "The difference is the weight of the 8th person: 472 - 427 = 45 kg
\n" ); document.write( " \n" ); document.write( "

\n" );