ricaototti wrote:If a and b are integers and a is not equal to b, is ab > 0?
(1) a^b > 0
(2) a^b is a non-zero integer
Starting with the question:
is ab > 0?
In other words, do a and b have the same sign?
Let's examine (1):
a^b > 0
a and b could both be positive, which gives us a "yes" answer.
However, a could be negative and b could be an even positive number, giving us a "no" answer.
We can get both a "yes" and a "no": insufficient.
(If you prefer to pick numbers, we could have picked:
a=2 and b=3, and 2*3 IS greater than 0; or
a=-2 and b=2, and -2*2 is NOT greater than 0.)
(2) we can pick the exact same numbers to show that (2) gives us both a "yes" and a "no": insufficient.
Since the same set of numbers satisfy both (1) and (2), the correct answer is (E), not enough information.