document.write( "Question 1094969: what is the median of 1, 3, 4, 5, 10, 12, 5, 7, 9, 6
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #711555 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "1, 3, 4, 5, 10, 12, 5, 7, 9, 6\r\n" );
document.write( "\r\n" );
document.write( "Rearrange them from smallest to largest:\r\n" );
document.write( "\r\n" );
document.write( "1, 3, 4, 5, 5, 6, 7, 9, 10, 12\r\n" );
document.write( "\r\n" );
document.write( "When there is just ONE middle number, it is the median.\r\n" );
document.write( "But here, there is no ONE middle number, so we average\r\n" );
document.write( "the TWO middle numbers, 5 and 6, and their average is \r\n" );
document.write( "\r\n" );
document.write( "     \"%285%2B6%29%2F2\" or 5.5.  That's the median, 5.5\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );