I'm trying to prove this but am having some difficulty.
For any $x,y\in\mathbb R$ such that $x\ge 0$ and $y\ge 0$ we have $$\frac{x+y}2 \ge \sqrt{xy}.$$
So far what I have gotten to is $\frac{x+y}{2} \geq \frac{\sqrt{xy}}{2} $
After this point I don't know what to do. To get to this point:
$$y \geq 0 $$ $$\implies y \geq y$$ $$\implies xy \geq xy$$ $$\implies 2xy \geq xy$$ $$\implies x^{2} + 2xy + y^{2} \geq xy$$ $$\implies (x+y)^{2} \geq xy$$
Sqrt both sides to get:
$$\implies x+y \geq \sqrt{xy}$$ $$\implies\frac{x+y}{2} \geq \frac{\sqrt{xy}}{2}$$
$$(x-y)^2 \ge 0\\ x^2+2xy+y^2-4xy \ge 0 \\(x+y)^2 \ge 4xy\\\frac {x+y}2 \ge \sqrt{xy}$$