document.write( "Question 988737: Use expressions for even and odd integers to confirm the conjecture that the product of an even integer and an odd integer is an even integer. \n" ); document.write( "
Algebra.Com's Answer #609209 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Use expressions for even and odd integers to confirm the conjecture that the product of an even integer and an odd integer is an even integer. \n" ); document.write( "------- \n" ); document.write( "Even:: 2x \n" ); document.write( "Odd:: 2x+1 \n" ); document.write( "------ \n" ); document.write( "Product:: 2x(2x+1) = 4x^2 + 2x = 2(2x^2+x) \n" ); document.write( "---- \n" ); document.write( "Since the product is a product of 2 and another integer, \n" ); document.write( "the product is even. \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------- \n" ); document.write( " |