Animated Solution for Mathematics - Indefinite Integration: Let f(x)=∫x33−x2dx. If 5f(2)=−4, then f(1) is equal to
Select Answer:
Visualized Solution
Analyze the Integral Structure
Given function: f(x)=∫x33−x2dx
Target: Find f(1) given the condition 5f(2)=−4
Strategy: Use Method of Substitution to simplify the radical term 3−x2.
Choosing the Substitution
Let 3−x2=t2
This implies x2=3−t2
The radical term becomes: 3−x2=t2=t
Differentiating the Substitution
Differentiate 3−x2=t2 with respect to x:
−2xdx=2tdt
Dividing by −2: xdx=−tdt
Rewriting the Integral
Rewrite f(x)=∫x23−x2(xdx)
Substitute x2=3−t2, 3−x2=t, and xdx=−tdt:
f(x)=∫(3−t2)⋅t⋅(−tdt)
Simplifying the Integrand
Distribute −t2 into the parenthesis:
f(x)=∫(−3t2+t4)dt
Rearranging terms: f(x)=∫(t4−3t2)dt
Executing the Integration
Apply the power rule ∫tndt=n+1tn+1:
f(x)=5t5−3⋅3t3+C
f(x)=5t5−t3+C
Back-substitution to x
Substitute t=(3−x2)1/2 back into the expression:
f(x)=5(3−x2)5/2−(3−x2)3/2+C
Applying the Initial Condition
Given: 5f(2)=−4
At x=2, 3−x2=3−2=1
Substitute into f(x): 5[515/2−13/2+C]=−4
5[51−1+C]=−4
Solving for Constant C
Expand the equation: 1−5+5C=−4
−4+5C=−4
5C=0⇒C=0
Calculating f(1)
Substitute x=1 and C=0 into f(x):
f(1)=5(3−12)5/2−(3−12)3/2
f(1)=525/2−23/2=542−22
f(1)=542−102=−562
Final Conclusion
The value of f(1) is −562.
Key Takeaway: Substitution a2−x2=t2 is effective for integrals involving a2−x2.
Correct Option: (4) −562
00:00 / 00:00
The Sigma Insight: Integration by Substitution
The Art of the Substitution
Unlocking the Integral
Welcome, future engineer. Today, we are going to dissect a problem that, at first glance, might seem like a tangled mess of radicals and powers. We are looking at the function f(x)=∫x33−x2dx.
It is easy to feel intimidated by the x3 sitting outside the square root, but in the world of JEE Advanced, intimidation is just a sign that you are about to learn a beautiful technique. Let us peel back the layers of this problem together.
Phase 1
The Strategic Vision
When you see an integral involving a2−x2, your brain should immediately flag it for substitution. The radical is the 'bottleneck' of the expression; if we can simplify that, the rest of the integral often falls into place.
We choose the substitution 3−x2=t2. We use t2 instead of t because we want to eliminate the square root entirely, resulting in 3−x2=t. It is a clean, surgical removal of the radical.
Phase 2
The Algebraic Transformation
Now, we must account for the x3 and the dx. We split the x3 into x2⋅x.
Because our substitution 3−x2=t2 implies x2=3−t2, and differentiating 3−x2=t2 gives −2xdx=2tdt, we find that xdx=−tdt.
Look at the elegance of the transformation:
1. The radical 3−x2 becomes t.
2. The x2 becomes (3−t2).
3. The xdx becomes −tdt.
Our integral, which looked like a nightmare, now becomes:
f(x)=∫(3−t2)⋅t⋅(−tdt)
Phase 3
The Simplification
Let us distribute that −t into the parenthesis. We get ∫(3−t2)(−t2)dt, which simplifies to ∫(−3t2+t4)dt.
This is the moment of truth. We have moved from a complex radical integral to a simple polynomial integral. Applying the power rule, ∫tndt=n+1tn+1, we get:
f(x)=5t5−3⋅3t3+C=5t5−t3+C
Don't forget the constant C! In indefinite integration, C is the signature of the family of functions we are working with.
Phase 4
Returning to Reality
We cannot leave our answer in terms of t. We must return to the world of x. Since t=3−x2, we substitute this back:
f(x)=5(3−x2)5/2−(3−x2)3/2+C
Now, we use the boundary condition provided: 5f(2)=−4. When x=2, x2=2, so 3−x2=1.
Substituting x=2 into our expression, we get:
5[515/2−13/2+C]=−4
5[51−1+C]=−4⇒1−5+5C=−4
−4+5C=−4⇒5C=0⇒C=0
The Final Victory
With C=0, our function is fully defined: f(x)=5(3−x2)5/2−(3−x2)3/2. To find f(1), we simply plug in x=1:
f(1)=5(3−12)5/2−(3−12)3/2=525/2−23/2
Since 25/2=42 and 23/2=22, we have:
f(1)=542−22=542−102=−562
And there you have it. You have navigated the substitution, handled the algebra, solved for the constant, and arrived at the final answer. This is not just math; this is the art of problem-solving.