The Geometry of Orthogonality
A Dance of Tangents
In the world of JEE Advanced, we don't just care that two curves meet; we care about how they meet. When we say two curves cut at right angles, or orthogonally, we are talking about the angle between their tangent lines at the point of intersection.
If that angle is exactly 90∘, the curves are orthogonal. Mathematically, this is a beautiful condition: the product of their slopes, m1⋅m2, must be −1.
Alternatively, in the case where one tangent is vertical and the other is horizontal, they are inherently perpendicular.
The First Step
Analyzing the Parabola
Let us start with our given curve, the parabola y2=4ax. To find the slope of the tangent at any point, we differentiate both sides with respect to x:
Using the chain rule on the left, we get 2ydxdy=4a. Solving for the slope m1, we find:
This expression provides the slope at any point (x,y) on the parabola.
The Hunt for the Candidate
Now, we test the candidate curve x2=4ay. We apply the same logic by differentiating with respect to x:
This simplifies to the slope m2:
We now have our two slope expressions: m1=y2a and m2=2ax.
The Intersection
Where Do They Meet?
Before we can check the orthogonality, we must find where these curves intersect. We solve y2=4ax and x2=4ay simultaneously.
Substituting y=4ax2 into the first equation, we get:
This leads to x4=64a3x. Factoring this, we find x(x3−64a3)=0. The solutions are x=0 and x=4a, yielding the intersection points (0,0) and (4a,4a).
The Moment of Truth
Let us examine the slopes at the origin (0,0). For the first parabola, as y→0, the slope m1=y2a approaches infinity, indicating a vertical tangent (the y-axis).
For the second parabola, at x=0, the slope m2=2ax becomes 0, indicating a horizontal tangent (the x-axis).
Since the x-axis and y-axis are perpendicular, the curves are orthogonal at the origin. By checking these slopes, we have confirmed that the curve x2=4ay is indeed the one that cuts the parabola y2=4ax at right angles.