I have found a factorization problem that couldn't be solved even after peer review. I request someone to please factorize this expression:
$ -a^2-b^2-c^2+2ab+2bc+2ac $
I am also giving my failed attempt in case it is helpful in any way: $$ -a^2-b^2-c^2+2ab+2bc+2ac \\ =-a^2-b^2-c^2-a^2-b^2-c^2+a^2+b^2+c^2+2ab+2bc+2ac \\ =-2(a^2+b^2+c^2)+(a+b+c)^2 $$ I couldn't make any further progress from here for factoring out the $ a^2+b^2+c^2 $. I'm factorising this for simplifying a formula I'm currently working on, and it would be great if this expression can be made into the square of another expression.