document.write( "Question 9579: If x is an integer, x is even if x=2p for some integer p, and x is odd if for no integer p such that x=2p. If ab is an odd number, show that a and b are both odd. \n" ); document.write( "
Algebra.Com's Answer #5212 by prince_abubu(198)![]() ![]() ![]() You can put this solution on YOUR website! If a is an odd number, it has to be expressed as a = 2m + 1 for ANY integer m. The 2m forces it to be even, the +1 forces the expression to be odd. Similarly, b = 2n + 1 for some integer n. Now, we're going to prove that a*b is odd:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " |