Question: Find the value of c such that the function f(x) = { x^3 - 3x + 2, x < 1; c, x = 1; x^2 + 1, x > 1 is continuous at x = 1.
Options:
Correct Answer: 2
Solution:
To ensure continuity at x = 1, we set the left limit (1 - 3 + 2 = 0) equal to the right limit (1 + 1 = 2), leading to c = 2.