Let $a,b,c$ be non-negative real numbers such that $ab+bc+ca>0$, prove that $$\sqrt{\frac{a^2+2bc}{b+c}}+\sqrt{\frac{b^2+2ca}{c+a}}+\sqrt{\frac{c^2+2ab}{a+b}} \ge \frac{3\sqrt{2}}{2}\sqrt{a+b+c}$$
I found it here and also here. But there are no simple nice solutions at all, and I don't know how they can find the Holder's yields. Here's my motivation I try to use Cauchy Schwarz $$\left(\sum_{cyc} \sqrt{\frac{a^2+2bc}{b+c}}\right)^2 \cdot \sum_{cyc} (b+c)(2a^2+bc)^2 \ge (a+b+c)^6$$ but the equality cases $a=b=c$ or $(0,t,t)$ aren't ensured. So far, I haven't had any more ideas. Can someone help me with this problem? And tell me why people can find the Holder's yields. Thanks a lot!