document.write( "Question 776674: the average of 11 results is 30,that of the first five is 25 and that of the last five is 28.the value of 6th number is? \n" ); document.write( "
Algebra.Com's Answer #473683 by AnlytcPhil(1807)\"\" \"About 
You can put this solution on YOUR website!
the average of 11 results is 30,that of the first five is 25 and that of the last five is 28.the value of 6th number is?
\n" ); document.write( "
\r\n" );
document.write( "Let the 11 results be a,b,c,d,e,f,g,h,i,j,k\r\n" );
document.write( "

\n" ); document.write( ">>...the average of 11 results is 30,...<<
\n" ); document.write( "
\r\n" );
document.write( "\"%28a%2Bb%2Bc%2Bd%2Be%2Bf%2Bg%2Bh%2Bi%2Bj%2Bk%29%2F11\"\"%22%22=%22%22\"\"30\"\r\n" );
document.write( "\r\n" );
document.write( "Multiply both sides by 11\r\n" );
document.write( "\r\n" );
document.write( "a+b+c+d+e+f+g+h+i+j+k = 330\r\n" );
document.write( "

\n" ); document.write( ">>...that of the first five is 25,...<<
\n" ); document.write( "
\r\n" );
document.write( "\"%28a%2Bb%2Bc%2Bd%2Be%29%2F5\"\"%22%22=%22%22\"\"25\"\r\n" );
document.write( "\r\n" );
document.write( "Multiply both sides by 5\r\n" );
document.write( "\r\n" );
document.write( "a+b+c+d+e = 125\r\n" );
document.write( "

\n" ); document.write( ">>...and that of the last five is 28...<<
\n" ); document.write( "
\r\n" );
document.write( "\"%28g%2Bh%2Bi%2Bj%2Bk%29%2F5\"\"%22%22=%22%22\"\"28\"\r\n" );
document.write( "\r\n" );
document.write( "Multiply both sides by 11\r\n" );
document.write( "\r\n" );
document.write( "g+h+i+j+k = 140\r\n" );
document.write( "\r\n" );
document.write( "So we have these three equations:\r\n" );
document.write( "\r\n" );
document.write( "a+b+c+d+e+f+g+h+i+j+k = 330\r\n" );
document.write( "a+b+c+d+e             = 125\r\n" );
document.write( "            g+h+i+j+k = 140\r\n" );
document.write( "\r\n" );
document.write( "Subtract the 2nd equation from the 1st:\r\n" );
document.write( "\r\n" );
document.write( "          f+g+h+i+j+k = 205\r\n" );
document.write( "\r\n" );
document.write( "Subtract the third equation from that\r\n" );
document.write( "\r\n" );
document.write( "          f+g+h+i+j+k = 205\r\n" );
document.write( "            g+h+i+j+k = 140\r\n" );
document.write( "          f           =  65\r\n" );
document.write( "\r\n" );
document.write( "Answer 65.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );