Analyzing the Setup
Welcome, fellow traveler of the coordinate plane. Today, we are not just solving a problem; we are uncovering a hidden symmetry. Imagine you are standing at point A(−5,−4).
Around you, like silent sentinels, stand three lines: L1, L2, and L3. A mysterious line cuts through your position, piercing these sentinels at points B, C, and D.
We are given the condition:
(AB15)2+(AC10)2=(AD6)2
At first glance, this looks like a nightmare of distance formulas and radical signs. But pause. In JEE Advanced, the most intimidating equations often hide the most elegant simplifications. We are going to use the Parametric Tool.
The Parametric Revelation
Why do we avoid the standard y=mx+c? Because it forces us to find the coordinates of B, C, and D, which is a trap.
Instead, let us define our line by its angle
θ with the positive
x-axis. Any point on this line at a distance
r from
A can be written as:
x=−5+rcosθ,y=−4+rsinθ
For the first line,
x+3y+2=0, we substitute our parametric coordinates:
(−5+ABcosθ)+3(−4+ABsinθ)+2=0
Look at the constants:
−5−12+2=−15. Moving it to the right, we get
AB(cosθ+3sinθ)=15. Suddenly, the distance
AB is isolated:
AB15=cosθ+3sinθ
The Algebraic Dance
We repeat this process for the other two lines. For the second line,
2x+y+4=0, the substitution yields:
2(−5+ACcosθ)+(−4+ACsinθ)+4=0
The constants
−10−4+4 simplify to
−10. Thus,
AC(2cosθ+sinθ)=10, or:
AC10=2cosθ+sinθ
Finally, for the third line,
x−y−5=0, we get:
(−5+ADcosθ)−(−4+ADsinθ)−5=0
The constants
−5+4−5 result in
−6. So,
AD(cosθ−sinθ)=6, which gives:
AD6=cosθ−sinθ
The Trigonometric Climax
Now, we substitute these expressions into our given condition:
(cosθ+3sinθ)2+(2cosθ+sinθ)2=(cosθ−sinθ)2
Expand the squares. The left side becomes:
(cos2θ+9sin2θ+6sinθcosθ)+(4cos2θ+sin2θ+4sinθcosθ)
Combining these, we get 5cos2θ+10sin2θ+10sinθcosθ. The right side is simply cos2θ+sin2θ−2sinθcosθ.
Bringing everything to one side, we arrive at:
4cos2θ+9sin2θ+12sinθcosθ=0
This is the moment of truth. Look at the coefficients:
4 is
22,
9 is
32, and
12 is
2(2)(3). It is a perfect square:
(2cosθ+3sinθ)2=0
This implies 2cosθ+3sinθ=0, or tanθ=−32.
The Final Victory
We have found the slope
m=−32. With the point
A(−5,−4) and the slope, we use the point-slope form:
y−(−4)=−32(x−(−5))
Multiplying by 3, we get 3y+12=−2x−10. Rearranging, we arrive at the final, beautiful equation:
2x+3y+22=0
You have navigated the geometry, mastered the parametric form, and conquered the trigonometry. This is the essence of JEE Advanced—not just calculating, but seeing the structure beneath the chaos.