jainrahul1985 wrote:What is the value of |x|?
(1) |x^2 + 16| - 5 = 27
Let's just worry about (1), since (2) has been well explained. My explanation basically boils down to the one already offered, I'm just breaking it down a bit differently for completeness.
We can simplify to:
|x^2 + 16| = 32
That means that either:
(x^2 + 16) = 32
x^2 = 16
x = -4 or +4
or
-(x^2 + 16) = 32
x^2 + 16 = -32
x^2 = -48
Well, since the GMAT is only concerned with real numbers, we can completely ignore the second solution (since root of -48 is an imaginary number).
So, we only need to worry about the first solution and we know that x is +/- 4.
Since the question asks for |x|, and since |4|=|-4|, (1) gives us a definite answer to the question and is also sufficient.