When the modulus is greater than something, , the shortcut is different: you distinguish the two cases according to the sign of the right-hand side .
Property —
The inequality is solved as the union of two cases:
- Case (a): . An absolute value is always , so it is automatically greater than a negative number: the inequality is always true. The solution of the case is .
- Case (b): . Then is equivalent to .
Final solution: the union of and .
Diagram for : if the right-hand side is negative the inequality is already true.
Example
. Here and is a positive constant: case (a) is empty and case (b) remains: Solution: .
Example
. Here and .
Case (a): . In this zone the inequality is always true, so .
Case (b): . We must solve , that is:
- : always true;
- , which intersected with gives the empty set.
The first is always true, so .
Union: : the inequality is always satisfied.
Warning — A frequent mistake
When in the term is always non-negative (for example a positive constant or a sum of squares), case (a) is empty and you go straight to case (b): . But if can take negative values (for example it is a polynomial), do not forget case (a), otherwise you lose all the solutions in which the right-hand side is negative.
Links
Topics: Parabola
Concepts: Inequalities with absolute value · Absolute value
Skills: Reasoning by cases · Solving inequalities