From the triangle inequality \(|x|+|y|\geq |x+y|\) we can arrive at the following two inequalities, by setting \(x=a, y=b-a\) and \(x=b, y=a-b\)
\begin{align*}
|a| + |b-a| \amp \geq |b|\\
|b| + |a-b| \amp \geq |a|
\end{align*}
Rearranging these gives
\begin{equation*}
|b-a| \geq |b|-|a|
\end{equation*}
and \(|b|-|a| \geq -|a-b|\text{,}\) which can be rewritten as
\begin{equation*}
-(|b|-|a|) \leq |b-a|
\end{equation*}
Putting these together gives
\begin{equation*}
-(|b|-|a|) \leq |b-a| \leq |b|-|a|
\end{equation*}
from which the result follows.