imranmah
niks18
Bunuel
If y is an integer, is y^3 divisible by 12?
(1) y is divisible by 4.
(2) y is divisible by 6.
For \(y^3\) to be divisible by \(12\), \(y\) must contain at least one \(2\) & one \(3\).
Statement 1: \(y =4p =>y^3=64p^3\). \(p\) can be a multiple of \(3\) or not. Hence
InsufficientStatement 2: \(y=6k =>y^3=(2*3)^3k^3\). Clearly divisible by \(12\).
SufficientOption
BWould you be able to explain why y has to have least one \(2\) & one \(3\) and not two \(2s\) & one \(3\) Thank you!
Hi
imranmahy can have more than one 2 and 3 but it has to have
AT LEAST one 2 & 3.
so let's assume \(y=2*3=6\) then \(y^3=6*6*6\). therefore \(\frac{y^3}{12}=\frac{6*6*6}{12}\), divisible by 12
and as per your example if \(y=2*2*3\), then \(\frac{y^3}{12}=\frac{2*2*2*2*2*2*3*3*3}{12}\), divisible by 12
but it cannot be that y has only one 2 and no 3 or vice-versa.