document.write( "Question 920375: the arithmetic mean of ten numbers is 36. if one of the numbers is 18, what is mean of the other nine? \n" ); document.write( "
Algebra.Com's Answer #558332 by srinivas.g(540)\"\" \"About 
You can put this solution on YOUR website!
Arithmetic mean of 10 numbers is 36 . Then sum of those ten numbers = 10*36
\n" ); document.write( " =360
\n" ); document.write( "one of the numbers is 18
\n" ); document.write( " sum of remaining numbers = 360-18
\n" ); document.write( " =342
\n" ); document.write( "arithmetic mean = sum over no of numbers
\n" ); document.write( " = 342/9
\n" ); document.write( " =38
\n" ); document.write( "so mean of other nine = 38 \r
\n" ); document.write( "\n" ); document.write( " formula used : Sum = mean * no of items
\n" ); document.write( "
\n" ); document.write( "
\n" );