Question

Difficulty: MediumNumber Properties and Integer Constraints in Data Sufficiency

If kk is a positive real number, is kk an integer?

(1) k\sqrt{k} is an integer.
(2) k24kk^2 - 4k is an 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.
Statement (1) alone is sufficient because if the square root of kk is an integer mm, then k=m2k = m^2, which is guaranteed to be an integer. Statement (2) alone is not sufficient because k24kk^2 - 4k can equal an integer when k=4k = 4 (an integer) or when k=2+5k = 2 + \sqrt{5} (a non-integer). Therefore, only Statement (1) is sufficient.

Step-by-Step Solution

1
Evaluate Statement (1) independently.
If k=m\sqrt{k} = m where mm is an integer, then k=m2k = m^2. Since mm is an integer, m2m^2 must also be an integer. Thus, kk is definitely an integer (Yes).
The square of any integer is always an integer, so Statement (1) is sufficient.
2
Evaluate Statement (2) independently.
Let k24k=nk^2 - 4k = n, where nn is an integer. If n=0n = 0, then k(k4)=0    k=4k(k - 4) = 0 \implies k = 4 (an integer). If n=1n = 1, then k24k1=0    k=2+5k^2 - 4k - 1 = 0 \implies k = 2 + \sqrt{5} (not an integer).
Since kk can be either an integer or a non-integer, Statement (2) does not provide a definitive Yes/No answer and is not sufficient.

Key Concept

Algebraic definitions of integers versus real numbers in Data Sufficiency
Estimated Time:2m 0s
Rate this question