According to Wolframalpha, $\forall{x,y\geq0}:x+y\geq2\sqrt{xy}$.
How can I easily prove it?
I think that it has to do with the fact that for a given sum of $x+y$, the value of $xy$ reaches a maximum when $x=y$, thus leading to $x+y=2x=2\sqrt{x^2}=2\sqrt{xy}$.
But I'm not sure how to formulate this proof.
Thank you.