document.write( "Question 257427: After ten tests, Bryan’s average test grade was 84. His teacher decided to drop each student’s lowest and highest test grade. This brought Bryan’s average up to 85. If his lowest test score (of the original 10 tests) was 24 points lower than his highest test, what was his highest test grade? \n" ); document.write( "
Algebra.Com's Answer #189385 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
So, we know that the average of 10 tests is 84. This is a total of 840 points.
\n" ); document.write( "We know the average of 8 tests is 85. his is a total of 680 points.
\n" ); document.write( "Let the highest score = H and the lowest score = H - 24.
\n" ); document.write( "--
\n" ); document.write( "8 tests + 2 dropped tests = 10 tests. SO, we get
\n" ); document.write( "680 + 2H - 24 = 840.
\n" ); document.write( "solving for H, we get
\n" ); document.write( "2H = 840 - 680 +24
\n" ); document.write( "2H = 184
\n" ); document.write( "H = 92
\n" ); document.write( "H-24 = 68
\n" ); document.write( "HIs highest grade was 92.
\n" ); document.write( "
\n" );