Integral Calculus: JEE Main Mathematics Question with Solution
The value of the integral ∫−11(x2+2∣x∣+1x3+∣x∣+1)dx is equal to
Your answer stays private
What feels right?
Hint 1 of 3
How can the integral ∫−11x2+2∣x∣+1x3+∣x∣+1dx be simplified using symmetry on [−1,1]?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Step-by-step solutionView
Correct answer
Splitting the integral using odd-even symmetry simplifies it to 2∫01x+11dx, which evaluates to 2loge2.
Option analysis
Why each option works or fails
A · 3loge2
The student miscalculated the algebraic simplification of (x+1)2x+1 or multiplied by an incorrect constant factor during symmetry reduction. Observe that for x≥0, (∣x∣+1)2∣x∣+1=x+11, and multiplying by 2 from symmetry gives 2loge2, not 3loge2.
B · 2loge2
None. This is the correct option. Split the integrand into odd and even components: the odd part (∣x∣+1)2x3 integrates to 0, and the even part integrates to 2∫01x+11dx=2loge2.
C · 5loge3
The student incorrectly evaluated the limits of integration or substituted an erroneous base/argument into the logarithm. Evaluate the integral with the correct upper limit x=1, which gives loge(1+1)−loge(0+1)=loge2.
D · 3loge3
The student mistakenly substituted x=2 into the antiderivative or miscomputed loge(x+1) at the boundaries. The integral bounds are from 0 to 1, yielding loge(1+1)−loge(1)=loge2.
Reviewed route
Solution
StepWorking
01given
The integral to evaluate is I=∫−11x2+2∣x∣+1x3+∣x∣+1dx.
02goal
Compute the exact value of I.
03approach
Split the numerator into odd and even components: x2+2∣x∣+1x3 is an odd function because the numerator is odd and the denominator is even, so its integral over [−1,1] is zero. The remaining part x2+2∣x∣+1∣x∣+1 is an even function, which can be simplified as (∣x∣+1)2∣x∣+1=∣x∣+11 and integrated over [0,1] multiplied by 2.
04execute
Split the integral:
I=∫−11x2+2∣x∣+1x3dx+∫−11(∣x∣+1)2∣x∣+1dx
Since f(x)=x2+2∣x∣+1x3 is odd (f(−x)=−f(x)), ∫−11f(x)dx=0.
For the second term, since the integrand is even:
I=0+2∫01x+11dx=2[ln(x+1)]01=2(ln2−ln1)=2ln2
✓verify
Check positive integrand behavior on [0,1]: at x=0, f(0)=1; at x=1, f(1)=3/4. The average value is around 0.8, over a base of length 2, total area ≈1.6, which is close to 2ln2≈1.386.
✓ Source and academic review↓
Question type
Single correct
Exam relevance
JEE Main · Mathematics
Concepts assessed
Mathematics
Academic status
Reviewed by official_key
Source
pyq
Editorial review
7 September 2026
Quick checks
Students also ask
Why does x2+2∣x∣+1 equal (∣x∣+1)2?
Because x2=∣x∣2 for all real x, so x2+2∣x∣+1=∣x∣2+2∣x∣+1=(∣x∣+1)2.