If $a,b,c>0: ab+bc+ca=3,$ then prove that$$\sqrt{\frac{a+b}{c+ab}}+\sqrt{\frac{c+b}{a+cb}}+\sqrt{\frac{a+c}{b+ac}}\ge 3.$$ I've tried to use AM-GM without success.
Indeed, we need to prove $$(a+b)(b+c)(c+a)\ge (ab+c)(bc+a)(ca+b),$$or $$3(a+b+c)-abc\ge abc+(abc)^2+abc(a^2+b^2+c^2)+(ab)^2+(bc)^2+(ca)^2,$$ or $$3(a+b+c)+4abc\ge (abc)^2+abc(a+b+c)^2+9-2abc(a+b+c).$$ I'm stuck to prove the last inequality is true.
Hope you help me continue my idea. Thanks for your interest.
The inequality $$(a+b)(a+c)(b+c)\geq(ab+c)(ac+b)(bc+a)$$ is wrong.
Try $a=b=\frac{3}{5}.$