For $[x − (a + b + c)][\frac{1}{x − a}+\frac{1}{x − b}+\frac{1}{x − c}]= 0.$
One solution is $x = a + b + c$. The notes say that the other two solutions are the roots of the quadratic equation $3x^2 − 2(a + b + c)x + (ab + bc + ac) = 0.$
I understand that Vieta's Relation has been used. But could you please elaborate how one arrives at that quadratic?
$$\frac1{x-a}+\frac1{x-b}+\frac1{x-c}=0$$
Make the denominator the same and multiply by the denominator: $$(x-b)(x-c) + (x-a)(x-c) + (x-a)(x-b)=0$$
$$3x^2-2(a+b+c)x+(bc+ac+ab)=0$$