Determine the continuity of the function f(x) = { x^2, x < 1; 2, x = 1; x + 1, x > 1 } at x = 1.
Practice Questions
1 question
Q1
Determine the continuity of the function f(x) = { x^2, x < 1; 2, x = 1; x + 1, x > 1 } at x = 1.
Continuous
Not continuous
Depends on the limit
Only left continuous
The left limit as x approaches 1 is 1, the right limit is 2, and f(1) = 2. Since the left and right limits do not match, f(x) is not continuous at x = 1.
Questions & Step-by-step Solutions
1 item
Q
Q: Determine the continuity of the function f(x) = { x^2, x < 1; 2, x = 1; x + 1, x > 1 } at x = 1.
Solution: The left limit as x approaches 1 is 1, the right limit is 2, and f(1) = 2. Since the left and right limits do not match, f(x) is not continuous at x = 1.
Steps: 6
Step 1: Identify the function f(x) which is defined in three parts: f(x) = x^2 for x < 1, f(x) = 2 for x = 1, and f(x) = x + 1 for x > 1.
Step 2: Calculate the left limit as x approaches 1. This means we look at f(x) when x is just a little less than 1. For x < 1, f(x) = x^2. So, we find the limit: lim (x -> 1-) f(x) = 1^2 = 1.
Step 3: Calculate the right limit as x approaches 1. This means we look at f(x) when x is just a little more than 1. For x > 1, f(x) = x + 1. So, we find the limit: lim (x -> 1+) f(x) = 1 + 1 = 2.
Step 4: Find the value of the function at x = 1. According to the definition, f(1) = 2.
Step 5: Compare the left limit, right limit, and the value of the function at x = 1. The left limit is 1, the right limit is 2, and f(1) is 2.
Step 6: Since the left limit (1) does not equal the right limit (2), the function is not continuous at x = 1.