Let f(x)=∫x33−x2dx. If 5f(2)=−4, then f(1) is equal to
Options
Solution
Key Concepts and Formulas
Indefinite Integration: Finding a function whose derivative is a given function. The result includes an arbitrary constant of integration, denoted by C.
Substitution Method: A technique to simplify integrals by substituting a part of the integrand with a new variable. If ∫f(g(x))g′(x)dx is the integral, substitute u=g(x), then du=g′(x)dx, and the integral becomes ∫f(u)du.
Step-by-Step Solution
Step 1: Evaluate the indefinite integral using substitution.
We are given the integral ∫x33−x2dx. We will use the substitution method to simplify this integral. Let t2=3−x2. This substitution is chosen because it simplifies the square root term.
Differentiating both sides with respect to x, we get 2tdt=−2xdx, which simplifies to xdx=−tdt.
Also, from t2=3−x2, we have x2=3−t2. Thus, x3dx=x2⋅xdx=(3−t2)(−tdt)=(t3−3t)dt.
Therefore,
∫x33−x2dx=∫(3−t2)⋅t⋅(−tdt)=∫(t4−3t2)dt
Step 2: Integrate the simplified expression.
Now, we integrate the expression with respect to t:
∫(t4−3t2)dt=5t5−t3+C
Step 3: Substitute back to express the result in terms of x.
We need to substitute t=3−x2 back into the expression:
f(x)=5(3−x2)5/2−(3−x2)3/2+C
Step 4: Determine the constant of integration using the given condition.
We are given that 5f(2)=−4, which means f(2)=−54. Substitute x=2 into the expression for f(x):
Sign Errors: Pay close attention to the signs when performing the substitution and integrating. A common mistake is to miss the negative sign when differentiating 3−x2.
Back-Substitution: Remember to substitute back to the original variable after integrating.
Constant of Integration: Don't forget to add the constant of integration, C, after performing the indefinite integral. Use the given condition to determine the value of C.
Summary
We first evaluated the indefinite integral ∫x33−x2dx using the substitution method. We then used the given condition 5f(2)=−4 to find the constant of integration. Finally, we substituted x=1 into the expression for f(x) to find f(1), which is −562.
Final Answer
The final answer is \boxed{-\frac{6 \sqrt{2}}{5}}, which corresponds to option (A).