Analyzing the Setup
Welcome, fellow explorers of the mathematical universe! Today, we are embarking on a journey to solve a classic JEE Advanced problem. It is not just about finding a number; it is about understanding the geometry of curves and how they interact with the fundamental axes of our coordinate system.
Imagine the Cartesian plane as a canvas, and our two parabolas, y=4x−x2 and y=x2−x, as two dancers moving across it. Our goal is to find the ratio in which the x-axis divides the area they enclose together.
The Intersection
First, let us get to know our dancers. The first parabola, y=4x−x2, is a downward-opening curve. Its roots are at x=0 and x=4, and its vertex sits proudly at (2,4).
The second parabola, y=x2−x, is an upward-opening curve with roots at x=0 and x=1, and its vertex dips just below the x-axis at (21,−41).
To find the boundaries of the region they enclose, we must find where they meet. We set their equations equal to each other:
Rearranging this, we get 2x2−5x=0, which factors beautifully into x(2x−5)=0. Thus, our dancers meet at x=0 and x=25. These are our limits of integration for the total area.
The Total Area
Now, let us calculate the total area Atotal enclosed between these two curves. In the interval [0,25], the downward-opening parabola y=4x−x2 is the upper boundary, and y=x2−x is the lower boundary. The area is given by the integral:
Atotal=∫025[(4x−x2)−(x2−x)]dx
Simplifying the integrand, we get ∫025(5x−2x2)dx. Integrating term by term, we have:
Substituting the upper limit x=25, we find Atotal=8125−12125=24125. This is our total area, the entire space enclosed by the two parabolas.
The x-axis Intrusion
Here is where the problem gets interesting. The x-axis, which is the line y=0, acts as a silent judge, splitting this total area into two parts. Looking at our curves, we see that the upward-opening parabola y=x2−x dips below the x-axis between its roots, x=0 and x=1.
This creates a region below the x-axis. To find the area below the x-axis, Abelow, we integrate the difference between the upper boundary (the x-axis, y=0) and the lower boundary (the parabola y=x2−x):
Abelow=∫01[0−(x2−x)]dx=∫01(x−x2)dx
Evaluating this integral, we get:
[2x2−3x3]01=21−31=61
To make our comparison easier, let us express this with a denominator of 24: Abelow=244.
The Final Ratio
The area above the x-axis, Aabove, is simply the total area minus the area below the x-axis:
Aabove=Atotal−Abelow=24125−244=24121
Finally, the ratio in which the x-axis divides the area is Aabove:Abelow, which is 24121:244. The denominators cancel out, leaving us with the elegant result of 121:4.