|x+1| = \begin{cases} x+1 &amp; x+1 \ge 0 \Rightarrow x \ge -1 \\ -(x+1) &amp; x+1 &amp;lt; 0 \Rightarrow x &amp;lt; -1 \end{cases}