I came up with the inequality accidentally so there is no original proof so far. It would be great if you can give some useful help to prove it.
Problem. Given non-negative real numbers $a,b,c$ satisfying $ab+bc+ca=3.$ Prove that$$\frac{a+b+c}{a^2b+b^2c+c^2a+9}\ge \frac{abc+6}{abc+27}.$$ Equality occurs when $a=b=c=1$ or $a=3;b=1;c=0$ and its permutations.
I thought that $BW$ might be helpful for this case. See more about this method AOPS.
Firstly, I tried to verify the inequality as $$abc(a+b+c)+27(a+b+c)\ge abc(a^2b+b^2c+c^2a)+9abc+54+6(a^2b+b^2c+c^2a).$$ After homogenization, it's
$$\frac{abc(a+b+c)(ab+bc+ca)}{3}+\sqrt{3}(a+b+c)\sqrt{(ab+bc+ca)^5}$$ $$\ge abc(a^2b+b^2c+c^2a)+\sqrt{3}abc\sqrt{(ab+bc+ca)^3}+2(ab+bc+ca)^3+\frac{2\sqrt{3}(a^2b+b^2c+c^2a)\sqrt{(ab+bc+ca)^3}}{3}.$$
Or $$3 abc(a^2b+b^2c+c^2a)+6(ab+bc+ca)^3-abc(a+b+c)(ab+bc+ca)\le \sqrt{3(ab+bc+ca)^3}\cdot\left[3(a+b+c)(ab+bc+ca)-3abc-2(a^2b+b^2c+c^2a)\right].$$
It's not hard to see that both side is non-negative sign.
Hence, it's enough to show a $12$th degree cyclic polynomial
$$3(ab+bc+ca)^3\cdot\left[3(a+b+c)(ab+bc+ca)-3abc-2(a^2b+b^2c+c^2a)\right]^2\ge \left[3 abc(a^2b+b^2c+c^2a)+6(ab+bc+ca)^3-abc(a+b+c)(ab+bc+ca)\right]^2.$$ I attach the result by Wolfram. BW
I did not check all coefficient. In case it is true, the proof is still non-human proof, I think.
Also, I found an interesting fact which is simpler $$\boxed{\color{green}{\frac{9(a+b+c)}{2}-\frac{3abc}{2}-9\ge a^2b+b^2c+c^2a}.}$$ This inequality saves desired occuring equality.
I try to use it for the starting inequality without success.
Indeed, we'll prove $$\color{black}{\frac{a+b+c}{\dfrac{9(a+b+c)}{2}-\dfrac{3abc}{2}}\ge \frac{abc+6}{abc+27}}$$which is already wrong when $a=b\rightarrow 1^{-}.$
For this kind of inequalities, I'd like to study more about the relations of $a^2b+b^2c+c^2a, a+b+c,ab+bc+ca, abc.$
It is very useful if you can give some relevant links to topic.
I truly hope we can find some nice ideas for my inequality. Thank you for sharing.