If the roots of the equation $x^2+kx+1$ is factorisable into two linear factors, is ____.
Reveal answer
Fill a bubble to check yourself
If the roots of the equation $x^2+kx+1$ is factorisable into two linear factors, is ____.
A quadratic equation x^2 + kx + 1 is factorisable into linear factors if its discriminant D >= 0. D = k^2 - 4(1)(1) = k^2 - 4. So k^2 - 4 >= 0, which means k^2 >= 4, so k >= 2 or k <= -2.
For the quadratic equation x^2 + kx + 1 = 0 to have real roots that can be factored into two linear factors, its discriminant must be greater than or equal to zero. Using the discriminant formula D = b^2 - 4ac, we get D = k^2 - 4(1)(1) = k^2 - 4. Setting k^2 - 4 >= 0 gives k^2 >= 4, which means k is either greater than or equal to 2, or less than or equal to -2.