Given $a,b,c$ are real numbers such that: $abc\neq0$ and $$(a+b+c)\left(\frac{1}{a}+\frac{1}{b}+\frac{1}{c}\right)=3.$$ Prove that: $$(a^2+b^2+c^2)\left(\frac{1}{a^2}+\frac{1}{b^2}+\frac{1}{c^2}\right)\ge(3+2\sqrt{3})^2$$
The problem is quite hard for me because I don't know where equality occur.
Baically, the symmetric inequality become equality when $a=b=c$. Unfortunately,this statement makes no sense since
$$(a+b+c)\left(\frac{1}{a}+\frac{1}{b}+\frac{1}{c}\right)=9$$
I've tried to let $$A=a+b+c; B=\frac{1}{a}+\frac{1}{b}+\frac{1}{c}; C=ab+bc+ca;D=\frac{1}{ab}+\frac{1}{bc}+\frac{1}{ca}$$ the inequality turns out $$(A^2-2C)(B^2-2D)\ge(3+2\sqrt{3})^2$$
I replace $AB=3$ but I don't know what is the rest.
Hope you can help me. Thank you.