Quote:
Is (x^6 - x^4) > (x^5 - x^3 )
1) x >1
2) x^4>x^3
Agree with those who post A.
Another possible approach (basically involves the straightforward solving the inequalities):
(x^6 - x^4) > (x^5 - x^3 ) = x^4(x^2-1) - x^3(x^2-1) = (x^4-x^3)(x-1)(x+1)=x^3(x-1)^2(x+1).
Now, solving x^3(x-1)^2(x+1) > 0 with any sign-analysis method we have:
****+
******-
******+
******+
_____-1____0____1_____ => x < - 1 or 0<x<1 or x>1.
Statement 1: As was shown above, for x>1 the inequality is always true => sufficient.
Statement 2: x^4 – x^3 = x^3(x-1). Again, let’s solve x^3(x-1)>0:
************+
*****-
******+
___________0____1_____ => x<0 or x>1. From here we cannot conclude that for such x the initial inequality will always be true. In particular, it does not hold for -1<x<0. So 2) is insufficient.