Key Takeaway: For perpendicular lines, a1a2+b1b2+c1c2=0.
The correct option is (2), which corresponds to 90∘.
00:00 / 00:00
The Sigma Insight: Angle Between Two Lines
Solution Diagram
The Geometry of Lines
Unmasking the 3D Mystery
Welcome, my dear student. Today, we are not just solving a problem; we are embarking on a journey into the heart of three-dimensional space.
Many students look at a problem like this—finding the angle between two lines—and see only a mess of variables. But I want you to see the elegance. I want you to see the hidden geometry.
The Disguise
Why 2x=3y=−z is Tricky
Look at the equations provided: 2x=3y=−z and 6x=−y=−4z. At first glance, they look like simple algebraic expressions. But they are in disguise.
In the world of 3D geometry, a line is most powerful when it is in its 'symmetric form':
ax−x1=by−y1=cz−z1
In this form, the denominators (a,b,c) are the 'DNA' of the line—the direction ratios. Our first task is to unmask these lines.
The Transformation
The LCM Method
To transform 2x=3y=−z into the symmetric form, we need the coefficients of x, y, and z to be exactly 1. We look at the coefficients: 2, 3, and −1.
The least common multiple (LCM) of the magnitudes 2 and 3 is 6. So, we divide the entire equation by 6:
62x=63y=6−z⇒3x=2y=−6z
Now, the line is unmasked! The direction ratios are (3,2,−6).
We repeat this for the second line: 6x=−y=−4z. The coefficients are 6, −1, and −4. The LCM of 6 and 4 is 12.
Dividing by 12, we get:
126x=12−y=12−4z⇒2x=−12y=−3z
Now we have our second set of direction ratios: (2,−12,−3).
The Collision
The Dot Product
Now, we have two vectors representing the directions of our lines: b1=3i^+2j^−6k^ and b2=2i^−12j^−3k^. To find the angle θ between them, we use the dot product formula:
Let's calculate the numerator, the dot product: (3)(2)+(2)(−12)+(−6)(−3).
This simplifies to 6−24+18. Look at that! 6+18=24, and 24−24=0. The numerator is zero!
The Revelation
Perpendicularity
When the dot product of two direction vectors is zero, it is a geometric signature. It means the vectors are orthogonal, and the lines are perfectly perpendicular.
Since cosθ=0, we know that θ=90∘.
We didn't even need to calculate the magnitudes in the denominator because zero divided by anything (non-zero) is still zero. This is the beauty of the JEE—sometimes, the math collapses into a simple, elegant truth.
Keep this in your toolkit: whenever you see two lines in 3D, find their direction ratios first. If their dot product is zero, you have found a perpendicular intersection. You have mastered the geometry.