I need help proving that the next equation has only two roots (under $\mathbb R$) $$\frac{1}{x-a}+\frac{1}{x-b}+\frac{1}{x-c} =0$$ $$a\lt b\lt c$$
Here is what I tried:
If I define a function $f(x)=\frac{1}{x-a}+\frac{1}{x-b}+\frac{1}{x-c}$ I could show that this is a continuous function and for different values I get positive or negative values and by the continuity it will be equal 0 exactly twice.
Maybe it has something to do with the function derivative?
Any ideas?