document.write( "Question 1061710: Find the median of 22, 20, 19, 24, 23, 21, 19: \n" ); document.write( "
Algebra.Com's Answer #676483 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "22, 20, 19, 24, 23, 21, 19\r\n" );
document.write( "\r\n" );
document.write( "Get them in order smallest to largest\r\n" );
document.write( "\r\n" );
document.write( "19, 19, 20, 21, 22, 23, 24\r\n" );
document.write( "\r\n" );
document.write( "The MEDIAN of a highway is right in the MIDDLE of the highway.\r\n" );
document.write( "The MEDIAN of a set of numbers is right in the MIDDLE of the \r\n" );
document.write( "set of numbers arranged from smallest to largest, which in this \r\n" );
document.write( "case is 21.\r\n" );
document.write( "\r\n" );
document.write( "Answer: 21\r\n" );
document.write( "\r\n" );
document.write( "[Sometimes there are 2 in the middle.  Then you have to average\r\n" );
document.write( "those two.]\r\n" );
document.write( "\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );