Let $X$ be a normed space. Show that for every $x,y\in X$: $$\|x+y\|\leq \max\{\|x\|,\|x+2y\|\} $$ Wanted to check two cases. First, assume the maximum is $\|x+2y\|$, then $$\|x+y\|\leq \|x\|+\|y\|\leq\|x+2y\|+\|y\| $$ and stuck. the $y$-norm gets in the way of things.
Makes me think I am either going the wrong way or overlooking something. Hints, please.