Animated Solution for Mathematics - Definite Integration: The area of the region {(x,y):x2≤y≤8−x2,y≤7} is
Select Answer:
Visualized Solution
Visualizing the First Boundary: y≥x2
Given inequality: x2≤y
This represents the region inside the upward-opening parabola y=x2.
Vertex: (0,0)
Adding the Second Boundary: y≤8−x2
Given inequality: y≤8−x2
This represents the region below the downward-opening parabola y=8−x2.
Vertex: (0,8)
The Final Constraint: y≤7
Given inequality: y≤7
This represents the region below the horizontal line y=7.
Finding Intersection: Parabolas
Intersection of y=x2 and y=8−x2:
x2=8−x2⟹2x2=8
x2=4⟹x=±2
At x=±2, y=4. Points: (±2,4)
Finding Intersection: Line and Parabola
Intersection of y=8−x2 and y=7:
8−x2=7⟹x2=1
x=±1
At x=±1, y=7. Points: (±1,7)
Exploiting Symmetry
The region is symmetric about the y-axis.
Total Area A=2×Area in the first quadrant
We will integrate with respect to y from y=0 to y=7.
Setting up Integral: Part 1 (0≤y≤4)
For 0≤y≤4, the right boundary is x=y.
Area A1=∫04ydy
Setting up Integral: Part 2 (4≤y≤7)
For 4≤y≤7, the right boundary is x=8−y.
Area A2=∫478−ydy
Evaluating A1
A1=∫04y1/2dy
A1=[32y3/2]04
A1=32(43/2−0)=32(8)=316
Evaluating A2
A2=∫47(8−y)1/2dy
A2=[−32(8−y)3/2]47
A2=−32(13/2−43/2)=−32(1−8)=314
The Final Result
Total Area A=2(A1+A2)
A=2(316+314)
A=2(330)=2(10)=20
Final Answer: 20 sq. units
00:00 / 00:00
The Sigma Insight: Area Bounded by Curves
Solution Diagram
The Geometry of the Trap
Visualizing the Region
Imagine you are standing on a coordinate plane, looking at two curves that define a beautiful, enclosed space. We have an upward-opening parabola, y=x2, acting as the floor, and a downward-opening parabola, y=8−x2, acting as the roof.
But there is a twist—a horizontal line at y=7 that acts as a ceiling, chopping off the top of our enclosure. This is the region we need to measure.
The area is bounded by x2≤y≤8−x2 and y≤7. It is a symmetric, elegant shape, and our goal is to find its total area.
The Strategy
Symmetry and Integration
In JEE Advanced, time is your most precious resource. When you see a region symmetric about the y-axis, your first instinct should be to exploit that symmetry.
We will calculate the area in the first quadrant (where x≥0) and simply multiply the result by 2.
Furthermore, look at the boundaries. If we integrate with respect to x, we would need to split the region into multiple parts. However, if we integrate with respect to y, the boundaries are much cleaner. We just need to express x in terms of y.
Phase 1
The Lower Section (0≤y≤4)
Let's start from the bottom. From y=0 to y=4, the right boundary of our region is defined by the upward parabola y=x2. Rearranging this, we get x=y.
The area of this lower section, A1, is given by the integral:
A1=∫04ydy
Evaluating this is straightforward. The integral of y1/2 is 32y3/2. Applying the limits from 0 to 4:
A1=[32y3/2]04=32(43/2−0)=32(8)=316
This is the area of the lower half in the first quadrant. Keep this value safe; we will need it soon.
Phase 2
The Upper Section (4≤y≤7)
Now, we move to the upper section. From y=4 to y=7, the right boundary switches to the downward parabola y=8−x2. Rearranging for x, we get x=8−y.
The area of this upper section, A2, is:
A2=∫478−ydy
Here, we must be careful with the chain rule. The integral of (8−y)1/2 is −32(8−y)3/2. Applying the limits from 4 to 7:
See how the negative signs cancel out beautifully? That is the elegance of calculus at work.
The Final Assembly
We have the two pieces of our puzzle: A1=316 and A2=314. The total area in the first quadrant is the sum of these two:
Aquadrant=A1+A2=316+314=330=10
Finally, we apply our symmetry argument. Since the total area A is twice the area in the first quadrant:
A=2×10=20
The final answer is 20 square units. You have successfully navigated the boundaries, exploited the symmetry, and executed the integration. This is how you master JEE math—not by memorizing formulas, but by understanding the geometry and the logic behind every step.