by Guest Fri Nov 21, 2008 2:33 pm
Hi,
1.) K is divisible by 2^6 i.e. 64. then, K value can be equal to 64,128,192, etc... Here,
if k=128 can be written as 2^7, which satisfies the given equation.
But, if k=192, it cannot be written in the form of 2^r. So, 1.) is insufficient to answer.
Consider 2.) now. If K is not divisible by any integer greater than 1, that means K cannot itself be an odd integer (in that case it will be divisible by itself i.e odd integer). The only values K can have will be of the form 2^r i.e 2, 2^2, 4^2, 8^2 etc (not even 6^2 as it will be divisble by 3 greater than 1).. which satisfies the criteria.
So, 2.) is sufficient to answer the question... :)