If $f(x)=ax^2+bx-c$ and $g(x)=ax^2+cx+b$ have a common root , show that $a+b+c=0$.
I tried this by thinking that $\alpha$ is the common root and then I got by substituting and solving ,
$(b^2+c^2)(b-c)+a(b+c)^2=0$
how can I proceed from here ? Any ideas ?
Your problem is WRONG.
Let $a=2,b=0,c=2$, then $f(x)=2x^2-2, g(x)=2x^2+2x$. It's clear that $-1$ is the common root, but $a+b+c=4\neq 0$.