Animated Solution for Mathematics - Three Dimensional Geometry: Let L1:r=(i^−j^+2k^)+λ(i^−j^+2k^),λ∈R, L2:r=(j^−k^)+μ(3i^+j^+pk^),μ∈R and L3:r=δ(li^+mj^+nk^),δ∈R be three lines such that L1 is perpendicular to L2 and L3 is perpendicular to both L1 and L2. Then the point which lies on L3 is
Select Answer:
Visualized Solution
Direction of L1
L1:r=(i^−j^+2k^)+λ(i^−j^+2k^)
b1=i^−j^+2k^
Direction of L2
L2:r=(j^−k^)+μ(3i^+j^+pk^)
b2=3i^+j^+pk^
Perpendicularity Condition
L1⊥L2⟹b1⋅b2=0
Dot Product Setup
(i^−j^+2k^)⋅(3i^+j^+pk^)=0
(1)(3)+(−1)(1)+(2)(p)=0
Solve for p
3−1+2p=0
2+2p=0⟹p=−1
Direction of L3
L3⊥L1 and L3⊥L2
b3∥b1×b2
Cross Product Setup
b3=i^13j^−11k^2−1
Expand Determinant
b3=i^(1−2)−j^(−1−6)+k^(1+3)
b3=−i^+7j^+4k^
Equation of L3
L3:r=δ(−i^+7j^+4k^)
General point: (−δ,7δ,4δ)
Verify Options
Let δ=1
Point =(−1,7,4)
Matches Option 1.
00:00 / 00:00
The Sigma Insight: Equation of a Line in Space
Solution Diagram
Analyzing the Setup
Welcome, fellow JEE aspirant. Today, we are not just solving a problem; we are navigating the elegant architecture of three-dimensional space. Many students fear 3D geometry, viewing it as a chaotic mess of vectors and parameters.
But I want you to see it differently. Imagine you are standing in a vast, empty room. You have two lines, L1 and L2, stretching out like beams of light. Our mission is to find a third line, L3, that stands perfectly perpendicular to both. This is the essence of spatial reasoning.
The Mystery of the Unknown
Let us begin by examining our tools. We are given L1 and L2. Every line in 3D space is defined by a point it passes through and a direction vector.
For L1, the direction vector is clearly b1=i^−j^+2k^. For L2, we have b2=3i^+j^+pk^.
But wait—there is a shadow over L2. We have an unknown parameter p. How do we uncover it? The problem gives us the key: L1 is perpendicular to L2.
In the language of vectors, this is a golden rule. When two vectors are perpendicular, their dot product must vanish into nothingness. Mathematically, we write this as:
b1⋅b2=0
Substituting our components, we get:
(i^−j^+2k^)⋅(3i^+j^+pk^)=0
Performing the dot product is like a dance of corresponding components: (1)(3)+(−1)(1)+(2)(p)=0. This simplifies beautifully to 3−1+2p=0, or 2+2p=0.
Solving this, we find p=−1. Just like that, the mystery of L2 is solved. Our direction vector b2 is now fully revealed as 3i^+j^−k^.
The Power of the Cross Product
Now, we face the main challenge. We need a line L3 that is perpendicular to both L1 and L2. In 3D geometry, when you need a vector that is simultaneously perpendicular to two others, there is only one tool you should reach for: the cross product.
The cross product b1×b2 creates a new vector that is orthogonal to the plane containing both b1 and b2. Let us set up the determinant, the engine of the cross product:
b3=i^13j^−11k^2−1
Take a deep breath. Let us expand this carefully. For the i^ component, we cover the first column and row, leaving us with (−1)(−1)−(2)(1)=1−2=−1.
For the j^ component, remember the negative sign: −((1)(−1)−(2)(3))=−(−1−6)=−(−7)=7. Finally, for the k^ component, we have (1)(1)−(−1)(3)=1+3=4.
Thus, our direction vector for L3 is b3=−i^+7j^+4k^.
Final Verification
We have arrived at the final stage. The equation of L3 is given as r=δ(−i^+7j^+4k^). This means any point on this line is simply a scalar multiple of our direction vector.
If we choose a value for the parameter δ, we generate a point on the line. Let us test δ=1. This gives us the point (−1,7,4).
Look at your options. There it is, staring back at you. It is not just a coordinate; it is the result of your logical journey through the dot product and the cross product. You have successfully navigated the 3D space, conquered the unknown parameter, and identified the line.