Question: What value of a makes the function f(x) = { 2x + 1, x < 1; a, x = 1; x^2 + 1, x > 1 continuous at x = 1?
Options:
Correct Answer: 2
Solution:
Setting 2(1) + 1 = a and a = 2 for continuity.