Animated Solution for Mathematics - Three Dimensional Geometry: Let the line L intersect the lines x−2=−y=z−1,2(x+1)=2(y−1)=z+1 and be parallel to the line 3x−2=1y−1=2z−2. Then which of the following points lies on L?
Select Answer:
Visualized Solution
Visualizing the Geometry
Given lines: L1:x−2=−y=z−1
Given lines: L2:2(x+1)=2(y−1)=z+1
Parallel line: L3:3x−2=1y−1=2z−2
Objective: Find line L intersecting L1,L2 and parallel to L3.
Parametric Form of L1
Symmetric form of L1: 1x−2=−1y=1z−1=λ
General point M on L1: M(λ+2,−λ,λ+1)
Parametric Form of L2
Symmetric form of L2: 1/2x+1=1/2y−1=1z+1=μ
General point N on L2: N(2μ−1,2μ+1,μ−1)
Finding Vector MN
Vector MN=N−M
MN=((2μ−1)−(λ+2),(2μ+1)−(−λ),(μ−1)−(λ+1))
MN=(2μ−λ−3,2μ+λ+1,μ−λ−2)
The Parallelism Condition
Direction ratios of L3: (3,1,2)
Since L∥L3, MN is proportional to (3,1,2)
Condition: 32μ−λ−3=12μ+λ+1=2μ−λ−2
Solving for λ and μ: Part 1
From first two ratios: 2μ−λ−3=3(2μ+λ+1)
2μ−λ−3=23μ+3λ+3
Rearranging: μ+4λ=−6 (Eq. 1)
Solving for λ and μ: Part 2
From last two ratios: 2(2μ+λ+1)=μ−λ−2
μ+2λ+2=μ−λ−2
Solving for λ: 3λ=−4⟹λ=−34
Calculating Point M
Substitute λ=−34 in Eq. 1: μ+4(−34)=−6
μ=−6+316=−318−16=−32
Coordinates of M: M(−34+2,−(−34),−34+1)
M=(32,34,−31)
Equation of Line L
Equation of L: 3x−2/3=1y−4/3=2z+1/3=k
General point on L: (3k+32,k+34,2k−31)
Checking the Options
Test k=−31 in the general point:
x=3(−31)+32=−1+32=−31
y=−31+34=33=1
z=2(−31)−31=−32−31=−1
Point (−31,1,−1) lies on L.
Final Conclusion
The point (−31,1,−1) satisfies the equation of line L.
Correct Option: (a)
00:00 / 00:00
The Sigma Insight: Equation of a Line in Space
Solution Diagram
Analyzing the Setup
Imagine you are standing in a vast, three-dimensional space. You see two lines, L1 and L2, stretching infinitely into the void. Your mission is to find a third line, L, that acts as a bridge—it must touch both L1 and L2.
There is a specific constraint: this bridge must be perfectly parallel to a third line, L3. This is the essence of 3D geometry in JEE Advanced: it is not just about formulas; it is about visualizing constraints.
The Parametric Bridge
To find this line L, we need to identify two points: one on L1 and one on L2. Let us call them M and N. If we can find these points, the line passing through them is our target.
For L1, given by x−2=−y=z−1, we introduce a parameter λ. This allows us to express any point M on L1 as:
M(λ+2,−λ,λ+1)
Similarly, for L2, given by 2(x+1)=2(y−1)=z+1, we introduce a parameter μ. This gives us the general point N as:
N(2μ−1,2μ+1,μ−1)
The Vector of Direction
Now, consider the vector MN connecting these two points. This vector represents the direction of our line L. By subtracting the coordinates of M from N, we obtain:
MN=((2μ−1)−(λ+2),(2μ+1)−(−λ),(μ−1)−(λ+1))
Simplifying this, we find the direction vector of our line L:
MN=(2μ−λ−3,2μ+λ+1,μ−λ−2)
The Parallelism Constraint
The problem states that L is parallel to L3, which has direction ratios (3,1,2). In the language of vectors, this means MN must be proportional to (3,1,2). We set up the proportionality:
32μ−λ−3=12μ+λ+1=2μ−λ−2
By equating the first two ratios, we obtain the linear equation:
μ+4λ=−6
By equating the last two ratios, we find:
μ−2λ=4
Solving this system of equations, we find λ=−34 and μ=−32.
Final Resolution
With λ=−34, we pinpoint the exact location of M on L1. Substituting λ into our expression for M, we get:
M(32,34,−31)
Now, we have a fixed point on L and a direction vector (3,1,2). The equation of our line L is:
3x−2/3=1y−4/3=2z+1/3=k
By setting k=−31, we find the point (−31,1,−1). This point satisfies the equation perfectly, confirming the correct path through the 3D landscape.