Question: For the equation x^2 + kx + 9 = 0 to have real roots, what must be true about k?
Options:
Correct Answer: k < 6
Solution:
The discriminant must be non-negative: k^2 - 4*1*9 >= 0 => k^2 >= 36 => k <= -6 or k >= 6.