zudecj wrote:Is x^3 >x^2?
(1) x>0
(2)x^2>x
(1) If x is positive, x^3 may or may not be greater than x^2. See
If x = 3, x^3 = 27, x^2 = 9, and x^3 > x^2.
But, if x = 1/3, x^3 = 1/27, x^2 = 1/9, and x^3 < x^2.
Insufficient
(2) If the square of a number is greater than the number, then the number could be either negative or more than 1. If x is negative, x^3 is always less than x^2. And, if x is more than 1, then x^3 is always greater than x^2.
Insufficient
Blend (1) and (2)
If x is positive and the square of x is greater than x, then x is definitely more than 1 and x^3 is always greater than x^2.
Sufficient
[spoiler]
C[/spoiler]