Question: For the function f(x) = { x^2, x < 3; 9, x = 3; x + 3, x > 3 }, is f(x) continuous at x = 3?
Options:
Correct Answer: Yes
Solution:
The left limit as x approaches 3 is 9, the right limit is also 9, and f(3) = 9. Therefore, f(x) is continuous at x = 3.