Question: What is the value of k for which the equation x^2 + kx + 9 = 0 has no real roots?
Options:
Correct Answer: k > 6
Solution:
The discriminant must be negative: k^2 - 4*1*9 < 0 => k^2 < 36 => |k| < 6, hence k > 6.