To answer the question, we need to have some idea of what x & y are.
1 is obviously insufficient so we can rule out a & d.
Looking that 2, we see that it also gives us no information about what x & y are, because we can put in a ton of different values for x, y and still get 89 (x=1 y=89, x=2 y=89/2... etc). This eliminates b.
So we're left with c & e.
Looking at both statements together, we see that if x & y are integers, the possible values for x & y while still having xy = 89 decreases to 1 set of distinct values IFF 89 is prime.
So the question becomes is 89 prime?
Yes it is, so we choose C as our answer.
Note, to find if a number is prime, do the following:
take the square root of 89, =~9.xxx (since 9 squared is 81 & 10 squared is 100). Now divide 89 by every prime number below 9.xx, which would be 2, 3, 5, 7. You'll see that 89 is not divisible by any of them and thus is prime. (I won't explain why this shows that 89 is prime, but can go into more details if you'd like)
EDIT:
forgot to mention that negative values for x/y won't matter since we're looking for x^10 +y^10