Animated Solution for Mathematics - Definite Integration: The area bounded by the curves y=∣x2−1∣ and y=1 is
Select Answer:
Visualized Solution
Visualizing the Curves
Given curves: y=∣x2−1∣ and y=1
The curve y=∣x2−1∣ is a reflected parabola.
The line y=1 is a horizontal line.
Finding Intersection Points
To find intersection points, set ∣x2−1∣=1
Case 1: x2−1=1⟹x2=2⟹x=±2
Case 2: x2−1=−1⟹x2=0⟹x=0
Exploiting Symmetry
Both y=∣x2−1∣ and y=1 are symmetric about the y-axis.
Total Area =2×Area in the first quadrant (x≥0)
Defining the Piecewise Function
For 0≤x<1, ∣x2−1∣=1−x2
For 1≤x≤2, ∣x2−1∣=x2−1
Area from x=0 to x=1
In [0,1], Upper curve: y=1, Lower curve: y=1−x2
Integrand: 1−(1−x2)=x2
Area from x=1 to x=2
In [1,2], Upper curve: y=1, Lower curve: y=x2−1
Integrand: 1−(x2−1)=2−x2
The Full Integral Setup
Total Area =2[∫01x2dx+∫12(2−x2)dx]
Integrating the Terms
∫x2dx=3x3
∫(2−x2)dx=2x−3x3
Applying Limits: Part 1
[3x3]01=313−303=31
Applying Limits: Part 2
[2x−3x3]12=(22−3(2)3)−(2(1)−313)
Simplifying the Second Part
22−322=342
2−31=35
Second part value: 342−35
Combining All Terms
Area =2[31+342−35]
Area =2[342−4]
The Final Answer
Area =38(2−1)
This matches option (4).
00:00 / 00:00
The Sigma Insight: Area Bounded by Curves
Solution Diagram
The Geometry of the W-Curve
Welcome, future engineers. Today, we are going to dissect a problem that is a classic in the JEE Advanced repertoire. It is not just about finding an area; it is about understanding the soul of a function.
We are looking at the area bounded by y=∣x2−1∣ and y=1. Imagine you are standing on a coordinate plane. You have a standard parabola, y=x2−1, which dips below the x-axis.
But then, the modulus operator arrives like a mirror, reflecting that negative dip back up into the positive realm. The result is a beautiful, W-shaped curve. Our mission is to calculate the area trapped between this W-curve and the horizontal line y=1.
The Meeting Point
Before we can calculate any area, we must know where these two curves intersect. We set ∣x2−1∣=1.
This equation splits into two scenarios. First, x2−1=1, which leads to x2=2, giving us x=±2.
Second, x2−1=−1, which simplifies to x2=0, giving us x=0. These points—0, 2, and −2—are the boundaries of our integration. They define the limits of our battlefield.
The Symmetry Shortcut
Here is where the elite student separates themselves from the crowd. Look at the graph. Do you see the symmetry?
Both y=∣x2−1∣ and y=1 are symmetric about the y-axis. This means the area on the left is identical to the area on the right.
Instead of calculating the integral from −2 to 2, we can simply calculate the area in the first quadrant (where x≥0) and multiply it by two. This is not just a trick; it is a mindset. Always look for symmetry to simplify your life.
The Modulus Trap
Now, we must handle the modulus. The expression x2−1 changes sign at x=1. This is our critical point.
For 0≤x<1, x2 is less than 1, so x2−1 is negative. The modulus flips it, making the curve y=1−x2.
For 1≤x≤2, x2 is greater than 1, so the modulus drops, and the curve is y=x2−1. We have two distinct regions to integrate.
The Calculus Engine
Let us set up our integrals. The area is the integral of (Upper Curve - Lower Curve).
In the first region, from 0 to 1, the upper curve is y=1 and the lower curve is y=1−x2. The integrand is 1−(1−x2)=x2.
In the second region, from 1 to 2, the upper curve is still y=1, but the lower curve is now y=x2−1. The integrand is 1−(x2−1)=2−x2.
Our total area is given by:
Area=2[∫01x2dx+∫12(2−x2)dx]
The Final Execution
Now, we integrate. The integral of x2 is 3x3. The integral of 2−x2 is 2x−3x3.
Evaluating the first part from 0 to 1 gives us 31. Evaluating the second part from 1 to 2 requires careful arithmetic:
(22−3(2)3)−(2(1)−313)=342−35
Combining these, we get:
2[31+342−35]=2[342−4]
Factoring out the 4, we arrive at our final answer:
38(2−1)
You have successfully navigated the modulus, the symmetry, and the integration. This is the essence of JEE Advanced mathematics—systematic, logical, and deeply satisfying.