document.write( "Question 282786: The mean of a collection of six numbers is 35. When three more numbers are added to the collection, the mean becomes 42. What is the mean of the three numbers added to the collection? \n" ); document.write( "
Algebra.Com's Answer #205291 by Greenfinch(383)\"\" \"About 
You can put this solution on YOUR website!
If mean is 35, total is 6 x 35 = 210
\n" ); document.write( "With 9 numbers, the mean is 42, so the total is 378
\n" ); document.write( "Difference is 168 which is the total of the three new numbers
\n" ); document.write( "Mean of the three numbers is 168/8 = 56
\n" ); document.write( "
\n" );