Find the value of b for which the function f(x) = { x^2 + b, x < 1; 2x + 3, x >= 1 is continuous at x = 1.
Practice Questions
1 question
Q1
Find the value of b for which the function f(x) = { x^2 + b, x < 1; 2x + 3, x >= 1 is continuous at x = 1.
0
1
2
3
Setting 1 + b = 2 + 3 gives b = 4.
Questions & Step-by-step Solutions
1 item
Q
Q: Find the value of b for which the function f(x) = { x^2 + b, x < 1; 2x + 3, x >= 1 is continuous at x = 1.
Solution: Setting 1 + b = 2 + 3 gives b = 4.
Steps: 6
Step 1: Understand that we want the function f(x) to be continuous at x = 1.
Step 2: For f(x) to be continuous at x = 1, the value of f(x) when approaching from the left (x < 1) must equal the value of f(x) when approaching from the right (x >= 1).
Step 3: Calculate f(1) using the right side of the function: f(1) = 2(1) + 3 = 2 + 3 = 5.
Step 4: Calculate the left limit as x approaches 1 using the left side of the function: f(1) = 1^2 + b = 1 + b.
Step 5: Set the left limit equal to the right limit: 1 + b = 5.