If the equation $x^2+px+q=0$ and $x^2+qx+p=0$ have a common root then which of the following is true:
$1$. $p=q$
$2$. $p+q+1=0$
$3$. $p+q=0$
$4$. $\textrm {both} 1,2$.
MY WORK:
$$x=\dfrac {-p\pm \sqrt {p^2-4q}}{2}$$ And, $$x=\dfrac {-q\pm \sqrt {q^2-4p}}{2}$$
HOW DO I GET IT COMPLETED?
Hint:
Common root for $a_1x^2+b_1x+c_1=0 $ and $ a_2x^2+b_2x+c_2=0$ is
$$α = \frac{c_1a_2 - c_2a_1}{a_1b_2 - a_2b_1} \text{ or } α = \frac{b_1c_2 - b_2c_1}{c_1a_2 - c_2a_1}$$