document.write( "Question 386708: i took 7 tests.
\n" );
document.write( "my median score is 90.
\n" );
document.write( "the range of scores is 18.
\n" );
document.write( "what are the 7 test scores? \n" );
document.write( "
Algebra.Com's Answer #273340 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! You would need more information. All you can really find out are the highest and lowest possible scores.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Lowest Score = Median - (range/2) = 90 - 18/2 = 90 - 9 = 81\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the lowest possible score is 81\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Highest Score = Median + (range/2) = 90 + 18/2 = 90 + 9 = 99\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the highest possible score is 99 \n" ); document.write( " |