Question: For the quadratic equation 2x^2 + 4x + k = 0 to have real roots, what must be the condition on k? (2019)
Options:
Correct Answer: k <= 4
Exam Year: 2019
Solution:
The discriminant must be non-negative: 4^2 - 4*2*k >= 0, which simplifies to k <= 4.