Key Concepts and Formulas
- L'Hôpital's Rule: For limits of the form 00 or ∞∞, if limx→cG(x)F(x) is indeterminate, then limx→cG(x)F(x)=limx→cG′(x)F′(x), provided the latter limit exists.
- Fundamental Theorem of Calculus (Part II): If F(t) is an antiderivative of a continuous function f(t), then ∫abf(t)dt=F(b)−F(a).
- Chain Rule for Differentiation: If y=g(u) and u=h(x), then dxdy=dudy⋅dxdu.
Step-by-Step Solution
We are asked to find the limit:
L=x→2lim(x−2)6∫f(x)2tdt
Step 1: Evaluate the definite integral.
First, let's find the indefinite integral of 2t. The antiderivative of 2t is t2.
So, ∫2tdt=t2+C.
Now, we evaluate the definite integral:
6∫f(x)2tdt=[t2]6f(x)=(f(x))2−62=(f(x))2−36
The limit can be rewritten as:
L=x→2limx−2(f(x))2−36
Step 2: Check for indeterminate form.
As x→2, we are given that f(2)=6.
The numerator approaches (f(2))2−36=62−36=36−36=0.
The denominator approaches 2−2=0.
Since the limit is of the indeterminate form 00, we can apply L'Hôpital's Rule.
Step 3: Apply L'Hôpital's Rule.
L'Hôpital's Rule states that limx→cG(x)F(x)=limx→cG′(x)F′(x).
Here, F(x)=(f(x))2−36 and G(x)=x−2.
We need to find the derivatives of the numerator and the denominator with respect to x.
The derivative of the denominator is:
G′(x)=dxd(x−2)=1
The derivative of the numerator requires the chain rule:
F′(x)=dxd((f(x))2−36)
F′(x)=dxd((f(x))2)−dxd(36)
Using the chain rule, dxd((f(x))2)=2f(x)⋅f′(x).
The derivative of a constant is 0.
So, F′(x)=2f(x)f′(x).
Now, apply L'Hôpital's Rule to the limit:
L=x→2lim12f(x)f′(x)
Step 4: Evaluate the limit of the derivatives.
Substitute x=2 into the expression:
L=2f(2)f′(2)
We are given that f(2)=6.
L=2(6)f′(2)
L=12f′(2)
Step 5: Alternative approach using Fundamental Theorem of Calculus and limit definition of derivative.
Let H(x)=∫6f(x)2tdt.
By the Fundamental Theorem of Calculus Part I, if we let G(u)=∫6u2tdt, then G′(u)=2u.
Using the chain rule, the derivative of H(x) is H′(x)=G′(f(x))⋅f′(x).
Substituting G′(u)=2u, we get H′(x)=2f(x)f′(x).
The limit we need to evaluate is:
L=x→2limx−2H(x)
This is the definition of the derivative of H(x) at x=2, provided H(2)=0.
Let's check H(2):
H(2)=∫6f(2)2tdt. Since f(2)=6, we have:
H(2)=∫662tdt=0.
Thus, the limit is the definition of H′(2):
L=H′(2)
We found H′(x)=2f(x)f′(x).
So, H′(2)=2f(2)f′(2).
Given f(2)=6, we have:
H′(2)=2(6)f′(2)=12f′(2).
Therefore, L=12f′(2).
Common Mistakes & Tips
- Incorrect application of the Fundamental Theorem of Calculus: Ensure you correctly apply the chain rule when differentiating an integral whose upper limit is a function of the integration variable.
- Forgetting to check the indeterminate form: Before applying L'Hôpital's Rule, always verify that the limit results in an indeterminate form (00 or ∞∞). Otherwise, the rule is not applicable.
- Algebraic errors in differentiation: Be careful when differentiating composite functions, especially when squaring a function of x like (f(x))2.
Summary
The problem requires evaluating a limit involving a definite integral. We first evaluated the definite integral to simplify the numerator. Upon observing that the limit is of the indeterminate form 00 as x→2, we applied L'Hôpital's Rule. Differentiating the numerator using the chain rule and the denominator, and then evaluating the resulting limit at x=2 using the given information f(2)=6, we arrived at the solution. An alternative method using the definition of the derivative also confirms the result.
The final answer is 12f′(2).