BrushMyQuant wrote:
If t is divisible by 12 and we need to find the least possible integer value of a for which t^2/2^a might not be an integer
So, we need to take the smallest possible positive value of t
[positive as 0 is divisible by all numbers so it will be divisible by all values of 2^a]
=> t = 12 = \(2^2 * 3\)
Now, \(t^2\) = (\(2^2 * 3\))^2 = \(2^4 * 3^2\)
So min value of a for which \(t^2\) might not be an integer will be 5
So, answer will be C
Hope it helps!
You mean D right ?