Question: The function f(x) = { x + 2, x < 1; 3, x = 1; x^2, x > 1 } is continuous at x = ?
Options:
Correct Answer: 1
Solution:
To check continuity at x = 1, we find the left limit (3) and the right limit (3). Both equal 3, hence f(x) is continuous at x = 1.