If the equations $ax^3+(a+b)x^2+(b+c)x+c=0$ and $2x^3+x^2+2x-5=0$ have a common root, then $a+b+c$ can be equal to(where $a,b,c\in R,a\ne0$)
$(1)\;5a$
$(2)\;3b$
$(3)\;2c$
$(4)\;0$
As $x=1$ is the root of the equation $2x^3+x^2+2x-5=0$ and its other two roots are complex in nature. So the common root is $x=1$
Put $x=1$ in $ax^3+(a+b)x^2+(b+c)x+c=0$ we get $2a+2b+2c=0$ so $(4)$ option is correct. But $(1)$ and $(3)$ options are also correct. I don't know how they are correct.