The Dance of Curves
Mastering Area Under a Curve
Welcome, my dear student. Today, we are not just solving a problem; we are embarking on a journey of visualization. In the world of JEE Advanced, the difference between a good student and a great one is the ability to see the geometry before writing a single line of algebra.
We are looking at the area bounded by a parabola, y=x2, and a line, y−x=2. This is a classic, elegant problem that tests your ability to bridge the gap between algebraic manipulation and geometric intuition.
Phase 1
The Visualization
Imagine you are standing on a coordinate plane. You have a beautiful, symmetric parabola, y=x2, opening its arms towards the sky. Now, imagine a straight line, y=x+2, cutting through this parabola like a blade.
The region we are interested in is the 'pocket' trapped between the line and the curve. Before we do any calculus, we must know where this pocket begins and where it ends. We need the intersection points, where the y-values must be equal:
Phase 2
The Algebraic Hunt
Now, let us solve this quadratic equation. We bring all terms to one side to set the equation to zero:
This is a standard quadratic. We are looking for two numbers that multiply to −2 and add to −1. Those numbers are −2 and 1, allowing us to factorize:
This gives us our limits of integration: x=−1 and x=2. These are the boundaries of our region. If you were to sketch this, you would see that the line enters the parabola at x=−1 and exits at x=2.
Phase 3
The Integral Setup
Here is where many students stumble. The rule is simple but profound: the area between two curves is the integral of the (Upper Curve) minus the (Lower Curve).
Looking at our sketch, between x=−1 and x=2, the line y=x+2 sits above the parabola y=x2. Therefore, our integral becomes:
Do not let the integral sign intimidate you. It is just a fancy way of summing up an infinite number of tiny vertical strips, each with a height of (x+2−x2) and a width of dx.
Phase 4
The Calculation
Now, we apply the Fundamental Theorem of Calculus. We integrate term by term:
1. The integral of x is 2x2.
2. The integral of 2 is 2x.
3. The integral of x2 is 3x3.
So, our antiderivative is:
Now, we evaluate this at the upper limit (x=2) and the lower limit (x=−1). For the upper limit (x=2):
(222+2(2)−323)=(2+4−38)=6−38=310
For the lower limit (x=−1):
(2(−1)2+2(−1)−3(−1)3)=(21−2+31)=63−12+2=−67
The Final Triumph
Finally, we subtract the lower value from the upper value:
To add these, we find a common denominator of 6:
Simplifying this fraction by dividing both numerator and denominator by 3, we arrive at our beautiful final answer:
There you have it! We started with a simple sketch, moved through the algebra of intersection, set up our integral with confidence, and arrived at the solution. Remember, calculus is not about memorizing formulas; it is about understanding the geometry of the world around you.