document.write( "Question 519314: Jake’s math test scores are 82, 96, and 88. What is the range of his
\n" );
document.write( "scores \n" );
document.write( "
Algebra.Com's Answer #345524 by oberobic(2304) ![]() You can put this solution on YOUR website! Range = Maximum - Minimum \n" ); document.write( "Max = 96 \n" ); document.write( "Min = 82 \n" ); document.write( "Range = 96-82 = 16 \n" ); document.write( " \n" ); document.write( " |