Question

Difficulty: EasyNumber Properties and Integer Constraints in Data Sufficiency

If xx and yy are positive integers, is the product xyxy divisible by 4?

(1) xx is divisible by 4.
(2) x+yx + y is an odd integer.

  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 correct answer is that Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient. Statement (1) establishes that xx is a multiple of 4, so any integer product xyxy must also be a multiple of 4. Statement (2) only guarantees that one of xx or yy is even, which is not enough to determine if the product has two factors of 2.

Step-by-Step Solution

1
Analyze the question stem target
We need to determine whether xyxy is divisible by 4, given that xx and yy are positive integers.
Establishing integer constraints ensures we evaluate divisibility conditions properly.
2
Evaluate Statement (1) independently
If xx is divisible by 4, then x=4kx = 4k for some positive integer kk. Then xy=(4k)y=4(ky)xy = (4k)y = 4(ky), which is divisible by 4. This gives a definitive YES.
Multiplying any multiple of 4 by an integer results in a multiple of 4. Therefore, Statement (1) alone is sufficient.
3
Evaluate Statement (2) independently
If x+yx + y is odd, one integer is even and the other is odd. Case 1: If x=4x = 4 and y=1y = 1, x+y=5x+y=5 (odd) and xy=4xy = 4 (divisible by 4 -> YES). Case 2: If x=2x = 2 and y=3y = 3, x+y=5x+y=5 (odd) and xy=6xy = 6 (not divisible by 4 -> NO).
Since Statement (2) yields both YES and NO outcomes, it alone is not sufficient.

Key Concept

Divisibility and Parity Rules in Data Sufficiency
Rate this question