Question

Difficulty: HardEven-Odd Properties and Sign Rules

Consider three non-zero integers xx, yy, and zz that satisfy all of the following conditions:

I. (1)x2y+z=1(-1)^{x^2 y + z} = -1
II. xyz2<0x y z^2 < 0
III. x+yx + y is an even integer

Which of the following expressions MUST be an odd integer?

  1. (x+z)(y+z)(x + z)(y + z)Answer
  2. B
    xyzx y z
  3. C
    x+y+zx + y + z
  4. D
    x(y+z)x(y + z)
  5. E
    xz+yx z + y

Answer

The expression (x+z)(y+z)(x + z)(y + z) MUST be an odd integer.
Condition I dictates that x2y+zx^2 y + z is odd. Condition III states that x+yx + y is even, meaning xx and yy share the same parity. If xx and yy are both even, x2yx^2 y is even, forcing zz to be odd. If xx and yy are both odd, x2yx^2 y is odd, forcing zz to be even. Consequently, zz always has the opposite parity of both xx and yy. Therefore, (x+z)(x + z) is always odd and (y+z)(y + z) is always odd. The product of two odd integers, (x+z)(y+z)(x + z)(y + z), is guaranteed to be odd.

Step-by-Step Solution

1
Analyze Condition I for exponent parity
x2y+zx^2 y + z must be an odd integer
For (1)k=1(-1)^k = -1, the exponent kk must be odd.
2
Analyze Condition III for shared parity of xx and yy
xx and yy are either both even or both odd
The sum of two integers is even if and only if they share the same parity.
3
Deduce parity relationship for zz across cases
In Case 1 (x,yx, y even), x2yx^2 y is even, so zz must be odd. In Case 2 (x,yx, y odd), x2yx^2 y is odd, so zz must be even.
To satisfy x2y+z=oddx^2 y + z = \text{odd}, x2yx^2 y and zz must have opposite parities.
4
Evaluate the parity of (x+z)(y+z)(x + z)(y + z)
(x+z)(x + z) is odd and (y+z)(y + z) is odd, so their product is odd
In both cases, zz has opposite parity to both xx and yy. Adding two integers of opposite parity always yields an odd integer, and the product of two odd integers is always odd.

Key Concept

Parity rules under exponentiation and algebraic combination
Estimated Time:2m 0s
Rate this question