Integral Calculus: JEE Main Mathematics Question with Solution
The integral 16∫12x3(x2+2)2dx is equal to
Your answer stays private
What feels right?
Hint 1 of 4
What is the most effective substitution to simplify the integrand x3(x2+2)21?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Step-by-step solutionView
Correct answer
Using the substitution t=x2 followed by partial fraction decomposition, the integral evaluates to 611−loge4.
Option analysis
Why each option works or fails
A · 1211−loge4
Forgetting to distribute the overall coefficient 16 or halving the rational component incorrectly during evaluation. Carefully track overall multipliers when integrating each decomposed term, ensuring the factor of 16 multiplies the entire integrated expression.
B · 611−loge4
None. This is the correct evaluation of the definite integral. Correctly applying t=x2, decomposing into partial fractions, and evaluating between t=1 and t=4 yields 611−loge4.
C · 611+loge4
Reversing the signs of the logarithmic terms during partial fraction integration, leading to +loge(t/(t+2)) evaluated backwards. Ensure that ∫(t1−t+21)dt=ln∣t∣−ln∣t+2∣ preserves the minus sign on the second term.
D · 1211+loge4
Combining an arithmetic halving error with an incorrect sign on the logarithmic term. Keep logarithmic signs consistent when applying the fundamental theorem of calculus and double-check common denominators.
Reviewed route
Solution
StepWorking
01given
Integral I=16∫12x3(x2+2)2dx.
02goal
Evaluate the definite integral in closed form.
03approach
Factor out x4 from (x2+2)2 to write the denominator as x7(1+2/x2)2, then substitute t=1+x22.
04execute
Rewrite the integrand: I=16∫12x7(1+x22)2dx. Let t=1+x22, so dt=−x34dx, giving x3dx=−4dt. Also, x22=t−1⟹x41=4(t−1)2. Thus, x7dx=x41⋅x3dx=4(t−1)2(−4dt)=−16(t−1)2dt. Limits: at x=1, t=3; at x=2, t=1+2/4=3/2.
05execute
Substitute into the integral: I=16∫33/2t21(−16(t−1)2)dt=∫3/23t2t2−2t+1dt=∫3/23(1−t2+t21)dt.
06execute
Integrate term by term: [t−2lnt−t1]3/23=(3−23)−2(ln3−ln(3/2))−(31−32)=23−2ln2+31=611−ln4.
✓verify
Numerical sanity check: 11/6−ln4≈1.833−1.386=0.447>0. Over [1,2], the integrand 16/(x3(x2+2)2) ranges from 16/(1⋅9)≈1.78 down to 16/(8⋅36)≈0.056, with an average roughly around 0.45, matching the result.
Hints that build this answer step by step
What is the most effective substitution to simplify the integrand x3(x2+2)21?
Multiply numerator and denominator by x, then substitute t=x2 with dt=2xdx.
With I=16∫12x4(x2+2)2xdx and t=x2, what is the transformed definite integral in terms of t?
8∫14t2(t+2)2dt
What is the partial fraction decomposition of t2(t+2)28?
−t1+t22+t+21+(t+2)22
Evaluating the antiderivative [lntt+2−t2−t+22]14, what is the final value?