Find the value of a for which the function f(x) = { ax + 1, x < 1; 2, x = 1;
Practice Questions
Q1
Find the value of a for which the function f(x) = { ax + 1, x < 1; 2, x = 1; x^2 + a, x > 1 is continuous at x = 1.
0
1
2
3
Questions & Step-by-Step Solutions
Find the value of a for which the function f(x) = { ax + 1, x < 1; 2, x = 1; x^2 + a, x > 1 is continuous at x = 1.
Correct Answer: 0
Step 1: Understand that we need to find the value of 'a' so that the function f(x) is continuous at x = 1.
Step 2: Recall that for a function to be continuous at a point, the left-hand limit and right-hand limit at that point must equal the function's value at that point.
Step 3: Identify the function's value at x = 1, which is f(1) = 2.
Step 4: For x < 1, the function is f(x) = ax + 1. We need to find the limit as x approaches 1 from the left: lim (x -> 1-) f(x) = a(1) + 1 = a + 1.
Step 5: For x > 1, the function is f(x) = x^2 + a. We need to find the limit as x approaches 1 from the right: lim (x -> 1+) f(x) = 1^2 + a = 1 + a.
Step 6: Set the left-hand limit equal to the function value: a + 1 = 2.
Step 7: Solve for 'a': a + 1 = 2 gives a = 2 - 1, so a = 1.
Step 8: Set the right-hand limit equal to the function value: 1 + a = 2.
Step 9: Solve for 'a' again: 1 + a = 2 gives a = 2 - 1, so a = 1.
Step 10: Since both limits give the same value for 'a', we conclude that a = 1 is the value that makes the function continuous at x = 1.
Continuity of Piecewise Functions – The question tests the understanding of continuity in piecewise functions by requiring the student to find a value of 'a' that ensures the function does not have any jumps or breaks at the specified point (x = 1).
Limit and Function Value Matching – It assesses the ability to set the limits from both sides of the point of interest equal to the function value at that point to ensure continuity.