This is a YES/NO type of question, where plugging in of values will help.
Question: Is x^2[/m] is divisible by 24
Constraint: x is a positive integer (x \(\neq 0\))
Statement 1: x is divisible by 4.
If x = 4 (which is divisible by 4), then x^2[/m] = 16 (which is not divisible by 24) . Therefore NO.
If x = 12 (which is divisible by 4), then x^2[/m] = 144 (which is divisible by 24). Therefore YES.
Therefore Statement 1 Alone is Insufficient. Answer options could be B, C or E.
Statement 2: x is divisible by 6.
If x = 6 (which is divisible by 6), then x^2[/m] = 36 (which is not divisible by 24) . Therefore NO.
If x = 12 (which is divisible by 6), then x^2[/m] = 144 (which is divisible by 24). Therefore YES.
Therefore Statement 2 Alone is Insufficient. Answer Options could be C or E.
Combining Both Statements: x is divisible by 4 and 6, which means x is divisible by 12
The minimum value of x here is 12 = 4 * 3 = \(2^2 * 3\). The square will be \(2^4 * 3^2\)
For a number to be divisible by 24, we need an 8 = \(2^3\) and a \(3\), which will always be there in the squares of multiples of 12.
Therefore Both Statements together are Sufficient.
Option CArun Kumar