Solve for ${k}$
${kx^2-2kx+5=0}$; one root exceeds the other by 3.
I tried using the ${x_1 \times x_2 = c/a}$ and the ${x_1+x_2 = -b/a}$, I don't know if it has something to do with the discriminant somehow but I doubt it. Any help towards my understanding is greatly appreciated.
Since one root exceeds the other by $3$, we have $$|x_1-x_2|=3\implies9=|x_1-x_2|^2=(x_1+x_2)^2-4x_1x_2$$ I think you can take it from here.
Also, indeed, the difference between the roots of a quadratic equation (say $ax^2+bx+c=0$, with roots $x_1$ and $x_2$) is related to the discriminant, and the following holds: $$|a|\cdot|x_1-x_2|=\sqrt{b^2-4ac}$$