Let $a,b,c\ge 0: a+b+c=3.$ Find maximum $$P=\frac{1}{\sqrt{a^2-3a+3}}+\frac{1}{\sqrt{b^2-3b+3}}+\frac{1}{\sqrt{c^2-3c+3}}.$$ By $a=b=c=1,$ we got that $P=3$ and we will prove it is desired maximal value.
I tried to use upper bound $$\frac{1}{\sqrt{a^2-3a+3}}\le x.a+y$$
But I'm stuck to find it now. For example $$\frac{1}{\sqrt{a^2-3a+3}}\le \frac{a+1}{2}$$ is saving occuring equality but is wrong in general.
Hope someone can give some advice to help me. Thank you.
Proof.
By your try, we get $$\frac{1}{\sqrt{x^2-3x+3}}\le \frac{x+1}{2}$$ is true for all $x\ge \dfrac{\sqrt{5}-1}{2}.$
WLOG, assuming that $a\ge b\ge c \implies a\ge 1\ge c.$ We divide the original problem into two cases.
Case 1: $c\ge \dfrac{\sqrt{5}-1}{2}$ then $$\sum_{cyc}\frac{1}{\sqrt{a^2-3a+3}}\le \frac{a+b+c+3}{2}=3.$$ Case 2: $c< \dfrac{\sqrt{5}-1}{2}.$ We consider two subcases.
$\bullet b\le 1:$ Notice that $$a^2-3a+3=\left(a-\frac{3}{2}\right)^2+\frac{3}{4}\ge \frac{3}{4}.$$ $$b^2-3b+3=(2-b)(1-b)+1\ge 1.$$ $$c^2-3c+3=(1-c)^2+2-c>\left(1-\frac{\sqrt{5}-1}{2}\right)^2+2-\frac{\sqrt{5}-1}{2}=6-2\sqrt{5}.$$ It implies $$\sum_{cyc}\frac{1}{\sqrt{a^2-3a+3}}< \frac{2}{\sqrt{3}}+1+\frac{1}{\sqrt{5}-1}<3.$$ $\bullet b\ge 1 \implies 2\ge a\ge b\ge 1.$ Consider the function $f(x)=\dfrac{1}{\sqrt{x^2-3x+3}}$ for $x\in [1;2]. $
Notice that $$f''(x)=\frac{8x^2-24x+15}{4(x^2-3x+3)^{\frac{3}{2}}}<0, \forall x\in[1;2]$$ Thus, by Jensen inequality $$f(a,)+f(b)\le 2f\left(\frac{a+b}{2}\right)=2f(t)=\frac{2}{\sqrt{t^2-3t+3}}.$$ The rest is proving $$\frac{2}{\sqrt{t^2-3t+3}}+\frac{1}{\sqrt{(3-2t)^2-3(3-2t)+3}}\le 3,$$or $$\frac{2}{\sqrt{t^2-3t+3}}+\frac{1}{\sqrt{4t^2-6t+3}}\le 3,$$which is true for all $1\le t\le 2.$
The proof is done. The maximal value is $3$ achieve at $a=b=c=1.$