document.write( "Question 104413: Determine the range.
\n" );
document.write( "6, 18, 5, 9, 20\r
\n" );
document.write( "\n" );
document.write( "Not exactly how to do this!! Please help
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #75992 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! First sort the numbers into ascending order (from least to greatest):\r \n" ); document.write( "\n" ); document.write( "5,6,9,18,20\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To find the range, subtract the smallest number (in this case 5) from the largest number (in this case 20) like this:\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the range is 15 \n" ); document.write( " |