Bunuel
If x and y are positive integers , is \(x^y + (x^x)(y^y)\) odd?
(1) x + 2y is odd
(2) y + 2x is odd
Is \(x^y + (x^x)(y^y)\) odd?
For this to be odd, either of \(x^y\) & \((x^x)(y^y)\) needs to be odd and the other even.
But, since 'x' is present on both sides, 'x' can not be even, otherwise both the terms would be even. Thus, x has to be odd, and y has to be even. If we can prove this, it will answer our question: Is \(x^y + (x^x)(y^y)\) odd?
(1) x + 2y is odd.
For this to be odd, x has to be odd. We do not know the nature of y. y can be either even or odd. Insufficient.
(2) y + 2x is odd.
For this to be odd, y has to be odd. x can be even or odd. Insufficient.
(1) + (2),
x and y both are odd. Thus, \(x^y + (x^x)(y^y)\) will be even, because odd + odd = even.
Thus is sufficient to answer the question, Is \(x^y + (x^x)(y^y)\) odd? No.
(C)