Prove that $\begin{equation*} \lim_{x \rightarrow 1} |x + 2|=3 \end{equation*}$ using limit definition>
I have a problem when I substitute for $|x + 2|$ by $-x-2$, could anyone help me in this case please? I could not reach $|x-1|$ which is less than $\delta$ in this case.
The crucial trick is that: $\bigg||x+2|-3\bigg|\leq|(x+2)-3|=|x-1|$ by triangle inequality.
@Michael Hardy has demonstrated that triangle inequality is not needed by looking locally at $x=1$, personally I think one should choose $\delta=\min\{1,\epsilon\}$ to assure that $x$ does not vary too far away to get the positiveness of $x+2$.