document.write( "Question 765734: For a certain student, the average of ten test scores is 80. If the high and low scores are dropped, the average is 81. What is the average of the high and low scores? \n" ); document.write( "
Algebra.Com's Answer #466452 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
For a certain student, the average of ten test scores is 80. If the high and low scores are dropped, the average is 81. What is the average of the high and low scores?
\r\n" );
document.write( "\r\n" );
document.write( "Let x = the sum of highest and lowest scores\r\n" );
document.write( "\r\n" );
document.write( "Let y = the sum of the middle 8 scores left \r\n" );
document.write( "        after the highest and lowest are dropped\r\n" );
document.write( "\r\n" );
document.write( "Then x+y = the sum of all 10 scores

\n" ); document.write( ">>...the average of ten test scores is 80...<<
\r\n" );
document.write( "That says:\r\n" );
document.write( "\r\n" );
document.write( " \"%28x%2By%29%2F10%29\"\"%22%22=%22%22\"\"80\"\r\n" );
document.write( "\r\n" );
document.write( "Multiply both sides by 10\r\n" );
document.write( "\r\n" );
document.write( " x + y = 800

\n" ); document.write( ">>...If the high and low scores are dropped, the average is 81...<<
\r\n" );
document.write( "That says the average of the middle 8 scores is 81, so\r\n" );
document.write( "\r\n" );
document.write( " \"y%2F8\"\"%22%22=%22%22\"\"81\"\r\n" );
document.write( "\r\n" );
document.write( "Multiply both sides by 10\r\n" );
document.write( "\r\n" );
document.write( "     y = 648\r\n" );
document.write( "\r\n" );
document.write( "Substitute in\r\n" );
document.write( "\r\n" );
document.write( "   x + y = 800\r\n" );
document.write( " x + 648 = 800\r\n" );
document.write( "       x = 152 = the sum of highest and lowest scores\r\n" );
document.write( "\r\n" );
document.write( "Average of highest and lowest scores = \"152%2F2\" = 76\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );