Answer:
limf(x)=9 using the values of a=2 and b=3
x→3
Explanation:
To find the values of aa and bb that make the piecewise function continuous on the entire real number line, we need to ensure that the function is continuous at the points where the pieces meet. In this case, the function has three pieces, so we need to check the continuity at two points: x=2 and x=5.
To check the continuity at x=2, we need to make sure that the left-hand limit, right-hand limit, and the value of the function at x=2 are all equal. The left-hand limit is the value of the function as xx approaches 22 from the left, which is given by the first piece of the function:
limf(x)=a(2)2+2−b=4a+2−b
x→2−
The right-hand limit is the value of the function as xx approaches 22 from the right, which is given by the second piece of the function:
limf(x)=a(2)+b=2a+b
x→2+
The value of the function at x=2x=2 is given by the first piece of the function:
f(2)=a(2)^2+2−b=4a+2−b
To check the continuity at x=5, we need to make sure that the left-hand limit, right-hand limit, and the value of the function at x=5x=5 are all equal. The left-hand limit is the value of the function as xx approaches 55 from the left, which is given by the second piece of the function:
limf(x)=a(5)+b=5a+b
x→5−
The right-hand limit is the value of the function as xx approaches 55 from the right, which is given by the third piece of the function:
limf(x)=2a(5)−7=10a−7
x→5+
To make the function continuous at x=2, we set the left-hand limit equal to the right-hand limit and solve for a and b:
4a+2−b=2a+b
Simplifying this equation, we get:
2a+2=2b
a+1=b
To make the function continuous at x=5x=5, we set the left-hand limit equal to the right-hand limit and solve for a and b:
5a+b=10a−7
Simplifying this equation, we get:
7=5a−b
Substituting a+1 for b in the second equation, we get:
7=5a−(a+1)
Simplifying this equation, we get:
7=4a−1
8=4a
a=2
Substituting a=2 into the first equation, we get:
2+1=b
b=3
Therefore, the values of a and b that make the piecewise function continuous on the entire real number line are a=2 and b=3.
To evaluate limf(x)limx→3f(x)
x→3 using the values of a and b we found, we need to consider the three pieces of the function:
For x<2, we use the first piece of the function:
f(x)=ax^2+x−b=2x^2+x−3
For 2<x<5, we use the second piece of the function:
f(x)=ax+b=2x+3
For x>5, we use the third piece of the function:
f(x)=2ax−7=4x−7
Since 3 is between 2 and 5, we use the second piece of the function to evaluate the limit:
limf(x)=limx→3(2x+3)=2(3)+3=9
x→3
Therefore, limf(x)=9limx→3f(x)=9
x→3 using the values of a=2 and b=3 we found in part (a).