Question

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

If xx and yy are real numbers, is x>yx > y?

(1) yx=x+3+1y - x = |x + 3| + 1
(2) x+y=10x + y = 10

  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 while Statement (2) alone is not is correct. Statement (1) demonstrates that yx=x+3+11y - x = |x + 3| + 1 \ge 1, which proves y>xy > x. Consequently, the answer to 'Is x>yx > y?' is a guaranteed, definitive 'No'. In GMAT Yes/No Data Sufficiency questions, any statement that yields a conclusive 'No' is sufficient. Statement (2) allows multiple relative orderings of xx and yy, making it insufficient.

Step-by-Step Solution

1
Analyze the question stem
The target is a Yes/No question: 'Is x>yx > y?' Any statement that yields a definitive 'Yes' OR a definitive 'No' is sufficient.
Data Sufficiency Yes/No decision logic requires evaluating whether a statement yields a single consistent truth value.
2
Evaluate Statement (1): yx=x+3+1y - x = |x + 3| + 1
Since absolute value is always non-negative (x+30|x + 3| \ge 0), we have yx0+1=1>0y - x \ge 0 + 1 = 1 > 0. Thus, yx>0    y>xy - x > 0 \implies y > x.
Because y>xy > x is always true under Statement (1), the answer to 'Is x>yx > y?' is a definitive 'No'.
3
Conclude sufficiency for Statement (1)
A definitive 'No' is SUFFICIENT. Statement (1) alone is sufficient.
In GMAT Data Sufficiency, a consistent negative answer resolves the question completely.
4
Evaluate Statement (2): x+y=10x + y = 10
If x=6x = 6 and y=4y = 4, then x>yx > y is 'Yes'. If x=4x = 4 and y=6y = 6, then x>yx > y is 'No'.
Since both 'Yes' and 'No' are possible, Statement (2) alone is NOT sufficient.

Key Concept

Definitive Yes/No Decision Logic in Data Sufficiency
Rate this question