Chapter Review
Sign In
Multiply an even integer written as 2n and with an odd written as 2m+1.
The product of an even and an odd integer is an even integer.
2n* (2m+1) If we distribute the n, we get the following. 2n* (2m+1)=2(2mn+n) The term (2mn+n) is an integer which we can call p. We can then write the product. 2p Note that this must be an an even integer. Therefore the product of any even and any odd integer is a even integer.