Let $x$, $y$ and $z$ be non-negative numbers such that $2x+2y-3z\geq0$, $2x+2z-3y\geq0$ and $2y+2z-3x\geq0$. Prove that: $$(7z-3x-3y)(x-y)^2+(7y-3x-3z)(x-z)^2+(7x-3y-3z)(y-z)^2\geq0$$
I have a proof for the following weaker inequality.
Let $x$, $y$ and $z$ be non-negative numbers such that
$2x+2y-3z\geq0$, $2x+2z-3y\geq0$ and $2y+2z-3x\geq0$. Prove that: $$(11z-4x-4y)(x-y)^2+(11y-4x-4z)(x-z)^2+(11x-4y-4z)(y-z)^2\geq0.$$
For the proof we can use the following lemma.
Let $a$, $b$, $c$, $x$, $y$ and $z$ be real numbers such that
$x+y+z\geq0$ and $xy+xz+yz\geq0$. Prove that: $$(a-b)^2z+(a-c)^2y+(b-c)^2x\geq0.$$ Proof.
Since $x+y+z\geq0$, we see that $x+y$ or $x+z$ or $y+z$ is non-negative because if
$x+y<0$, $x+z<0$ and $y+z<0$ so $x+y+z<0$, which is contradiction.
Let $x+y\geq0$.
If $x+y=0$ so $xy+xz+yz=-x^2\geq0$, which gives $x=y=0$ and since $x+y+z\geq0$, we obtain $z\geq0$, which gives $(a-b)^2z+(a-c)^2y+(b-c)^2x\geq0.$
Id est, we can assume $x+y\geq0$.
Now, $$(a-b)^2z+(a-c)^2y+(b-c)^2x=(a-b)^2z+(a-b+b-c)^2y+(b-c)^2x=$$ $$=(x+y)(b-c)^2+2(a-b)(b-c)y+(y+z)(a-b)^2$$ and since $x+y>0$, it's enough to prove that $$y^2-(x+y)(y+z)\leq0,$$ which is $xy+xz+yz\geq0,$ which ends a proof of the lemma.
Now we can prove a weaker problem.
From the condition we have: $$\sum_{cyc}(2x+2y-3z)(2x+2z-3y)=\sum_{cyc}(9xy-8x^2)\geq0$$ and we see that $\sum\limits_{cyc}(11z-3x-3y)=5(x+y+z)\geq0$ and
$\sum\limits_{cyc}(11z-3x-3y)(11y-3x-3z)=9\sum\limits_{cyc}(9xy-8x^2)\geq0$
and by the lemma we are done!
This way does not help for the starting inequality.
Any hint please. Thank you!