The basic method for an inequality with an absolute value is the same as for equations: you split it into the two cases according to the sign of the argument. It always works, even when the shortcuts for the special cases cannot be applied.
In brief — General method
Given an inequality of the type you split it into the two cases:
- Case (a): . In this region the absolute value is removed without changing sign, that is : you solve the expression with in place of and intersect the solution with the condition .
- Case (b): . Here : you solve with in place of and intersect with .
The final solution is the union of the solutions of the two cases: .
Diagram of the splitting into the two cases and the union of the solutions.
Links
Topics: Parabola
Concepts: Inequalities with absolute value · Absolute value
Skills: Reasoning by cases · Solving inequalities