document.write( "Question 1076935: The highest mark in the Science test was 92. Three students scored 41 which was eight marks higher than the lowest score. What was the range of scores? \n" ); document.write( "
Algebra.Com's Answer #691519 by TheProdicalSon(34)\"\" \"About 
You can put this solution on YOUR website!
The \"range\" of a set of numbers is just the difference between the biggest number and the smallest number. (The maximum \"far-apart-ness\" of the scores)\r
\n" ); document.write( "\n" ); document.write( "The biggest score is 92, and we know that \"41\" is 8 bigger than the smallest number. \r
\n" ); document.write( "\n" ); document.write( "41 - 8 = 33, so the smallest score is 33.\r
\n" ); document.write( "\n" ); document.write( "Therefore, the range is 92 - 33 = 59.
\n" ); document.write( "
\n" );