I just got a long expression: $$a^4 + b^4 + c^4 - 2b^2c^2 - 2a^2b^2 - 2a^2c^2$$ and I need to prove its less than zero for every $a$, $b$, and $c$ which are triangle sides
I really need tips how to handle such large expressions so they can be more useful for me. I know that I should probably get something sort of $(a+b+c)^2$ but I cant really find a way to do it , I tried some ways but a general rule that helps would be useful ...
That expression can be factored into $-(a+b+c)(-a+b+c)(a-b+c)(a+b-c)$. Now what can you say about each of the factors if $a,b,c$ are sidelengths of a triangle?