I have not solved inequalities in a while, so I am a little rusty. Could you help me with this inequality I have found? $$a^2 + b^2 + c^2 + 6 \ge 3(a + b + c),$$ where $a, b, c > 0$ and $abc = 1$
My initial idea was $a ^ 2 + 2 \ge 2\sqrt 2a$ and the inequalities with $b $ and $c$, then adding these 3, we get, $a ^ 2 + b ^ 2 + c ^ 2 + 6 \ge 2\sqrt 2(a + b+ c)$, but then we get to $2\sqrt2 > 3$, which is false.
Edited: I found some variants of the original problem.
Problem 1: Let $a, b, c > 0$. Prove that $a^2 + b^2 + c^2 + 6 + (abc - 1) \ge 3(a+b+c)$.
Problem 2: Let $a, b, c$ be reals with $abc \le 1$. Prove that $a^2 + b^2 + c^2 + 6 \ge 3(a+b+c)$.