in #1 you have considered e as a fraction....
Bunuel
If e is a nonzero integer, is 1/2^e greater than or less than 1?
(1) −e < 1
(2) e^2 > 0
Ok (1/2) ^ e, where e does not equal 0 and e is an integer will be greater than 1 if e <0 (a fraction to a negative exponent gives us 1 divided by some number less than 1, and thus we get a number greater than 1). So the question simplifies to is e <0 subject to the constraint e is an integer >0 Yes/No?
(1) -e <1 gives us e >-1 |e is an integer not equal to 0 --> This means that e = 1,2,3, thus e>0, thus we can mark sufficient.
(2) e^2 >0. Therefore either e>0 or e <0 | e is an integer not equal to 0. First consider e >0. Then e = 1,2,3... thus we get a YES answer. Now lets consider e <0 | e is an integer not equal to 0. Then e = -1,-2,-3...., thus e <0 giving us a NO answer. Thus (2) is NS
The answer is A.