Bunuel
Is x = 4 ?(1) \(\sqrt{x^2}\) = 4 --> x^2 =16 --> x = 4 or x = -4. Not sufficient.
(2) \(|x| = -x\). This is only possible when \(x\leq{0}\), so x cannot be 4. Sufficient.
Answer: B.
P.S. Please name topics properly. Check rule 3 here:
rules-for-posting-please-read-this-before-posting-133935.html Thank you.
Hi
Could you please explain this in greater details?
My thought was
1) sqrt{x^2} = 4 --> x^2 =16 --> x = 4 or x = -4. However the answer itself says that Sq rt( x^2 ) = 4 , so
does it not imply that x = 4 (and not -4)2) |x| = -x -----------------clearly says that x is negative
Hence answer should be D (both statements alone are sufficient to answer the question)?
Why? Plug -4, there. Does it satisfy the equation? Yes. So, x could be -4.
One more way to look at it: \(\sqrt{x^2}=|x|\), so we have that |x| = 4, which means that x = 4 or x = -4.
Hope it's clear.