Question: Determine the continuity of the function f(x) = { x^2, x < 1; 2, x = 1; x + 1, x > 1 } at x = 1.
Options:
Correct Answer: Not continuous
Solution:
The left limit as x approaches 1 is 1, the right limit is 2, and f(1) = 2. Since the left and right limits do not match, f(x) is not continuous at x = 1.