document.write( "Question 310154: Prove the following conjecture:
\n" );
document.write( "\"The sum of any three positive consecutive odd integers will be divisible by three.\"\r
\n" );
document.write( "\n" );
document.write( "This is urgent! Thank you! \n" );
document.write( "
Algebra.Com's Answer #221819 by Alan3354(69443) You can put this solution on YOUR website! The sum is \n" ); document.write( "n + n+2 + n+4 \n" ); document.write( "= 3n+6 which is divisible by 3. \n" ); document.write( "---------------------- \n" ); document.write( "The sum of any 3 consecutive integers is divisible by 3, odd, even, negative, doesn't matter. \n" ); document.write( " |