The Geometry of Trapped Space
Welcome, future engineer. Today, we are not just solving a calculus problem; we are exploring the elegant dance between a parabola and a straight line.
When you look at the equations x2=4y and x=4y−2, do not just see symbols. See a physical reality. The first equation, x2=4y, describes a classic, symmetric bowl—an upward-facing parabola with its vertex at the origin.
The second, x=4y−2, is a straight line cutting through the Cartesian plane. Our goal is to find the area of the region they enclose together. This is the 'trapped space'—a finite, beautiful slice of the plane.
The Hunt for Boundaries
Before we can calculate the area, we must define the territory. Where do these two curves meet? This is the most critical step in any area-between-curves problem.
We need the intersection points. We have two equations:
1. 4y=x2
2. 4y=x+2
Since both expressions are equal to 4y, we can equate them: x2=x+2. This brings us to a simple quadratic equation: x2−x−2=0.
Factoring this is a breeze: (x−2)(x+1)=0. This tells us that our curves intersect at x=2 and x=−1. These are our limits of integration. They are the 'gates' of our region.
The Integral Setup
Now, we must set up the integral. The area A is defined by the vertical distance between the curves, integrated over the interval [−1,2].
The formula is A=∫−12(yupper−ylower)dx. As we determined earlier, the line y=4x+2 sits above the parabola y=4x2 in this interval.
So, our integral becomes:
To make our lives easier, let's pull the constant 41 outside the integral sign. This leaves us with a simple polynomial:
The Final Calculation
Now, we perform the integration term by term. The integral of x is 2x2, the integral of 2 is 2x, and the integral of x2 is 3x3.
Our antiderivative is:
Evaluating at the upper limit (x=2):
222+2(2)−323=2+4−38=6−38=310
Evaluating at the lower limit (x=−1):
2(−1)2+2(−1)−3(−1)3=21−2+31=63−12+2=−67
Finally, we subtract the lower limit value from the upper limit value:
The double negative becomes a positive: 310+67=620+67=627=29. Multiplying by our constant 41, we get:
Reflection
There it is: 89 square units. It is a clean, precise result.
Remember, the beauty of JEE problems lies not in the complexity of the arithmetic, but in the clarity of the setup. Always visualize, always find your limits, and always respect the 'upper minus lower' rule. You have mastered this region; now go forth and master the next.