document.write( "Question 564135: The following observations have been arranged in ascending order . If the median of the data is 63, find the value of \"x\".
\n" );
document.write( " 29, 32, 48, 50, x, x+2, 72, 78, 84, 95 \n" );
document.write( "
Algebra.Com's Answer #365241 by stanbon(75887) ![]() You can put this solution on YOUR website! The following observations have been arranged in ascending order . If the median of the data is 63, find the value of \"x\". \n" ); document.write( "29, 32, 48, 50, x, x+2, 72, 78, 84, 95 \n" ); document.write( "------ \n" ); document.write( "Since there are an even number of items, \n" ); document.write( "the median is the average of the middle 2 \n" ); document.write( "elements. \n" ); document.write( "------- \n" ); document.write( "(x + x+1)/2 = 63 \n" ); document.write( "---- \n" ); document.write( "2x+1 = 126 \n" ); document.write( "2x = 125 \n" ); document.write( "x = 62.5 \n" ); document.write( "x+1 = 63.5 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |