Step 1: Question statement and Inferences
xy ≥ 1 if one of two things is true. This is when
- x and y are both positive (23), or
- x is negative and y is positive and even
Note, a negative y does not helps us since any integer raised to a negative power cannot be greater than 1. Hence lets figure out if x and y fulfill one of the two criteria above.
Step 3: Analyze Statement 1
1) y = -x
Statement 1 says that y and x are of opposite signs.
Let’s say that x = 2
This means, y = -2
So xy = 2-2 = ¼ which is less than 1
Let’s now consider the case x = -2
This means, y = 2
So, xy = (-2)2 = 4, which is greater than 1
Thus, we realize that Statement 1 does not lead us to a definitive answer. So, Statement 1 is NOT SUFFICIENT
Step 4: Analyze Statement 2
y = 2k where k is a non-zero integer
We are given that k cannot be equal to zero.
Can k be a negative integer?
The answer is No. Because if k were to be a negative integer, then y would become a fraction (For example, say k = -3. Then y =2-3 = 1/8)
But, we are given that y is an integer.
This is only possible if k is a positive integer.
Thus, k can have only positive values and y is a positive multiple of 2.
x may be a positive or a negative integer, but when it is raised to an even power, the result is always going to be positive.
If x = -1 or 1, then the value of xy will be equal to 1. For any other allowed value of x (remember: x = 0 is not allowed), the value of xy will be greater than 1.
Statement 2 is SUFFICIENT
Answer: Option (B)