Well, from x^n = x^(n+2) we get that x^(n+2) - x^n = x^n(x^2 - 1) = 0. This is equivalent to x^n(x - 1)(x + 1) = 0. This happens only when x^n = 0 (so x = 0), x = -1 or x = 1.
1. This equation is equivalent to x^2 - x -2 = 0. And this one basically means that (x - 2)(x + 1) = 0. This is only true when x is either 2 or -1. Since only x = -1 fits the inital restriction, then x is indeed -1, which is smaller than 0. So 1 is sufficient.
2. 2x < x^5 is equivalent to x^5 - 2x > 0. Now let's just use the numbers we've narrowed down in our intial restriction.
a. x = 0, then x^5 - 2x = 0, which is not consistent with x^5 - 2x > 0. So 0 is out.
b. x = 1. x^5 - 2x = -1, which again is not greater than 0. So -1 is out as well.
c. x = -1 and x^5 - 2x = 1 > 0 . So -1 is the only one that fits.
2 is sufficient as well.
So the answer is D