document.write( "Question 281406: A group of students disagree, and think that there must be a set of 3 consecutive numbers whose sum is not a multiple of 3. Use sound mathematical reasoning to convince them that they must be wrong. \n" ); document.write( "
Algebra.Com's Answer #204458 by dabanfield(803)\"\" \"About 
You can put this solution on YOUR website!
Let x be the smallest of the three integers. Then the next two consecutive integers are x+1 and x+2.\r
\n" ); document.write( "\n" ); document.write( "Their sum then is:\r
\n" ); document.write( "\n" ); document.write( "x + (x+1) + (x+2) =
\n" ); document.write( "3x + 3 =
\n" ); document.write( "3*(x+1)\r
\n" ); document.write( "\n" ); document.write( "Since the above has a factor of 3 the sum is always divisible by 3.
\n" ); document.write( "
\n" );