Bunuel
If xy ≠ 0, is x³ + y³ > 0 ?
(1) x + y > 0
(2) xy > 0
Target question: Is x³ + y³ > 0? Statement 1: x + y > 0 There are two possible cases to consider here:
case i: x and y are both positive
case ii: One value (x or y) is positive and the other value is negative, AND the
magnitude (i.e., absolute value) of the positive value is greater than the magnitude of the negative value
If case i is true, then it is clear that x³ + y³ well be greater than 0.
What about case ii?
Here's an important property:
If |a| < |b|, then |a²| < |b²| and |a³| < |b³| and |a⁴| < |b⁴|, . . . . etc Let's make it easy on ourselves and say x is the positive number and y is the negative number.
If x + y > 0, then we know that |y| < |x|
From the above
property, we can conclude that |y³| < |x³|
If the magnitude of x³ (which is positive) is
greater than the magnitude of y³ (which is negative), we can be certain that
x³ + y³ > 0In other words, the answer to the target question is
YES, x³ + y³ is greater than 0Since we can answer the
target question with certainty, statement 1 is SUFFICIENT
Statement 2: xy > 0There are several values of x and y that satisfy statement 2. Here are two:
Case a: x = 1 and y = 1. In this case, the answer to the target question is
YES, x³ + y³ is greater than 0Case b: x = -1 and y = -1. In this case, the answer to the target question is
NO, x³ + y³ is not greater than 0Since we can’t answer the
target question with certainty, statement 2 is NOT SUFFICIENT
Answer: A
Cheers,
Brent