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