Prove that positive $x,y,z$ satisfy $$\sqrt{x+y}+\sqrt{y+z}+\sqrt{z+x}\ge \sqrt{2x}+\sqrt{2y}+\sqrt{2z}$$
Actually, this is a part of my solution to another problem, which is:
If $a,b,c$ are sides of a triangle, prove that $$\sqrt{a}+\sqrt{b}+\sqrt{c}\ge \sqrt{a+b-c}+\sqrt{a-b+c}+\sqrt{-a+b+c}$$
I substituted $a=x+y$, $b=y+z$, $c=z+x$. It's often called "Ravi substitution".