The question asks to prove that if "$x_1,x_2,x_3$ are positive numbers show that: $$(x_1+x_2+x_3) \left(\frac{1}{x_1}+\frac{1}{x_2}+\frac{1}{x_3} \right)\ge 9$$
I've tried to use the fact that the arithmetic mean is greater than the harmonic mean since it looks like it's kind of in that form but it doesn't seem to work. I tried expanding it too and simplifying a little to get: $$ x_1^2(x_2+x_3)+x_2^2(x_1+x_3)+x_3^2(x_1+x_2)\ge 6 x_1x_2x_3$$
but I can't seem to see anyway to further get it into a form that easily proves the required inequality. Any hints as to a way to do this?
The Arithmetic-harmonic mean inequality is actually the usual way of doing this.
We have $ \frac{x_1+\cdots+x_n}{n}\geq \frac{n}{\frac{1}{x_1}+\cdots+\frac{1}{x_n}} $ in general. Write it out for $n=3$, and stare at it for a bit - it's a very simple manipulation.