Hi,
This is one of the popular traps in GMAT, that is, Cancelling of common variables on both sides.
Never fall for such a trap, i.e., do not cancel common variables on both sides of an equation unless it is already mentioned in the question as variables(unknowns) not equal to zero.
Statement I is insufficient:
x^2 = 2x
x^2 – 2x = 0
x(x-2) = 0
x and x-2 are two numbers, for the product to be zero not necessary that both of them have to be zero.
Either x = 0 or x-2 = 0
i.e.,
x=0 or x =2
If x = 0, then answer to the question is NO.
If x = 2, then answer to the question is YES.
Two answers are there, so not sufficient.
Here, easily most of the students end up cancelling “x” on both sides and say x =2, which is wrong to do, as x can be equal to 0.
Statement II is insufficient:
x^3 = 3x
Similar to statement I,
x^3 – 3x = 0
x(x^2-3) = 0
So, either x = 0 or x^2 -3 = 0
i.e., x = 0 or x = +/- (root 3).
Again we will have yes or no answer to the question.
So not sufficient.
Both statements together,
x=0 is the only value which satisfy both statements.
So answer has to be C(Together Sufficient).
While practicing learn from your mistakes.
Hope this helps.