Question: Determine the value of p for which the function f(x) = { x^2 - 1, x < 1; p, x = 1; 2x + 1, x > 1 is continuous at x = 1.
Options:
Correct Answer: 2
Solution:
Setting the left limit (1 - 1 = 0) equal to the right limit (2(1) + 1 = 3), we find p = 2.