Question: If the roots of the equation x^2 - 2x + k = 0 are real and distinct, what is the condition for k?
Options:
Correct Answer: k > 1
Solution:
The discriminant must be positive for real and distinct roots: (-2)^2 - 4*1*k > 0, which simplifies to 4 - 4k > 0, or k < 1.