Question: For which value of k does the equation x^2 + kx + 16 = 0 have real and distinct roots?
Options:
Correct Answer: -4
Solution:
The discriminant must be positive: k^2 - 4*1*16 > 0 => k^2 > 64 => k > 8 or k < -8. Thus, k = -4 is valid.