siddhans
JoelCairo
Here is where prime factorization is really key. When you see "some number is not a factor of some unknown number" the first thing you have to do is break that first number down into its prime factors. In this case, "8" is just another way of saying "2*2*2."
What you are being told is that g does not have three 2s in it. (it's not 8 (2*2*2), it's not 24 (2*2*2*3) it's not 40 (2*2*2*5) etc).
Then the question asks if 8 is a factor of 2g. What is really being asked here is "does g have two 2s in it?"
i see, So whats the final answer ..??? Y or N?
The answer is MAYBE. Or data not sufficient.
If g=4; 2g=8; g is NOT divisible by 8, but 2g is divisible by 8.
If g=7(Or Any prime number; Note there may be other cases as well); 2g=14; g is NOT divisible by 8, AND 2g is also NOT divisible by 8.
Data Not Sufficient. So, just by knowing that 'g' is NOT divisible by 8, we can't conclude whether 2g is divisible by 8,
kapish?