Question: What value of k makes the function f(x) = { kx, x < 1; 2, x = 1; x + 1, x > 1 continuous at x = 1?
Options:
Correct Answer: 1
Solution:
Setting the left limit (k(1) = k) equal to the right limit (1 + 1 = 2), we find k = 2.