document.write( "Question 5049: What is the median of the following list of numbers? 4, 5, 7, 9, 10, 12 \n" ); document.write( "
Algebra.Com's Answer #2514 by longjonsilver(2297)\"\" \"About 
You can put this solution on YOUR website!
written in numerical order... 4 5 7 8 10 12. The mid point of these 6 numbers lies between the 3rd and 4th..midway between the 7 and the 8...answer is 7.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "jon.
\n" ); document.write( "
\n" ); document.write( "
\n" );