Suppose that $a,b,c$ are positive real numbers with $a+b+c=1$. Prove that $$\frac{1}{a}+\frac{1}{b}+\frac{1}{c}\leq 3+\frac{2(a^3+b^3+c^3)}{abc}.$$
Since I am texting from cellphone I will skip some details. I multiplied both sides by $abc$ and I got $ab+bc+ac\leq 3abc+2(a^3+b^3+c^3)$. And I expressed everything through elementary symmetric functions $\sigma_i$ taking into account that $\sigma_1=1$. Then it is equivalent that I need to show that $9\sigma_3-7\sigma_2+2\geq 0$. But I have some troublez to show the last inequality.
Can anyone explain the proof, please?
The homogenization helps.
We need to prove that: $$2(a^3+b^3+c^3)+3abc\geq(a+b+c)(ab+ac+bc)$$ or $$\sum_{cyc}(2a^3-a^2b-a^2c)\geq0$$ or $$\sum_{cyc}(a^3-a^2b-ab^2+b^3)\geq0$$ or $$\sum_{cyc}(a-b)^2(a+b)\geq0,$$ which is obvious.