Question

Difficulty: HardValue vs. Yes/No Data Sufficiency Decision Logic

If kk is a real number, is k3>kk^3 > k?

(1) k2k<0k^2 - k < 0
(2) k2>1k^2 > 1

  1. Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient.Answer
  2. B
    Statement (2) ALONE is sufficient, but statement (1) alone is not sufficient.
  3. C
    BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient.
  4. D
    EACH statement ALONE is sufficient.
  5. E
    Statements (1) and (2) TOGETHER are NOT sufficient.

Answer

Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient.
The option stating that Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient is correct because Statement (1) restricts kk to the interval (0,1)(0, 1), where k3k^3 is strictly less than kk, giving a definitive 'No' to the stem question. A statement that yields a consistent 'No' is sufficient in GMAT Data Sufficiency. Statement (2) permits values both greater than 1 (where the answer is Yes) and less than -1 (where the answer is No), making it insufficient.

Step-by-Step Solution

1
Rephrase the question stem algebraically.
The question asks whether k3k>0k^3 - k > 0, which factors into k(k1)(k+1)>0k(k - 1)(k + 1) > 0.
Simplifying the stem establishes the exact sign behavior of the expression across different intervals of kk.
2
Evaluate Statement (1): k2k<0k^2 - k < 0.
Factoring yields k(k1)<0k(k - 1) < 0, which means 0<k<10 < k < 1. For any kk in (0,1)(0, 1), k>0k > 0, (k1)<0(k - 1) < 0, and (k+1)>0(k + 1) > 0. The product k(k1)(k+1)k(k - 1)(k + 1) is (positive) × (negative) × (positive) = negative. Thus, k3<kk^3 < k for all k(0,1)k \in (0, 1). The answer to 'Is k3>kk^3 > k?' is a definitive NO.
In GMAT Data Sufficiency Yes/No structure logic, a statement that guarantees a definitive 'No' answer for all permissible values is SUFFICIENT.
3
Evaluate Statement (2): k2>1k^2 > 1.
Solving the inequality gives k>1k > 1 or k<1k < -1. If k=2k = 2, k3=8>2k^3 = 8 > 2 (Answer: YES). If k=2k = -2, k3=8k^3 = -8 and k=2k = -2, so 8>2-8 > -2 is FALSE (Answer: NO). Because Statement (2) allows both YES and NO outcomes, it is INSUFFICIENT.
A statement that yields conflicting Yes and No answers depending on the chosen value within its domain is insufficient.

Key Concept

Value vs. Yes/No Data Sufficiency Decision Logic: Definitive 'No' Sufficiency
Rate this question