Step 1: Analyse Question StemThe question to be answered is,
Is \(\frac{n}{12}\) = integer?
In other words,
Is n = 12 * integer.
Therefore, we are trying to find if n is a multiple of 12.
Step 2: Analyse Statements Independently (And eliminate options) – AD / BCEStatement 1:\(\frac{ n^2}{144}\) is an integer.
Following the same approach as in the analysis of the question,
\(n^2\) = 144 * integer.
Note that we have no information about what type of a number n is. If we knew that n was an integer, we could have concluded that the integer on the right should also be a perfect square since \(n^2\) would be a perfect square. However, we cannot do that here.
If integer = 1, \(n^2\) = 144 * 1 = 144; this means n = 12. Is n a multiple of 12? YES
If integer = 2, \(n^2\) = 144 * 2 = 288; this means n = 12 * root 2; Is n a multiple of 12? NO, since multiples of 12 are always numbers obtained by multiplying 12 by an integer.
The data in statement 1 is insufficient to answer the question with a definite YES or NO
Statement 1 alone is insufficient. Answer options A and D can be eliminated.
Statement 2: \(\frac{n}{6 }\)is an integer.
This means n = 6 * integer; in other words, n is a multiple of 6
Knowing that n is a multiple of 6 is not sufficient to find out if it is also a multiple of 12.
The data in statement 2 is insufficient to answer the question with a definite YES or NO
Statement 2 alone is insufficient. Answer option B can be eliminated.
Step 3: Analyse Statements by combiningFrom statement 1: \(n^2\) = 144 * integer.
From statement 2: n = 6 * integer
Let n = 6 * k, where k is an integer; substituting in the first equation, we have,
36 * \(k^2\) = 144 * integer
Simplifying, we have, \(k^2\) = 4 * integer. Note that the integer on the right side should be a perfect square since \(k^2\) is definitely a perfect square as it is the square of an integer k.
Therefore, k = 2 * integer and hence, n = 6 * 2 * integer OR n = 12 * integer
Is n a multiple of 12? YES.
The combination of statements is sufficient to answer the question with a definite YES
Statements 1 and 2 together are sufficient. Answer option E can be eliminated.
The correct answer option is C.