Hi,
Is x^2 y^4 an integer divisible by 9? => xy^2 an integer divisible by 3?
From(1): x is an integer divisible by 3. We know nothing about y
Insufficient
From(2): xy is an integer divisible by 9
if x=81 and y=1/9, then xy is divisible by 9 but xy^2 = 1. Not divisible by 3
if x=27 and y=1/3, then xy is divisible by 9 but xy^2 = 3. Divisible by 3
Insufficient
Both(1) and (2)
if x=81 and y=1/9, then xy is divisible by 9 but xy^2 = 1. Not divisible by 3
if x=27 and y=1/3, then xy is divisible by 9 but xy^2 = 3. Divisible by 3
Insufficient
Hence, E
Cheers!
Things are not what they appear to be... nor are they otherwise