Question

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

Is the integer nn odd?

(1) nn is a multiple of 4.
(2) n>5n > 5

  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.
Statement (1) tells us that nn is a multiple of 4, which guarantees that nn is even. This allows us to answer the question 'Is nn odd?' with a definitive and unambiguous 'No'. In Data Sufficiency Yes/No questions, a consistent 'No' answer means the statement is sufficient. Statement (2) allows nn to be 6 (even) or 7 (odd), yielding both 'No' and 'Yes' responses, so it is insufficient. Therefore, the statement stating that Statement (1) ALONE is sufficient, but Statement (2) alone is not sufficient, is the correct choice.

Step-by-Step Solution

1
Understand the decision rule for Yes/No Data Sufficiency questions.
A statement is sufficient if it yields a consistent 'Yes' OR a consistent 'No'. It is insufficient only if it yields 'Yes' for some values and 'No' for others.
Data Sufficiency requires determinacy, not necessarily an affirmative response.
2
Evaluate Statement (1): nn is a multiple of 4.
Any multiple of 4 can be written as n=4kn = 4k for some integer kk, which is divisible by 2 and therefore even. Since nn is even, the answer to 'Is nn odd?' is a definitive 'No'.
Since the answer is always 'No', Statement (1) alone is SUFFICIENT.
3
Evaluate Statement (2): n>5n > 5.
If n=6n = 6, nn is even (Answer: No). If n=7n = 7, nn is odd (Answer: Yes). Since both 'Yes' and 'No' are possible, Statement (2) alone is INSUFFICIENT.
Statement (2) does not fix the parity of nn.

Key Concept

In Yes/No Data Sufficiency questions, a statement that conclusively answers 'No' to the question stem is SUFFICIENT.
Rate this question