The equation $x^2+bx+c=0$ has distinct roots .If $2$ is subtracted from each root,the results are reciprocals of the original roots.Find the value of $b^2+c^2+bc.$
Let $\alpha$ and $\beta$ are the roots of the equation $x^2+bx+c=0$.
According to the question,
$\alpha-2=\frac{1}{\alpha}$ and $\beta-2=\frac{1}{\beta}$
$\alpha^2-2\alpha-1=0$ and $\beta^2-2\beta-1=0$
Adding the two equations,
$\alpha^2+\beta^2-2\alpha-2\beta-2=0$
$(\alpha+\beta)^2-2\alpha\beta-2\alpha-2\beta-2=0$
$(-b)^2-2c-2(-b)-2=0$
$b^2+2b-2c-2=0$
But i am not able to find $b^2+c^2+bc=0.$What should i do now?I am stuck here.
Hint...$\alpha^2-2\alpha-1=0\Rightarrow b=-2, c=-1$