Is the function f(x) = { e^x, x < 0; ln(x + 1), x >= 0 } continuous at x = 0?
Practice Questions
1 question
Q1
Is the function f(x) = { e^x, x < 0; ln(x + 1), x >= 0 } continuous at x = 0?
Yes
No
Only left continuous
Only right continuous
Both limits as x approaches 0 from the left and right are equal to 1, hence f(x) is continuous at x = 0.
Questions & Step-by-step Solutions
1 item
Q
Q: Is the function f(x) = { e^x, x < 0; ln(x + 1), x >= 0 } continuous at x = 0?
Solution: Both limits as x approaches 0 from the left and right are equal to 1, hence f(x) is continuous at x = 0.
Steps: 5
Step 1: Identify the function f(x) which is defined in two parts: f(x) = e^x for x < 0 and f(x) = ln(x + 1) for x >= 0.
Step 2: To check if f(x) is continuous at x = 0, we need to find the limit of f(x) as x approaches 0 from the left (x < 0) and from the right (x >= 0).
Step 3: Calculate the limit as x approaches 0 from the left: lim (x -> 0-) f(x) = lim (x -> 0-) e^x = e^0 = 1.
Step 4: Calculate the limit as x approaches 0 from the right: lim (x -> 0+) f(x) = lim (x -> 0+) ln(x + 1) = ln(0 + 1) = ln(1) = 0.
Step 5: Compare the two limits: The limit from the left is 1 and the limit from the right is 0. Since they are not equal, f(x) is not continuous at x = 0.