The Dance of the Parabolas
Unveiling the Hidden Area
Welcome, fellow traveler on the path of JEE mastery. Today, we are not just solving a math problem; we are witnessing a geometric dance.
We have two parabolas, y=4x−x2 and 3y=(x−4)2, and they have conspired to trap a region of space between them. Our mission is to measure that space. This is a classic problem that tests your ability to visualize, set up, and execute with precision.
Phase 1
The Visualization
Before we touch a pen to paper, let us look at the curves. The first, y=4x−x2, is a classic downward-opening parabola. The negative coefficient of x2 tells us it is frowning at the origin.
The second, 3y=(x−4)2, is an upward-opening parabola, smiling at the sky. When you place these two on a coordinate plane, they intersect at two distinct points, creating a closed, eye-shaped region. This is the area we need to calculate.
Phase 2
Finding the Boundaries
To measure this area, we need to know where it begins and where it ends. These are our limits of integration. At the points of intersection, the y-values of both curves must be identical.
So, we set them equal:
This is where the algebra begins. We multiply by 3 to clear the fraction, giving us 12x−3x2=(x−4)2. Expanding the right side, we get 12x−3x2=x2−8x+16.
Bringing all terms to one side, we arrive at 4x2−20x+16=0. Dividing by 4, we find the beautiful, simple quadratic: x2−5x+4=0. Factoring this, we get (x−1)(x−4)=0. Our boundaries are set: x=1 and x=4.
Phase 3
The Integral Setup
Now, we invoke the power of calculus. The area A between two curves from x=a to x=b is the integral of the upper curve minus the lower curve. We have already determined that y=4x−x2 is the upper curve in this interval.
Thus, our integral is:
A=∫14[(4x−x2)−3(x−4)2]dx
This looks intimidating, but let us break it down. We integrate term by term. The integral of 4x is 2x2. The integral of x2 is 3x3. For the term 3(x−4)2, we use the power rule to get 9(x−4)3.
Phase 4
The Final Calculation
Our antiderivative is:
First, we evaluate at the upper limit, x=4:
2(4)2−343−9(4−4)3=32−364−0=332
Next, we evaluate at the lower limit, x=1:
2(1)2−313−9(1−4)3=2−31−9−27=2−31+3=5−31=314
Finally, we subtract the lower limit value from the upper limit value:
The area is exactly 6 square units. It is a clean, elegant result. Remember, in JEE, the math is often just the language; the real skill is in the visualization and the careful, step-by-step execution. Keep practicing, keep visualizing, and you will master these curves.