Question: For which value of c is the function f(x) = { x^2 - 4, x < c; 3x - 5, x >= c } continuous at x = c?
Options:
Correct Answer: 3
Solution:
Setting the two pieces equal at x = c: c^2 - 4 = 3c - 5. Solving gives c = 3.