document.write( "Question 972137: the mean of a set of six numbers is 2 and the mean of another set of ten numbers is m. if the mean of the combined set of sixteen number is 7, find the value of m. \n" ); document.write( "
Algebra.Com's Answer #594501 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! mean= total/number\r \n" ); document.write( "\n" ); document.write( "total of first must be 12 \n" ); document.write( "total of the combined 16 must be 16*7, or 112. If we subtract the total from the first, we get 100. \n" ); document.write( "Therefore, the 10 numbers must have a mean of 10, a total of 100. \n" ); document.write( " |