Q) If n is an integer and n^3 is divisible by 24, what is the largest integer number that must be a factor of n ?
A) 1
B) 2
C) 6
D) 8
E) 12
For n^3 to be divisible by 24 => it should have all the prime factors of 24 (i.e. 2x2x2x3)
So eliminating choices A,B,D
6 => 2X3 :: n^3 => 2^3 * 3^3 (which will be divisible by 24)
12 => 2x2x3 :: n^3 => 2^6 * 3^3 (which will also be divisible by 24)
I am unable to understand the latter part of the question. The largest number that has to be a factor of n has to be 12 right ? (the answer says 6). 6 would have been right if the question stated "what is the number that must be a factor of n".
Please correct me if I am wrong :)
Thanks
-Xeroo