If the quadratic equations $x^2+bx+c=0$ and $bx^2+cx+1=0$ have a common root then prove that either $b + c + 1 = 0$ or $b^2 + c^2 + 1 =bc + b + c$
Till yet,
I had figured the common root of the given two quadratic equation. i.e.
Multiplying first equation by $b$ and eliminating the term $bx^2$ from the equation I get the common root ($\alpha$ say),
$$\alpha=\frac{1 - cb}{b^2 - c}$$
Further putting this value in either of the equation didn't benefited me much.What it gave me was an odd, unfriendly equation. Can anyone help me in this?
Thanks in advance.