I have the following problem involving inequalities.
Let $x, y, z > 0$ be real numbers. Show that the following is true: $$4(x^3 + y^3 + z^3 + 3) \geq 3(x+1)(y+1)(z+1)$$ For which values of $x, y, z$ does equality hold?
At first I simplified as much as possible: $$4x^3+4y^3+4z^3+12 \geq 3xyz + 3xy + 3xz + 3yz + 3x + 3y + 3z + 3$$
$$4x^3+4y^3+4z^3+9 \geq 3xyz + 3xy + 3xz + 3yz + 3x + 3y + 3z$$
But now I'm stuck. I know that the solution has something to do with geometric and arithmetic means, and that $\frac{a+b}{2}\geq\sqrt{ab}$. I just can't seem to see how to transform the inequality into something like that.
How would you solve such a question? I would greatly appreciate help!
By Holder and AM-GM we obtain:$$4(x^3+y^3+z^3+3)=4(x^3+1)+4(y^3+1)+4(z^3+1)\geq$$ $$\geq(x+1)^3+(y+1)^3+(z+1)^3\geq3(x+1)(y+1)(z+1).$$