Question: For the function f(x) = { x^2, x < 1; kx + 1, x >= 1 }, find k such that f is differentiable at x = 1.
Options:
Correct Answer: 1
Solution:
Setting f(1-) = f(1+) and f\'(1-) = f\'(1+) gives k = 2 for differentiability.