Is positive integer n divisible by 3?
(1) n^2/36 is an integer
(2) 144/n^2 is an integer
OA: A
Can someone please walk me through this one.
vrajesh.dave Wrote:Is positive integer n divisible by 3?
(1) n^2/36 is an integer
(2) 144/n^2 is an integer
OA: A
Can someone please walk me through this one.
nitin_prakash_khanna Wrote:All question stem tells us is that n is a positive integer.
Statement 1:
n^2 / 36 is an integer.
Prime factors of 36 will be
36 = 2^2 * 3^2
For n^2 divided by 36 to be an integer n will have to have either one 3 or 3^2 in its prime factor. --> Why will n either have one 3 or 3^2 in its prime factor? What about the 2s?!
Hope the questions does not reveal my beginner level to much :)
In both the cases n will be divisible by 3.
So This is Sufficient.
Statement 2 Tells that 144 / n^2 is an integer.
prime representation of 144 = 2^4*3^2
now assume n has only 3 in its prime factorization then 144 / n^2 will be integer and n will be divisible by 3.
But on the other hand if n has only 2 or 2^2 in its prime factorization then 144 / n^2 will still be integer but n will not be divisible by 3.
So INSUFFICIENT
Hence Answer A.
Can you confirm OA?