Let $a>0$ and $b>0$. Prove that $\sqrt{ab} \le (a+b)/2$.
Here is what I have tried: Let $a \le b$. Multiplying both sides of this inequality by $a$ results in $a^2 \le ab$. It follows that $a \le \sqrt{ab}$. We can do the same process with $b$ to find that $a \le \sqrt{ab} \le b$.
Similarly we can add $a$ to both sides, then divide by 2 to give this inequality: $a \le (a+b)/2 \le b$.
However, I have no way to compare $\sqrt{ab}$ and $(a+b)/2$.