Bunuel
What is the value of |x + 4|?
(1) x^2 + 8x + 12 = 0
(2) x^2 + 6x = 0
Kudos for a correct solution. MANHATTAN GMAT OFFICIAL SOLUTION:Statement (1) tells us that x^2 + 8x + 12 = 0. Factoring:
(x + 2)(x + 6) = 0
x = –2 or –6
The question asks for the value of |x + 4|. At first glance, it might appear that we have 2 values for x, and thus do not know the value of |x + 4|. However:
|(–2) + 4| = |2| = 2 |(–6) + 4| = |–2| = 2
Therefore Statement (1) is SUFFICIENT.
Statement (2) tells us that x^2 + 6x = 0. Factoring:
x(x + 6) = 0
x = 0 or –6
Testing both values for x:
|(0) + 4| = 4 |(–6) + 4| = |–2| = 2
We get two different values for x, so Statement (2) is INSUFFICIENT.
If we had not
Computed to Completion, we might have fallen into the trap of thinking that because Statement (1) gave us two values for x, we would get two different answers to the question. That was
not the case: we got the same answer from both values.
The correct answer is A.