document.write( "Question 43095: Find the median for the following:\r
\n" ); document.write( "\n" ); document.write( "1, 12, 45, 34, 21, 60, 15
\n" ); document.write( "

Algebra.Com's Answer #28121 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
arrange all numbers from the smallest to the largest 1 12 15 21 34 45 60 the median is the middle number or 21 \n" ); document.write( "
\n" );