I am to prove that $\sqrt{x^2+y^2}$ is convex for $x,y>0$.
Intuitively, if I look at the derivatives, $\frac{x}{\sqrt{x^2+y^2}}$, $\frac{y}{\sqrt{x^2+y^2}}$, they are increasing in every positive direction. However, that isn't a very formal argument (or even correct?)
Of course, one could compute the Hessian, but that seems like a pain and since this is a minor subquestion from an optimisation exam I am preparing for, there must be a simpler way.
I thought about looking at it as a composite function, however the lemmas known to me require the outer function to be convex.
Thank you for help.