Consider $(x, y) \in \mathbb{R}^2$. From the triangle inequality, we have $$||(x, y)|| \leq ||(x, 0)|| + ||(y, 0)||$$ which means that $$\sqrt{x^2+y^2} \leq \sqrt{x^2} + \sqrt{y^2} = x+y.$$
Whether or not that's relevant, I'd like to conclude that $$|x| \leq \sqrt{x^2 + y^2}$$ for all real $x$ and $y$, and Wolfram Alpha says that I can; but, I don't see how to do this. Could someone please show why this last inequality is true for all real $x$ and $y$?