Integral Calculus: JEE Main Mathematics Question with Solution
If the area of the region {(x,y):−1≤x≤1,0≤y≤a+e∣x∣−e−x,a>0} is ee2+8e+1, then the value of a is :
Your answer stays private
What feels right?
Hint 1 of 3
How should the area integral ∫−11(a+e∣x∣−e−x)dx be split to handle the absolute value ∣x∣?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Step-by-step solutionView
Correct answer
Integrating the function y=a+e∣x∣−e−x from −1 to 1 gives the area 2a + 2e - 1 - rac{1}{e}; equating this to rac{e^2 + 8e + 1}{e} = e + 8 + rac{1}{e} yields a=5.
Option analysis
Why each option works or fails
A · 8
Believing that 2a=8+e−e directly equals 8 without dividing by 2, or equating a to the numerator's coefficient of e. After integrating, fully simplify the linear equation in terms of a: isolate 2a=10, which gives a=5 rather than 8.
B · 7
Dropping the integration constant contributions from e−x or making a sign error in ∫−11e−xdx=e−e1. Evaluate ∫−11−e−xdx=[e−x]−11=e−1−e1=e1−e carefully, keeping track of negative signs.
C · 5
None. The integral of a+e∣x∣−e−x over [−1,1] correctly simplifies to 2a+e−1−e1+(e−1)+1−e−1=2a+2e−2−(e−e−1), which equates to the given area to yield a=5. This is the correct result.
D · 6
Making an arithmetic error when combining the constant terms from [ex] and [e−x] limits, leading to 2a=12 instead of 2a=10. Ensure that the constant terms from (e0−e−1)+(e1−e0)=e−e−1 and other bounds are added precisely.
Reviewed route
Solution
StepWorking
01given
Region is bounded by −1≤x≤1 and 0≤y≤a+e∣x∣−e−x, where a>0, and the area is ee2+8e+1.
02approach
Set up the definite integral Area=∫−11(a+e∣x∣−e−x)dx. Split the integral at x=0 to handle ∣x∣.
03execute
Split into [−1,0] and [0,1]:
Area=∫−10(a+e−x−e−x)dx+∫01(a+ex−e−x)dx=∫−10adx+∫01(a+ex−e−x)dx=a(0−(−1))+[ax+ex+e−x]01=a+(a(1)+e1+e−1)−(0+e0+e0)=a+a+e+e1−2=2a+e+e1−2=2a−2+ee2+1.
04execute
Equate the computed area to the given value:
2a−2+ee2+1=ee2+8e+1=ee2+1+82a−2=8⟹2a=10⟹a=5.
✓verify
For a=5, check integrand positivity: 5+e∣x∣−e−x≥5+1−e>0 for all x∈[−1,1]. Area =2(5)−2+ee2+1=8+ee2+1=ee2+8e+1, which matches exactly.
✓ 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 the term e−x−e−x become 0 on [−1,0]?
For x∈[−1,0], ∣x∣=−x, so e∣x∣=e−x. Thus e∣x∣−e−x=e−x−e−x=0.