Which of the following equations does NOT have a solution?
- A)
- B)
- C)
- D)
- E)
Answer
B
Key insight
An absolute value is never negative, so |-3x| + 5 is at least 5 and can never equal 0; every other equation has an explicit solution.
Solution
Test each equation.
(A) has the solution .
(B) requires . An absolute value is never negative, so there is no solution.
(C) means , so and . This is valid because .
(D) gives .
(E) gives , so .
Only (B) fails. The answer is .
Why this works
Squares, absolute values, and principal square roots all output nonnegative numbers. An equation that forces one of them to equal a negative number has no real solution. A minus sign inside such an expression (as in ) does not create a problem by itself; what matters is whether the required output is possible.
The trap
Rejecting sqrt(-x) - 2 = 0 because of the minus sign under the radical, forgetting that x = -4 makes -x positive.
Common mistakes
- Rejecting sqrt(-x) - 2 = 0 because of the minus sign under the radical, forgetting that x = -4 makes -x positive.
- Picking (E) by mixing up with ; only the sign of the constant matters.
Techniques
Use the answer choices (mod checks, size, form) to eliminate or select · Set up the equation/formula and compute; no special trick needed