prove that $xy+yz+zx\ge x\sqrt{yz}+y\sqrt{xz}+z\sqrt{xy}$ if $x,y,z>0$
My try : dividing inequality by $\sqrt{xyz}$ and putting $\sqrt{x}=a,\sqrt{y}=b,\sqrt{z}=c$
we have to prove $$\sum_{cyc}\frac{ab}{c}\ge a+b+c$$ or $$2\sum_{cyc}\frac{ab}{c}\ge 2(a+b+c)$$ using $\frac{ab}{c}+\frac{bc}{a}\ge 2b$ and similarly for others the proof can be completed.
Is it correct? Also i am looking for different proofs for this (possibly more simpler ).Thanks
Yes, it's correct.
Also, SOS helps: $$\sum_{cyc}(xy-x\sqrt{yz})=\frac{1}{2}\sum_{cyc}(xz+yz-2z\sqrt{xy})=\frac{1}{2}\sum_{cyc}z(\sqrt{x}-\sqrt{y})^2\geq0.$$