If each pair of equations $x^2=b_1x+c_1=0,x^2=b_2x+c_2 \text{ and } x^2+b_3x=c_3$ have a common root, prove that $(b_1+b_2+b_3)^2=4(c_1+c_2+c_3+b_1b_2)$
My attempt is as follows:
For equations $x^2=b_1x+c_1,x^2=b_2x+c_2$ to have a common root:
$(c_2-c_1)^2=(b_1c_2-b_2c_1)(b_1-b_2)$
For equations $x^2=b_2x+c_2,x^2+b_3x=c_3$ to have a common root:
$(c_3-c_2)^2=(b_2c_3+b_3c_2)(b_3+b_2)$
For equations $x^2=b_1x+c_1,x^2+b_3x=c_3$ to have a common root:
$(c_3-c_1)^2=(b_1c_3+b_3c_1)(b_1+b_3)$
Adding all three equations:
$2({c_1}^2+{c_2}^2+{c_3}^2-c_1c_2-c_2c_3-c_3c_1)=({b_1}^2+b_2b_3)(c_2+c_3)+({b_2}^2+b_1b_3)(c_1+c_3)+({b_3}^2-b_1b_2)(c_1+c_2)$
But from here I was not able to proceed towards the proof. Please help me in this.
I believe the equations are of the form $$x^2+b_1x+c_1=0$$
f $p,q,r$ are the common roots
$2(p+q+r)=-(b_1+b_2+b_3)$
$$\implies2p=b_2+b_3-b_1$$
Again $c_1+c_3=pq+pr=p(q+r)=-pb_2$
$b_2(b_2+b_3-b_1)=-2(c_1+c_3)$
Similarly $b_3(b_3+b_1-b_2)=-2(c_1+c_2)$
and what should be the last?
Add all three