Statement 2 actually states x^2 < 1 when decomposed.
Decomposing statement 1 we get x^3(1-x^2) < 0 = x^3 - x^5 < 0 = x^3 < x^5
for x^3 < x^5, x could be a positive value > 1 or a negative value > -1
insufficient.
Decomposing statement 2 we get x^2-1 < 0 = x^2 < 1.
for x^2 < 1 x can be -1 < x < 1.
insufficient.
Combining statements 1 & 2 we get;
From 1: x>1 OR 0>x>-1
AND
From 2: -1<x<1
Therefore, x must a negative value greater than -1 but less than 0.
Answer is
C
Ozlemg wrote:No A is not sufficient as long as we do not know whether x is integer or fraction.
OA is C. Borh statements must be used together.
statement 1 is not sufficient
take example as 3 , -3
both satisfy the equation
statement 2 is not possible
anything ^ 2 will always be more than 0
whether it is -4 or 4