Key Concepts and Formulas
- Fundamental Theorem of Calculus (Part I): If F(x)=∫axg(t)dt, where a is a constant, then F′(x)=dxd(∫axg(t)dt)=g(x).
- Leibniz Integral Rule (for differentiation of integrals with variable limits): If G(x)=∫a(x)b(x)h(t)dt, then G′(x)=h(b(x))⋅b′(x)−h(a(x))⋅a′(x).
- Quotient Rule for Differentiation: If f(x)=v(x)u(x), then f′(x)=(v(x))2u′(x)v(x)−u(x)v′(x).
Step-by-Step Solution
Step 1: Understand the Given Equation and the Goal
We are given the equation:
0∫xf(t)dt=x2+x∫1t2f(t)dt
Our objective is to find the value of f′(21). To achieve this, we will first find an explicit expression for f(x) by differentiating the given equation with respect to x, and then differentiate f(x) to find f′(x).
Step 2: Differentiate Both Sides of the Equation with Respect to x
We apply the differentiation operator dxd to both sides of the given equation.
-
Left Hand Side (LHS):
The LHS is 0∫xf(t)dt. By the Fundamental Theorem of Calculus (Part I), its derivative with respect to x is f(x).
dxd(0∫xf(t)dt)=f(x)
-
Right Hand Side (RHS):
The RHS is x2+x∫1t2f(t)dt. We differentiate each term separately.
- The derivative of x2 is dxd(x2)=2x.
- For the integral term x∫1t2f(t)dt, we use the Leibniz Integral Rule. Here, the upper limit is b(x)=1 (a constant), and the lower limit is a(x)=x. The integrand is h(t)=t2f(t).
The derivatives of the limits are b′(x)=dxd(1)=0 and a′(x)=dxd(x)=1.
Applying the rule:
dxd(x∫1t2f(t)dt)=h(b(x))⋅b′(x)−h(a(x))⋅a′(x)
=(12f(1))⋅0−(x2f(x))⋅1
=0−x2f(x)=−x2f(x)
-
Equating the Derivatives:
Now, we equate the derivatives of the LHS and RHS:
f(x)=2x−x2f(x)
Step 3: Solve for f(x)
We rearrange the equation obtained in Step 2 to isolate f(x):
f(x)+x2f(x)=2x
Factor out f(x) from the terms on the left side:
f(x)(1+x2)=2x
Divide by (1+x2) to get the expression for f(x):
f(x)=1+x22x
Step 4: Find the Derivative of f(x), i.e., f′(x)
We have f(x)=1+x22x. To find f′(x), we use the Quotient Rule. Let u(x)=2x and v(x)=1+x2.
Then, u′(x)=dxd(2x)=2 and v′(x)=dxd(1+x2)=2x.
Applying the Quotient Rule f′(x)=(v(x))2u′(x)v(x)−u(x)v′(x):
f′(x)=(1+x2)2(2)(1+x2)−(2x)(2x)
f′(x)=(1+x2)22+2x2−4x2
f′(x)=(1+x2)22−2x2
Step 5: Evaluate f′(21)
Substitute x=21 into the expression for f′(x):
f′(21)=(1+(21)2)22−2(21)2
f′(21)=(1+41)22−2(41)
f′(21)=(45)22−21
f′(21)=162523
To simplify the complex fraction, we multiply the numerator by the reciprocal of the denominator:
f′(21)=23×2516
f′(21)=253×8
f′(21)=2524
This value matches option (C).
Common Mistakes & Tips
- Sign Error with Lower Limit: When differentiating an integral with x as the lower limit (e.g., ∫xag(t)dt), remember the derivative is −g(x). This is a common source of error.
- Algebraic Precision: Ensure accuracy in algebraic manipulations, especially when combining terms and simplifying fractions.
- Leibniz Rule Application: Correctly identify the upper and lower limit functions and their derivatives when applying the Leibniz Integral Rule.
Summary
The problem requires applying the Fundamental Theorem of Calculus and the Leibniz Integral Rule to differentiate the given integral equation. This process yields an explicit expression for f(x). Subsequently, the Quotient Rule is used to find the derivative f′(x), which is then evaluated at x=21 to obtain the final answer.
The final answer is 2524.