$\alpha, \beta$ are the roots of the equation $(a-2)x^2-(5-a)x-5=0$. Find $a$ if $|\alpha - \beta|=2 \sqrt {6}$
I cannot understand how to proceed with this problem. Please show me the logic behind this problem.
$\alpha, \beta$ are the roots of the equation $(a-2)x^2-(5-a)x-5=0$. Find $a$ if $|\alpha - \beta|=2 \sqrt {6}$
I cannot understand how to proceed with this problem. Please show me the logic behind this problem.
By the Vieta formulas,
$$\alpha+\beta=\frac{5-a}{a-2}$$ and
$$\alpha\beta=-\frac5{a-2}.$$
Then
$$|\alpha-\beta|=\sqrt{(a+b)^2-4\alpha\beta}=\frac{\sqrt{a^2+10a-15}}{|a-2|}=2\sqrt 6$$
which you can solve for $a$ (two solutions).