document.write( "Question 889885: Find the median for these four numbers 19.2,22.3,15,20.1 \n" ); document.write( "
Algebra.Com's Answer #538582 by harpazo(655)\"\" \"About 
You can put this solution on YOUR website!
15, 19.2, 20.1, 22.3\r
\n" ); document.write( "\n" ); document.write( "Add the two middle numbers and then divide by 2 to find the median.\r
\n" ); document.write( "\n" ); document.write( "(19.2 + 20.1)/2 = median\r
\n" ); document.write( "\n" ); document.write( "(39.3)/2 = median\r
\n" ); document.write( "\n" ); document.write( "19.65 = median\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );