I am trying to prove that $$\frac x{\sqrt y}+\frac y{\sqrt x}\ge\sqrt x+\sqrt y$$ I tried some manipulations, like multiplications in $\sqrt x$ or $\sqrt y$ or using $x=\sqrt x\sqrt x$, but I'm still stuck with that.
What am I missing?
I am trying to prove that $$\frac x{\sqrt y}+\frac y{\sqrt x}\ge\sqrt x+\sqrt y$$ I tried some manipulations, like multiplications in $\sqrt x$ or $\sqrt y$ or using $x=\sqrt x\sqrt x$, but I'm still stuck with that.
What am I missing?
Diviging by $\sqrt y$ we get,
$$\frac x{y}+\frac{\sqrt y}{\sqrt x}\ge\sqrt{\frac xy}+1$$ which can be written $$t^2+\frac1t\ge t+1$$ or $$t^3-t^2-t+1=(t-1)^2(t+1)\ge0$$ for $t>0$. Equality occurs with $t=1$, i.e. $x=y$.