Forget conventional ways of solving math questions. In DS, Variable approach is the easiest and quickest way to find the answer without actually solving the problem. Remember equal number of variables and independent equations ensures a solution.
Is x > x ^3 ?
(1) x < 0
(2) x^2 - x^3 > 2
When it comes to inequality questions, it is crucial that if range of que includes range of con, that con is sufficient.
When you modify the original condition and the question, they become x^3-x<0?, x(x-1)(x+1)<0? -> x<-1, 0<x<1?. Then, there is 1 variable(x), which should match with the number of equations. So you need 1 more equation. For 1) 1 equation, for 2) 1 equation, which is likey to make D the answer.
For 1), if x<0, the range of que doesn’t include the range of con, which is not sufficient.
For 2), in x^3-x+2<0, (x+1)(x^2-2x+2)<0, x^2-2x+2=(x-1)^2+1 is derived, which is always bigger than 0. Then, x+1<0 -> x<-1, in which the range of que includes the range of con. Thus, it is sufficient and the answer is B.
-> For cases where we need 1 more equation, such as original conditions with “1 variable”, or “2 variables and 1 equation”, or “3 variables and 2 equations”, we have 1 equation each in both 1) and 2). Therefore, there is 59 % chance that D is the answer, while A or B has 38% chance and C or E has 3% chance. Since D is most likely to be the answer using 1) and 2) separately according to DS definition. Obviously there may be cases where the answer is A, B, C or E.