document.write( "Question 672674: A list of consecutive integers starting with 1 is written on the blackboard. One of the numbers is erased. If the average of the remaining numbers in 35 6/17, then the number erased was? \n" ); document.write( "
Algebra.Com's Answer #418279 by Edwin McCravy(20065)\"\" \"About 
You can put this solution on YOUR website!
A list of consecutive integers starting with 1 is
\n" ); document.write( "written on the blackboard. One of the numbers is erased.
\n" ); document.write( "If the average of the remaining numbers is 35 6/17, then
\n" ); document.write( "the number erased was ?
\n" ); document.write( "
\r\n" );
document.write( "The average of a list of any number of consecutive integers\r\n" );
document.write( "is the average of the first and last numbers\r\n" );
document.write( "\r\n" );
document.write( "The first number is 1.  Let the last number be n\r\n" );
document.write( "\r\n" );
document.write( "Then the average would be \"%281%2Bn%29%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "The average must be somewhere not too far from 35 6/17.\r\n" );
document.write( "\r\n" );
document.write( "If the average were 36 then we would have:\r\n" );
document.write( "\r\n" );
document.write( "\"%281%2Bn%29%2F2\" = 36\r\n" );
document.write( "\r\n" );
document.write( "1+n = 72\r\n" );
document.write( "  n = 71\r\n" );
document.write( "\r\n" );
document.write( "Since the average is 36 6/17 then that denominator\r\n" );
document.write( "of 17 tells us that 1 less than the number of terms must \r\n" );
document.write( "have been a multiple of 17.  The nearest multiple of 17 to \r\n" );
document.write( "71 is 68.  So that means the number of terms is one more \r\n" );
document.write( "than that or 69.\r\n" );
document.write( "\r\n" );
document.write( "The formula for the first n counting integers is \"%28n%28n%2B1%29%29%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "So the sum of the first 69 counting numbers is  \"%2869%2A70%29%2F2\" = 2415\r\n" );
document.write( "\r\n" );
document.write( "Let k be the number erased, then the average of the remaining\r\n" );
document.write( "68 terms is\r\n" );
document.write( "\r\n" );
document.write( "\"%282415-k%29%2F68\" = \"35%266%2F17\"\r\n" );
document.write( "\r\n" );
document.write( "\"%282415-k%29%2F68\" = \"601%2F17\"  \r\n" );
document.write( "\r\n" );
document.write( "Multiplying both sides by 68\r\n" );
document.write( "\r\n" );
document.write( "2415 - k = 2404\r\n" );
document.write( "      -k = -11\r\n" );
document.write( "       k = 11\r\n" );
document.write( "\r\n" );
document.write( "So the term that was erased was 11.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );