The Dance of Two Curves
Welcome, future engineer. Today, we are not just solving a coordinate geometry problem; we are witnessing a geometric conversation between two parabolas.
Imagine standing on a coordinate plane. To your left, the graceful, upward-opening curve of y=x2 sits at the origin. To your right, the inverted, downward-opening curve of y=−(x−2)2 waits.
Our mission is to find the bridge—the straight line that kisses both of these curves simultaneously. This is the common tangent.
Phase 1
The Geometry of the Tangent
Before we touch a single variable, let us visualize. The first parabola, y=x2, is the standard parabola with its vertex at (0,0).
The second, y=−(x−2)2, is its mirror image, shifted to the right by 2 units. A line touching both must be slanted.
It cannot be vertical, and it cannot be horizontal (except for the trivial case of the x-axis). We are looking for a line y=mx+c that satisfies the tangency condition for both.
Phase 2
The Power of the Slope Form
In JEE Advanced, time is your most precious resource. We could use calculus, setting the derivative equal to the slope m, but there is a more elegant path.
For any parabola of the form x2=4ay, the equation of a tangent with slope m is given by the beautiful identity y=mx−am2.
Let us apply this to our first parabola, y=x2. Comparing this to the standard form x2=4ay, we see that 4a=1, which means a=41.
Substituting this into our identity, the equation of any tangent to our first parabola is simply:
This equation is our key; it represents the family of all possible tangents to the first curve.
Phase 3
The Bridge of Intersection
Now, here is the masterstroke. This line is not just any line; it must also be tangent to the second parabola, y=−(x−2)2.
If a line is tangent to a curve, it intersects the curve at exactly one point. Mathematically, this means that if we substitute our tangent equation into the equation of the second parabola, the resulting quadratic equation must have equal roots.
Let us perform the substitution:
Do not be intimidated by the algebra. Expand the right side carefully: −(x2−4x+4), which becomes −x2+4x−4.
Now, bring everything to the left side to form a standard quadratic equation in x:
Phase 4
The Discriminant Test
We are at the climax of our journey. For this quadratic to have exactly one solution, its discriminant D must be zero.
Recall that for Ax2+Bx+C=0, D=B2−4AC. Here, A=1, B=(m−4), and C=(4−4m2).
Setting D=0:
Expanding this, we get (m2−8m+16)−16+m2=0. The constants 16 and −16 cancel out beautifully, leaving us with:
Factoring this, we find 2m(m−4)=0. This gives us two possibilities: m=0 or m=4.
The Final Reveal
If m=0, the line is y=0, which is the x-axis. While technically a tangent to the vertex of the first parabola, it does not touch the second.
So, we take m=4. Substituting m=4 back into our tangent equation y=mx−4m2, we get:
This simplifies to y=4x−4. Factoring out the 4, we arrive at the elegant solution:
y=4(x−1)
You have successfully navigated the geometry, the algebra, and the logic. This is the essence of JEE physics and math—taking a complex visual problem and reducing it to a single, perfect equation.