Animated Solution for Mathematics - Three Dimensional Geometry: The distance of the point Q(0,2,−2) form the line passing through the point P(5,−4,3) and perpendicular to the lines r=(−3i^+2k^)+λ(2i^+3j^+5k^),λ∈R and r=(i^−2j^+k^)+μ(−i^+3j^+2k^),μ∈R is
Select Answer:
Visualized Solution
Visualizing the Problem
Given point Q(0,2,−2)
Line passes through P(5,−4,3)
Line is perpendicular to two given reference lines:
r1=(−3i^+2k^)+λ(2i^+3j^+5k^)
r2=(i^−2j^+k^)+μ(−i^+3j^+2k^)
Extracting Direction Vectors
Direction of first line: b1=2i^+3j^+5k^
Direction of second line: b2=−i^+3j^+2k^
Cross Product Setup
Direction of required line b=b1×b2
b=i^2−1j^33k^52
Computing the Cross Product
b=i^(6−15)−j^(4−(−5))+k^(6−(−3))
b=−9i^−9j^+9k^
Simplifying the Direction Vector
Simplifying the direction vector by dividing by −9:
−9b=i^+j^−k^
Direction Ratios: (1,1,−1)
Equation of the Main Line
Equation of the line passing through P(5,−4,3) with direction i^+j^−k^:
r=(5i^−4j^+3k^)+λ(i^+j^−k^)
Defining the Foot of Perpendicular
Let the foot of perpendicular from Q be M
Coordinates of M: (5+λ,λ−4,3−λ)
Formulating Vector QM
Vector QM=(5+λ−0)i^+(λ−4−2)j^+(3−λ−(−2))k^
QM=(5+λ)i^+(λ−6)j^+(5−λ)k^
Applying the Perpendicularity Condition
Since QM⊥b:
QM⋅(i^+j^−k^)=0
(5+λ)(1)+(λ−6)(1)+(5−λ)(−1)=0
Solving for Parameter λ
5+λ+λ−6−5+λ=0
3λ−6=0
λ=2
Evaluating Vector QM
Substitute λ=2 into QM:
QM=(5+2)i^+(2−6)j^+(5−2)k^
QM=7i^−4j^+3k^
Final Distance Calculation
Distance d=∣QM∣
d=72+(−4)2+32
d=49+16+9
d=74
Correct Option: (3)74
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 void. You have a point Q(0,2,−2) floating in front of you and a point P(5,−4,3) defining a line.
We need to find the shortest distance from Q to a line passing through P. The line is constrained to be perpendicular to two other lines, which is a classic JEE Advanced geometry challenge.
Phase 1
The Cross Product—Finding the Direction
To define our line, we need a direction vector. We are given two reference lines with direction vectors b1=2i^+3j^+5k^ and b2=−i^+3j^+2k^.
Since our mystery line is perpendicular to both, its direction vector b must be the cross product of b1 and b2. We set up the determinant:
b=i^2−1j^33k^52
Expanding this, we get b=i^(6−15)−j^(4−(−5))+k^(6−(−3)), which simplifies to b=−9i^−9j^+9k^.
We do not need the magnitude of this vector, only its direction. By dividing by −9, we obtain the much cleaner direction vector d=i^+j^−k^.
Phase 2
The Parametric Dance
Now that we have a point P(5,−4,3) and a direction d=i^+j^−k^, we can write the equation of our line in parametric form: r=(5i^−4j^+3k^)+λ(i^+j^−k^).
Every point on this line is now accessible via the parameter λ. Let the foot of the perpendicular from Q to this line be M.
The coordinates of M are simply (5+λ,λ−4,3−λ).
Phase 3
The Perpendicularity Condition
We need the vector QM, which represents the path from Q(0,2,−2) to M(5+λ,λ−4,3−λ). Calculating this, we get QM=(5+λ)i^+(λ−6)j^+(5−λ)k^.
Because QM is the perpendicular distance, the vector QM must be perpendicular to the line's direction vector d. This means their dot product must be zero:
QM⋅(i^+j^−k^)=0
(5+λ)(1)+(λ−6)(1)+(5−λ)(−1)=0
Solving this linear equation: 5+λ+λ−6−5+λ=0, which simplifies to 3λ−6=0. This gives us the parameter value λ=2.
The Final Destination
With λ=2, we find the specific vector QM=(5+2)i^+(2−6)j^+(5−2)k^=7i^−4j^+3k^.
The shortest distance is the magnitude of this vector:
d=∣QM∣=72+(−4)2+32=49+16+9=74
The shortest distance is 74. You have successfully navigated the 3D landscape; every complex problem is just a series of logical steps waiting for you to connect them.