Analyzing the Setup
Welcome, fellow traveler on the path to JEE mastery! Today, we are not just solving a problem; we are witnessing a beautiful conversation between two fundamental conic sections: the parabola and the ellipse.
Imagine standing on a coordinate plane. You see a parabola, y2=4x−20, curving gracefully to the right. You are handed a specific point on this curve, P(6,2).
Our mission is to find a line L that is tangent to this parabola at P and then discover the hidden parameter b that allows this same line to perfectly graze an ellipse, 2x2+by2=1.
The Power of T=0
When we need the tangent to a conic at a specific point (x1,y1), we don't need to resort to calculus or complex derivatives. We have a secret weapon: the T=0 transformation. This method is a cornerstone of coordinate geometry.
For any conic, we replace y2 with yy1 and x with 2x+x1. Applying this to our parabola y2=4x−20 at the point (6,2), we substitute y1=2 and x1=6:
Look at how the equation simplifies. The 4 divided by 2 becomes 2, and distributing that 2 gives us 2x+12. Subtracting 20 leaves us with 2y=2x−8.
Dividing by 2, we arrive at the elegant equation of our line L:
This is the line that bridges our two worlds. Its slope m is 1, and its y-intercept c is −4.
The Ellipse's Constraint
Now, we introduce the ellipse: 2x2+by2=1. The problem tells us that our line L is also tangent to this ellipse.
For a line y=mx+c to be tangent to an ellipse a2x2+b2y2=1, it must satisfy the condition:
This condition is the mathematical manifestation of the line having exactly one point of contact with the ellipse. If the discriminant of the resulting quadratic equation were anything other than zero, the line would either miss the ellipse or cut through it at two points. We want that perfect, single-point kiss.
The Final Synthesis
We have everything we need. We know m=1, c=−4, and from our ellipse equation, a2=2. The term b2 in our formula is simply b in our given equation.
Let's plug these into our condition:
Calculating the squares, we get 16=2+b. The path to the solution is now clear. Subtracting 2 from 16, we find:
b=14
And there it is! The value of b that allows the line L to be tangent to the ellipse is 14. It is a moment of pure mathematical harmony—the line L, born from the parabola, finds its perfect place against the ellipse. Keep practicing this visualization; it is the key to mastering coordinate geometry!