Determine the values of $p$ for which the quadratic equation $2x^2 + px + 8 = 0$ has real roots.
Reveal answer
Fill a bubble to check yourself
Determine the values of $p$ for which the quadratic equation $2x^2 + px + 8 = 0$ has real roots.
For real roots, the discriminant D = b^2 - 4ac must be >= 0. Here, p^2 - 4(2)(8) >= 0, so p^2 - 64 >= 0. This implies p^2 >= 64, which means p <= -8 or p >= 8.
For the quadratic equation to have real roots, its discriminant must be greater than or equal to zero. The discriminant is b squared minus 4ac, so substituting a equals 2, b equals p, and c equals 8 gives p squared minus 64 is greater than or equal to 0. Solving this inequality yields p squared is greater than or equal to 64. Taking the square root of both sides gives the result that p is less than or equal to negative 8 or p is greater than or equal to 8.