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