If one root of the equation $x^2 + ax + b = 0$ and $x^2 + bx + a = 0$ is common and $a \ne b$ then:
The options are as follows: $$\begin{array}{ll} (A)\quad& a + b = 0\\ (B)& a + b = -1\\ (C)& a - b = 1\\ (D)& a + b = 1 \end{array}$$
Idk how to solve this, please help me.
Let $c$ be the common root. Then $$c^2+ac+b=0$$ $$c^2+bc+a=0$$ so $ac+b=bc+a$ or $(a-b)c=a-b$. Since $a\neq b$, $c$ must be $1$.
Now we have $a+b=-1$.