document.write( "Question 774503: Whats the median for 80,68,77,72,83,75 \n" ); document.write( "
Algebra.Com's Answer #472371 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! arrange numbers in ascending order: \n" ); document.write( "68, 72, 75, 77, 80, 83 \n" ); document.write( "There are 6 numbers. \n" ); document.write( "The median comes in the middle. \n" ); document.write( "So median is between 75 and 77 \n" ); document.write( "= 76. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |