Analyzing the Setup
Imagine standing on a vast coordinate plane. Before you lie two distinct paths: an ellipse, defined by
and a circle, defined by
They are not parallel; they cross. Our mission is to find the angle at which they meet. This is an exploration of how two different geometric entities share a single point in space.
The Calculus of Slopes
To find the angle of intersection, we need to know the direction of each curve at the point of intersection, (x1,y1). We utilize implicit differentiation to find the slopes.
For the ellipse, we differentiate
with respect to x, yielding
Solving for the slope m1, we get
Similarly, for the circle x2+y2=ab, the derivative is 2x+2ydxdy=0, giving us
These slopes represent the instantaneous direction of the curves at the point of intersection.
The Algebraic Dance
We now face the challenge of the unknown coordinates (x1,y1). By substituting y12=ab−x12 into the ellipse equation, we can isolate x12.
After algebraic maneuvering, we find
x12=a+ba2bandy12=a+bab2
The magic happens when we look at the ratio:
This ratio is the key that unlocks the entire problem. We do not need the individual coordinates; we only need their relationship.
The Final Convergence
With the ratio
in our pocket, we turn to the angle formula:
Substituting our slopes m1=−a2y1b2x1 and m2=−y1x1, the expression simplifies significantly.
The numerator becomes
and the denominator simplifies to
When we combine them, the (a+b) terms vanish, leaving us with the elegant result:
This is the beauty of JEE mathematics—the way complex, messy expressions collapse into simple, elegant truths. You have successfully navigated the intersection.