document.write( "Question 781383: What is the median of the following group of numbers: 111, 110, 120, 118, 115, 113? \n" ); document.write( "
Algebra.Com's Answer #475893 by dedecandy(4)\"\" \"About 
You can put this solution on YOUR website!
First you put the number in order.
\n" ); document.write( "110,111,113,115,118,120.
\n" ); document.write( "Median means the number that appear in the middle, but if the two number appears to be in the middle you add the two number.
\n" ); document.write( "113 and 115 is the two middle numbers in the sequence.
\n" ); document.write( "So the median would be 228.
\n" ); document.write( "
\n" ); document.write( "
\n" );