For all values of x, positive and negative (and zero), the following is true:
\(\\
\sqrt{x^2} = |x|\\
\)
Also if x
> 0, then |x| = x, and if x
< 0, |x| = -x.
So the equation in the stem just tells us |x| = x. That equation tells us that x is zero or greater. The equation in Statement 1, |x| = -x, tells us x is zero or smaller. If x is zero or greater and is also zero or smaller, x can only be zero. So Statement 1 is sufficient.
In Statement 2, since we know from the stem x is zero or greater, we know that the right side of the equation, -x, is zero or smaller. But the left side, x^2, is a square, so it is zero or greater. A number zero or smaller can only equal a number zero or greater if both numbers are zero, so Statement 2 also tells us x = 0, and is also sufficient.
You can also analyze Statement 2 by solving it as a quadratic (it only has two solutions, 0 and -1) and plugging each solution back into the equation in the stem to see which of them works -- only x = 0 does.
So the answer is D.