document.write( "Question 796181: does the sum of three consecutive odd integers equal an even integer \n" ); document.write( "
Algebra.Com's Answer #481268 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! No, never. A sum of any three odd numbers will be odd:\r \n" ); document.write( "\n" ); document.write( "{2n+1) + (2m+1) + (2p+1)= 2(n+m+p)+2 + 1 \n" ); document.write( " |