Prove that $|z+w| \leq |z|+|w|$.
Okay so I labeled $z$ as $z=a+bi$ and $w$ as $w=c+di$. Substituting and solving for everything I got $\sqrt{(a+c)^2 + (b+d)^2} \leq \sqrt{a^2 +b^2} + \sqrt{c^2 +d^2}$. I know if I plug in numbers that this statement is true but is there a way to say this in a simpler way?