If $(a^2+b^2 +c^2)(x^2+y^2 +z^2) = (ax+by+cz)^2$
Then prove that $a(x+y+z) = x(a+b+c)$
I did expansion on both sides and got: $a^2y^2+a^2z^2+b^2x^2+b^2z^2+c^2x^2+c^2y^2=2(abxy+bcyz+cazx) $ but can't see any way to prove $a(x+y+z) = x(a+b+c)$. How should I proceed?