Integral Calculus: JEE Main Mathematics Question with Solution
The area of the region {(x,y):x2+4x+2≤y≤∣x+2∣} is equal to
Your answer stays private
What feels right?
Hint 1 of 3
Using the substitution t=x+2, how do the bounding inequalities simplify?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Step-by-step solutionView
Correct answer
By shifting coordinates with t=x+2, the region becomes symmetric with bounding curves y=t2−2 and y=∣t∣, yielding an area of 20/3.
Option analysis
Why each option works or fails
A · 7
Integrating only one half of the symmetric region and incorrectly doubling or miscalculating ∫02(∣t∣−(t2−2))dt as 7/2. Evaluate ∫02(t−t2+2)dt=[2t2−3t3+2t]02=2−38+4=310, then double it to get 20/3.
B · 24/5
Using an incorrect exponent or integration rule for the polynomial terms, leading to a denominator of 5. Integrate powers using ∫tndt=n+1tn+1, which yields denominators of 2 and 3, not 5.
C · 20/3
This is the correct option. The curves intersect at x+2=±2, and integrating the upper curve ∣x+2∣ minus the lower parabola (x+2)2−2 across [−4,0] gives 320.
D · 5
Calculating the area without doubling the symmetric half, or dropping the linear term during integration. Ensure both symmetric sides on t∈[−2,2] are included, giving 2×310=320.
Reviewed route
Solution
StepWorking
01given
Region bounded by y≥x2+4x+2 and y≤∣x+2∣.
02approach
Rewrite the parabola as y=(x+2)2−2. By shifting the origin horizontally using X=x+2, the region is bounded by Y=X2−2 and Y=∣X∣, which preserves the area and provides symmetry about the Y-axis.
03execute
Find the points of intersection: ∣X∣2−∣X∣−2=0⟹(∣X∣−2)(∣X∣+1)=0⟹∣X∣=2⟹X=±2.
04execute
Set up the area integral using even symmetry: Area=2∫02(X−(X2−2))dX=2[2X2−3X3+2X]02=2(2−38+4)=2(310)=320.
✓verify
The enclosing triangle with base from X=−2 to X=2 at Y=2 has area 21×4×2=4, and the region below Y=0 between the parabola and Y=0 adds ≈2×∫02(2−X2)dX=382≈3.77. Total area ≈4+3.77−overlap=6.67=20/3, which is consistent.
✓ 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 substituting X=x+2 not change the value of the area?
A substitution X=x+c is a rigid horizontal translation of the entire region, and rigid translations preserve area (dX=dx).