Integral Calculus: JEE Main Mathematics Question with Solution
Let I(x)=∫x(1+xex)2(x+1)dx,x>0,
If limx→∞I(x)=0, then I(1) is equal to
Your answer stays private
What feels right?
Hint 1 of 4
What algebraic manipulation makes the integrand x(1+xex)2x+1 directly integrable by substitution?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Step-by-step solutionView
Correct answer
Multiplying the numerator and denominator by ex allows the substitution t=xex, yielding I(x)=ln1+xexxex+1+xex1+1, which gives I(1)=e+1e+2−loge(e+1).
Option analysis
Why each option works or fails
A · e+2e+1−loge(e+1)
Inverting the fraction 1+e1+1 to get e+2e+1 instead of e+1e+2. Carefully compute the sum 1+e+11=e+1e+1+1=e+1e+2 without inverting the numerator and denominator.
B · e+2e+1+loge(e+1)
Changing the sign of the logarithm term during expansion and incorrectly combining the constant terms. Ensure ln(1+ee)=ln(e)−ln(1+e)=1−ln(1+e), keeping the negative sign in front of the logarithm.
C · e+1e+2+loge(e+1)
Flipping the sign of −loge(e+1) into +loge(e+1) when splitting ln(1+ee). Remember that ln(a/b)=ln(a)−ln(b); with a=e and b=e+1, this yields 1−ln(e+1), not 1+ln(e+1).
D · e+1e+2−loge(e+1)
None. This option correctly evaluates the integral using t=xex and uses the boundary condition limx→∞I(x)=0 to find C=0. None.
Reviewed route
Solution
StepWorking
01given
I(x)=∫x(1+xex)2x+1dx for x>0, with limx→∞I(x)=0.
02approach
Notice that dxd(xex)=(x+1)ex. Multiply numerator and denominator by ex to create (x+1)exdx in the numerator, then substitute t=xex.
03execute
Multiply numerator and denominator by ex:
I(x)=∫xex(1+xex)2(x+1)exdx
Let t=xex⟹dt=(x+1)exdx. The integral transforms to:
∫t(1+t)2dt
04execute
Decompose into partial fractions:
t(1+t)21=t1−1+t1−(1+t)21
Integrating term-by-term:
I(x)=ln∣t∣−ln∣1+t∣+1+t1+C=ln(1+xexxex)+1+xex1+C
Rewrite ln(1+xexxex)=ln(ex(e−x+x)xex)=ln(x+e−xx).
05execute
Apply the boundary condition limx→∞I(x)=0:
limx→∞[ln(x+e−xx)+1+xex1+C]=ln(1)+0+C=C⟹C=0
Therefore, I(x)=ln(xex)−ln(1+xex)+1+xex1=lnx+x−ln(1+xex)+1+xex1.
06execute
Evaluate at x=1:
I(1)=ln(1)+1−ln(1+e)+1+e1=1+1+e1−ln(1+e)=e+1e+2−ln(e+1)
✓verify
Check that 1+e+11=e+1e+2, matching Option (3).
Hints that build this answer step by step
What algebraic manipulation makes the integrand x(1+xex)2x+1 directly integrable by substitution?
Multiply numerator and denominator by ex to produce (x+1)ex in the numerator and substitute t=xex.
What is the partial fraction decomposition of t(1+t)21?
t1−1+t1−(1+t)21
Integrating ∫(t1−1+t1−(1+t)21)dt gives I(x)=ln1+tt+1+t1+C. Given limx→∞I(x)=0, what is C?
C=0
With I(x)=ln(1+xexxex)+1+xex1, what is the value of I(1)?