Let $x,y,z\ge 0: x+y+z=3.$ Prove that$$\frac{1}{x^2+4}+\frac{1}{y^2+4}+\frac{1}{z^2+4}\le \frac{3}{5}.$$ Here is just my thought progress. I set $0\le xy+yz+zx=q\le 3; 0\le r=xyz\le 1.$ After full expanding, I get $$7q^2-16q+3r^2-42r+24\ge 0.$$ From now, I tried to use $pqr$ method but failed.
I hope you give me a advice to continue my approach. By the way, if you found others idea, please post it.
Thank you very much.
Let $f(x)=\frac{1}{x^2+4}.$
Thus, $$f''(x)=\frac{6x^2-8}{(x^2+4)^3}\leq0,$$ for $0\leq x\leq\frac{x+y+z}{3}=1.$
Thus, by the Vasc's LCF Theorem it's enough to prove our inequality for equality case of two variables.
Let $y=x$ and $z=3-2x$, where $0\leq0\leq\frac{3}{2}.$
Thus, it's enough to prove that: $$\frac{2}{x^2+4}+\frac{1}{(3-2x)^2+5}\leq\frac{3}{5}$$ or $$(x-1)^2(2x^2-2x+1)\geq0$$ and we are done.
About LCF see here: https://cut-the-knot.org/arithmetic/algebra/VasileCirtoaje.pdf p.143