let $x,y,z$ be real numbers,show that
$$6+5|x+y+z|+2|yz+xz+xy|\ge 3(|x|+|y|+|z|)\cdots\cdots\cdots (1)$$
I think this inequality is nice,and I have see this
$$1+|x+y+z|+|xy+yz+xz|+|xyz|\ge\dfrac{\sqrt[3]{2}}{2}(|x|+|y|+|z|)\cdots\cdots(2)$$ for any complex numbers $x,y,z$
(2) This solution:
let $1\ge|x|\ge |y|\ge |z|,y=bx,z=cx,1\ge|b|\ge |c|$,and let $\theta=|x|\le 1$ then
$$LHS=1+\theta|1+b+c|+\theta^2|b+c+bc|+\theta^3|bc|-\dfrac{\sqrt[3]{2}}{2}\theta(1+|b|+|c|)$$ then $$LHS\ge 1+\theta^3(|1+b+c|+|b+c+bc|+|bc|)-\dfrac{\sqrt[3]{2}}{2}\theta(1+|b|+|c|)\ge1+\theta^3-\dfrac{3\sqrt[3]{2}}{2}\theta\ge 0$$
when $|x|,|y|,|z|\ge 1$ is obvious.Done!
But this $(1)$ I can't prove it.Thank you