Problem:Find the number of distinct real roots of $(x-a)^3+(x-b)^3+(x-c)^3=0$ where $a,b,c$ are distinct real numbers
Solution:$(x-a)^3+(x-b)^3+(x-c)^3=0$
$3x^3-3x^2(a+b+c)+3x(a^2+b^2+c^2)-a^3-b^3-c^3=0$
By Descartes rule of sign,number of positive real roots $=3$
But are they distinct $?$
Answer :- number of distinct real roots $ =1$