The Geometry of Connection
Unveiling the Common Tangent
Welcome, future engineer. Today, we are not just solving an algebra problem; we are exploring the elegant architecture of conic sections.
We are tasked with finding a common tangent—a line that serves as a bridge between two different worlds: the right-opening parabola y2=4x and the vertically-oriented parabola x2=2by. This is a classic JEE Advanced problem that tests your ability to bridge algebraic conditions with geometric intuition.
Phase 1
The First Anchor
Let us start with the first parabola, y2=4x. In the language of coordinate geometry, this is the standard form y2=4ax. By simple inspection, we identify that 4a=4, which gives us a=1.
We are given a line y=mx+4 that is tangent to this curve. Now, recall the fundamental condition of tangency for a parabola of the form y2=4ax. A line y=mx+c touches this parabola if and only if c=ma.
This is not just a formula; it is a geometric constraint that ensures the line kisses the curve at exactly one point. We know our y-intercept c is 4, and our parameter a is 1. Substituting these into our condition, we get 4=m1.
Solving for m, we find the slope of our bridge: m=41. Our tangent line is now fully defined: y=41x+4.
Phase 2
The Collision Course
Now, we turn our attention to the second parabola, x2=2by. This curve is the mystery. We know our line y=41x+4 must also be tangent to this curve.
To find the point of contact, we must force the line and the parabola to intersect. We do this by substituting the expression for y from our line into the equation of the parabola:
Let us expand this carefully. Multiplying 2b into the parenthesis, we get:
To analyze this intersection, we bring all terms to one side to form a standard quadratic equation in x:
Phase 3
The Discriminant as a Gatekeeper
Here is where the magic happens. A line is tangent to a curve if it intersects the curve at exactly one point. In the language of quadratic equations, this means our equation x2−2bx−8b=0 must have equal roots.
For any quadratic equation Ax2+Bx+C=0, the condition for equal roots is that the discriminant D=B2−4AC must be exactly zero. Let us identify our coefficients: A=1, B=−2b, and C=−8b.
Plugging these into our discriminant formula:
Squaring the first term gives us 4b2, and the second term becomes +32b. So, we have:
To make our lives easier and eliminate the fraction, we multiply the entire equation by 4:
Phase 4
The Final Verdict
We are almost there. Factoring out b, we get:
This gives us two potential candidates for b: b=0 or b=−128. But wait! We must pause and verify.
If b=0, the equation x2=2by collapses into x2=0, which is just the y-axis. That is not a parabola. Therefore, we must reject b=0.
The only valid, physically meaningful solution is b=−128.