Carcass wrote:
x and y are positive integers. If xy + x is odd, then which of the following must be even?
A. x
B. y
C. x + y
D. xy − x
E. x^2 − y
Some important rules regarding the products of evens and odds:
1. (ODD)(ODD) = ODD
2. (ODD)(EVEN) = EVEN
3. (EVEN)(EVEN) = EVEN
4. ODD +/- ODD = EVEN
5. ODD +/- EVEN = ODD
6. EVEN +/- EVEN = EVENAs we can see from #1, IF the product of two integers is ODD, then the two integers must both be odd.
Given: xy + x is ODD
If we FACTOR xy + x, we get x(y + 1)
So, we're told that x(y + 1) is ODD
From rule #1 above, we can conclude that
x is ODD and (y + 1) is ODD
If (y + 1) is odd, then we can be certain that
y is EVENNow check the answer choices:
A. x = ODD
B. y = EVEN (done!!)
C. x + y = ODD + EVEN = ODD
D. xy − x = (ODD)(EVEN) - ODD = EVEN - ODD = ODD
E. x^2 − y = (ODD)(ODD) - EVEN = ODD - EVEN = ODD
Answer: B