document.write( "Question 1081787: on the last test the range of scores was 35 points. If the highest score was 95, what was the lowest score? \n" ); document.write( "
Algebra.Com's Answer #695839 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! The range is given as 35. This means H-L = 35 (where H=highest score, L=lowest score). The problem also gives H=95 so\r \n" ); document.write( "\n" ); document.write( "95 - L = 35 \n" ); document.write( "Add L to both sides: \n" ); document.write( "95 - L + L = 35 + L \n" ); document.write( "95 = 35 + L \n" ); document.write( "Subtract 35 from both sides: \n" ); document.write( "95 - 35 = 35 + L - 35 \n" ); document.write( "60 = L \n" ); document.write( " |