Analyzing the Setup
Welcome, fellow traveler on the path to JEE Advanced mastery. Today, we are not just solving a problem; we are uncovering the hidden symmetry of a trapezium dancing on the curve of a parabola.
Imagine you are standing on the Cartesian plane, looking at the curve y2=4x. This is the simplest, most elegant parabola, with its vertex at the origin and its focus sitting proudly at S(1,0).
The problem asks us to consider a trapezium ABCD inscribed within this curve. The sides AD and BC are parallel to the y-axis, which is our first major clue. This tells us that the trapezium is symmetric about the x-axis. If A has a coordinate (xA,yA), then D must be (xA,−yA). This symmetry is our best friend.
The Power of Parameters
Instead of wrestling with raw coordinates, let us embrace the beauty of parametric form. For the parabola y2=4x, any point can be represented as (t2,2t).
Let the parameter for point A be t1. Thus, A=(t12,2t1). Because AD is parallel to the y-axis, D shares the same x-coordinate, making D=(t12,−2t1).
We apply the same logic to the other side, BC. Let the parameter for point B be t2. Then B=(t22,2t2) and C=(t22,−2t2). We have now mapped the entire trapezium using just two variables, t1 and t2.
The Focal Chord Revelation
Now, look at the diagonal AC. The problem whispers a secret: it passes through (1,0). As we discussed, (1,0) is the focus of our parabola. This transforms AC into a focal chord.
The property of a focal chord is one of the most elegant tools in your arsenal: for a chord connecting points with parameters t1 and t2, the product of the parameters is t1t2=−1. In our specific setup, since C is (t22,−2t2), the parameter is effectively −t2.
Thus, the condition becomes t1⋅(−t2)=−1, which simplifies to t1t2=1. This is the key that unlocks the entire problem.
The Calculation
We are given that the length of AC is 425. The length of a focal chord with parameters t1 and t2 is given by the formula a(t1−t2)2.
Using the standard form a(t+t1)2 with a=1, the length is:
Taking the square root, we find t1+t11=25. Solving this quadratic:
We find t1=2 or t1=21. Let us choose t1=2, which implies t2=21.
The Final Area
With our parameters in hand, the coordinates fall into place like pieces of a puzzle. A=(4,4), D=(4,−4), B=(41,1), and C=(41,−1).
The parallel sides AD and BC have lengths 8 and 2, respectively. The height of the trapezium is the distance between the x-coordinates:
The area is calculated as:
Area=21×(8+2)×415=5×415=475
We have arrived at the destination. The beauty of this problem lies not in the final number, but in how the geometry of the parabola guided us to the solution. The final answer is 475.