Find the value(s) of $k$ for which the equation, $(x+2)(x+k)=-1$, has equal roots.
(I cannot get the two values as stated in the answer $k=0$ and $k=4$. My final line of working doesn't seem to factorize, it is $k^2-4k+8=0$)
Find the value(s) of $k$ for which the equation, $(x+2)(x+k)=-1$, has equal roots.
(I cannot get the two values as stated in the answer $k=0$ and $k=4$. My final line of working doesn't seem to factorize, it is $k^2-4k+8=0$)
We have: $(x+2)(x+k)=-1$
$\Rightarrow x^{2}+kx+2x+2k=-1$
$\Rightarrow x^{2}+(2+k)\hspace{1 mm}x+2k+1=0$
We know that the equation has equal, or repeated, roots:
$\Rightarrow b^{2}-4ac=0$
$\Rightarrow (2+k)^{2}-4(1)(2k+1)=0$
$\Rightarrow 4+4k+k^{2}-8k-4=0$
$\Rightarrow k^{2}-4k=0$
$\Rightarrow k\hspace{1 mm}(k-4)=0$
Using the null factor law:
$\Rightarrow k=0,4$