Question

Difficulty: Very hardNumber Properties and Integer Constraints in Data Sufficiency

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

(1) n+6nn + \frac{6}{n} is an integer.
(2) n2+36n2n^2 + \frac{36}{n^2} is an integer.

  1. A
    Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient.
  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. Statements (1) and (2) TOGETHER are NOT sufficient.Answer

Answer

Statements (1) and (2) TOGETHER are NOT sufficient to determine whether nn is an integer.
The correct answer identifies that neither statement alone is sufficient, and combining them offers no additional constraint because the second statement is algebraically derived by squaring the first. Since non-integer real numbers such as n=3+3n = 3 + \sqrt{3} satisfy both statements, the statements together remain insufficient.

Step-by-Step Solution

1
Evaluate Statement (1) by setting n+6n=kn + \frac{6}{n} = k, where kk is an integer.
Multiplying by nn gives n2kn+6=0n^2 - kn + 6 = 0, which yields n=k±k2242n = \frac{k \pm \sqrt{k^2 - 24}}{2}. For nn to be a real number, we need k224k^2 \ge 24, so k5k \ge 5.
We must test whether all positive real solutions for nn under this condition are integers.
2
Test specific integer values for kk in Statement (1).
If k=5k = 5, then n=5±12n = \frac{5 \pm 1}{2}, giving n=3n = 3 or n=2n = 2 (both are integers, yielding a YES answer). However, if k=6k = 6, then n=6±122=3±3n = \frac{6 \pm \sqrt{12}}{2} = 3 \pm \sqrt{3}, which is a positive real number but NOT an integer (yielding a NO answer).
Since Statement (1) permits both integer and non-integer values for nn, Statement (1) ALONE is NOT sufficient.
3
Evaluate Statement (2) independently and analyze its algebraic relationship to Statement (1).
If n+6n=kn + \frac{6}{n} = k, then squaring both sides gives (n+6n)2=n2+12+36n2=k2\left(n + \frac{6}{n}\right)^2 = n^2 + 12 + \frac{36}{n^2} = k^2, which implies n2+36n2=k212n^2 + \frac{36}{n^2} = k^2 - 12. If kk is an integer, k212k^2 - 12 is automatically an integer.
This shows Statement (2) is logically and algebraically implied by Statement (1).
4
Evaluate Statements (1) and (2) together.
Because Statement (2) provides zero new information beyond Statement (1), combining them does not eliminate the non-integer solution n=3+3n = 3 + \sqrt{3}. Thus, the question cannot be answered definitively.
Redundant statements cannot resolve insufficiency present in the individual statements.

Key Concept

Number Properties and Integer Constraints in Data Sufficiency
Estimated Time:2m 30s
Rate this question