Integral Calculus: JEE Main Mathematics Question with Solution
The area of the region given by {(x,y):xy≤8,1≤y≤x2} is :
Your answer stays private
What feels right?
Hint 1 of 3
What are the boundary curves and intersection points that delimit the region in the first quadrant?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Step-by-step solutionView
Correct answer
The bounded area is found by integrating (x2−1) from x=1 to x=2 and (x8−1) from x=2 to x=8, yielding 16loge2−314.
Option analysis
Why each option works or fails
A · 16loge2+37
Adding the lower boundary integral instead of subtracting it, or miscalculating the polynomial component as positive 37. Subtract the lower boundary y=1 from the upper boundary functions across the entire interval of integration.
B · 16loge2−314
None. This is the correct calculation: ∫12(x2−1)dx+∫28(x8−1)dx=34+(16loge2−6)=16loge2−314. Ensure both sub-intervals are integrated correctly with respect to x (or integrate with respect to y).
C · 8loge2−313
Integrating with an upper limit of x=4 instead of x=8 for the hyperbola, leading to 8loge2 instead of 16loge2. Find the correct intersection of the hyperbola y=x8 and the line y=1, which gives x=8.
D · 8loge2+67
Evaluating the logarithmic term as 8loge(8/4) or dropping the factor of 8 while incorrectly combining the constant terms. Carefully compute ∫28x8dx=8[lnx]28=8ln(4)=16ln2.
Reviewed route
Solution
StepWorking
01given
The region is defined by xy≤8, y≥1, and y≤x2 with x,y>0.
02goal
Find the area of the enclosed region A.
03approach
Find the intersection points of the bounding curves y=x2 (or x=y) and xy=8 (or x=8/y). For y≥1, the right boundary is x=8/y and the left boundary is x=y. Integrate with respect to y from y=1 to the intersection point y=4.
04execute
Solve x2⋅x=8⟹x3=8⟹x=2, which gives y=4. The integral is A=∫14(y8−y)dy=[8lny−32y3/2]14=8ln4−32(43/2−1)=16ln2−314.
✓verify
Check limits: at y=1, y=1 and 8/y=8, so width is 7. At y=4, both curves meet at x=2. The integrand y8−y>0 on (1,4), confirming positive area 16ln2−14/3≈11.09−4.67=6.42>0.
✓ 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 integrate with respect to y instead of x?
Integrating with respect to x requires splitting the region into two parts (x∈[1,2] and x∈[2,8]), whereas integrating along y gives a single integral from y=1 to y=4.