Question

Difficulty: MediumNumber Properties and Integer Constraints in Data Sufficiency

If mm and nn are positive real numbers, is mm an integer?

(1) m2nm^2 n is an integer and mn2m n^2 is an integer.
(2) m3nm^3 n is an integer and nn 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.
Statements (1) and (2) together are not sufficient because setting m=12m = \frac{1}{2} and n=8n = 8 satisfies all given conditions (m2n=2m^2 n = 2, mn2=32m n^2 = 32, m3n=1m^3 n = 1, n=8n = 8) while yielding a 'No' to whether mm is an integer. Meanwhile, m=1m = 1 and n=8n = 8 also satisfies all conditions and yields a 'Yes'. Therefore, the two statements combined do not uniquely determine if mm is an integer.

Step-by-Step Solution

1
Evaluate Statement (1) independently.
Statement (1) is insufficient.
If m=1m = 1 and n=2n = 2, then m2n=2m^2 n = 2 and mn2=4m n^2 = 4 (both integers), and m=1m = 1 is an integer. However, if m=23m = \sqrt[3]{2} and n=43n = \sqrt[3]{4}, then m2n=2m^2 n = 2 and mn2=2m n^2 = 2 (both integers), but m=23m = \sqrt[3]{2} is not an integer.
2
Evaluate Statement (2) independently.
Statement (2) is insufficient.
If m=1m = 1 and n=1n = 1, then m3n=1m^3 n = 1 and n=1n = 1 (both integers), and m=1m = 1 is an integer. However, if m=12m = \frac{1}{2} and n=8n = 8, then n=8n = 8 is an integer and m3n=(18)(8)=1m^3 n = (\frac{1}{8})(8) = 1 is an integer, but m=12m = \frac{1}{2} is not an integer.
3
Evaluate Statements (1) and (2) together.
Statements (1) and (2) together are insufficient.
Test the candidate case m=12m = \frac{1}{2} and n=8n = 8 against both statements simultaneously:
- Under Statement (1): m2n=(14)(8)=2m^2 n = (\frac{1}{4})(8) = 2 (integer) and mn2=(12)(64)=32m n^2 = (\frac{1}{2})(64) = 32 (integer).
- Under Statement (2): n=8n = 8 (integer) and m3n=(18)(8)=1m^3 n = (\frac{1}{8})(8) = 1 (integer).
Here, all conditions from both statements are satisfied, but m=12m = \frac{1}{2} is NOT an integer. Conversely, m=1m = 1 and n=8n = 8 also satisfies both statements and m=1m = 1 IS an integer. Thus, a definitive Yes/No answer cannot be determined.

Key Concept

Implicit real number constraints versus integer constraints in Data Sufficiency polynomial expressions.
Rate this question