I thought the following inequality, which is to be proved, would be a simple application of the well known inequalities $||x|-|y|| \leq |x-y|$ and $||x|-|y|| \leq |x+y|$ but, if it is, after about an hour of scribbling I really can't seem to make any progress at all. Below is the inequality to be proved, for $x, y, z, \in \mathbb{R}$
$||x|-|y+z|| \leq ||x|-|y||+|z|$
For those interested, the problem is taken from page 5 of Mathematical Analysis: Functions of One Variable by M. Giaquinta and G. Modica
First, by adding and subtracting $|y|$ and using the triangle inequality, we obtain $$ ||x|-|y+z||=||x|-|y|+|y|-|y+z||\leq ||x|-|y||+||y|-|y+z||$$ and then using the inequality $$||a|-|b||\leq |a-b|$$ with $a=y$ and $b=y+z$, we get $$||x|-|y||+||y|-|y+z||\leq ||x|-|y||+|z|$$