Bunuel
Solution:
Step 1: Analyse Question Stem
• \(x\) and \(y\) are positive integers.
o \(x\) can be \(1, 2, 3…so\ on\), and \(y\) can be \(1, 2, 3…so\ on\)
We need to find whether \(√x*√y \)is an integer or not.
• \(√x*√y=√(x*y),\) we need to check whether \(x*y\) is a perfect square or not.
Step 2: Analyse Statements Independently (And eliminate options) – AD/BCE
Statement 1: \(\frac{x}{y} = \frac{1}{n^2}\)
On substituting this value in the question stem, we get
• \(√x*√(n^2*x)=n^2*√x*√x=n^2*x\)
• Note: - After this step, most of the students will consider statement 1 to be sufficient, but is it so? let’s see
o If n is an integer, then the above expression is also an integer.
If \(n = 2\) and \(x = 3\), then \(n^2*x=2^2*3=4*3=12\), which is an integer
o If n is not an integer, then the above expression is also not an integer.
If \( n = 0.3\) and \(x = 3\), then \(0.3^2*3=0.09*3=0.27\), which is not an integer.
We don’t know whether n is an integer or not.
Hence, statement 1 is not sufficient, we can eliminate answer options A and D.
Statement 2: \(∛x*∛y=∛(x*y)\)
• \(x*y\) is a perfect cube.
o But is \(x*y\) a perfect square?
• Let’s look at 2 examples
o Example 1: Take \(x= 1\) and \(y= 1\), then \(x*y= 1\) is a perfect cube and \(1\) is also a perfect square.
o Example 2: Take \(x=2\) and \(y=4\), then \(x*y=8\) is a perfect cube, but it is not a perfect square.
We don’t know whether \(x*y\) is a perfect square or not.
Hence, statement 2 is also not sufficient, we can eliminate the answer options B.
Step 3: Analyse Statements by combining
From statement 1: \(√x*√y=n^2*x\)
From statement 2: \(x*y\) is a perfect cube.
With both the statements combined, we can neither infer if \(n\) is an integer nor can we infer if \(x*y\) is a perfect square.
Hence, the correct answer is
Option E.