Does $| a x + b | > c$ always result in two solutions, $x \gt \dfrac{c - b}{a}$, and $x \lt\dfrac{-c - b}{a}$?
If I understand correctly, the first solution, $x > \dfrac{c - b}{a}$, is only true for $x \gt -\dfrac{b}{a}$, while the second solution, $x \lt \dfrac{-c - b}{a}$, is only true for $x \lt -\dfrac{b}{a}$. Is this correct?
