The question is this:
Find the the value(s) of $k$ so that the quadratic polynomial $kx^2 + x + k$ has equal zeroes.
Answers along with appropriate explanations would be appreciated.
Thanks.
The question is this:
Find the the value(s) of $k$ so that the quadratic polynomial $kx^2 + x + k$ has equal zeroes.
Answers along with appropriate explanations would be appreciated.
Thanks.
Hint : The quadratic equation $ax^2+bx+c=0$ has equal roots if and only if $b^2-4ac=0$. You may now calculate the value(s) of $k$ accordingly.
$\displaystyle{x}_{1,2}=\frac{-1\pm\sqrt{1-4k^2}}{2k}$
$\displaystyle\sqrt{1-4k^2}=0\implies{x}_{1}={x}_{2}=-\frac{1}{2k}$
$\displaystyle\sqrt{1-4k^2}=0\implies1-4k^2=0\implies{k}=\pm\frac{1}{2}$