Animated Solution for Mathematics - Three Dimensional Geometry: Let P(α,β,γ) be the point on the line 2x−1=−3y+1=z at a distance 414 from the point (1,−1,0) and nearer to the origin. Then the shortest distance, between the lines 1x−α=2y−β=3z−γ and 2x+5=1y−10=1z−3, is equal to
Select Answer:
Visualized Solution
Visualizing the Setup
Given line L1:2x−1=−3y+1=z
Target point P(α,β,γ) lies on L1
Distance AP=414 where A=(1,−1,0)
Parametric Coordinates of P
Let 2x−1=−3y+1=z=λ
Coordinates of P are (2λ+1,−3λ−1,λ)
Distance Constraint AP=414
Vector AP=(2λ,−3λ,λ)
Distance squared: (2λ)2+(−3λ)2+λ2=(414)2
Solving for λ
14λ2=16×14⟹λ2=16⟹λ=±4
Selecting P Nearer to Origin
For λ=4,P=(9,−13,4)⟹OP2=266
For λ=−4,P=(−7,11,−4)⟹OP2=186
∴P=(−7,11,−4) is nearer.
Identifying the New Lines L2 and L3
Line L2:1x−α=2y−β=3z−γ passes through P(−7,11,−4)
The Sigma Insight: Shortest Distance Between Two Skew Lines
Solution Diagram
Analyzing the Setup
To navigate the 3D space, we first define the line given by the equation:
2x−1=−3y+1=z
By setting this expression equal to a parameter λ, we can represent any arbitrary point P on this line as:
P=(2λ+1,−3λ−1,λ)
The Constraint of Distance
We are given that the distance between point P and the fixed point A(1,−1,0) is 414. The vector AP is calculated as:
AP=(2λ,−3λ,λ)
The square of the distance is the sum of the squares of these components:
(2λ)2+(−3λ)2+λ2=4λ2+9λ2+λ2=14λ2
Setting this equal to the square of the given distance, (414)2=16×14, we obtain:
14λ2=16×14⟹λ2=16⟹λ=±4
To find the point P nearer to the origin, we test both values. For λ=−4, we get P(−7,11,−4), which is closer to the origin than the point resulting from λ=4.
The Challenge of Skew Lines
We now find the shortest distance between line L2 (passing through P(−7,11,−4) with direction b1=(1,2,3)) and line L3 (given by 2x+5=1y−10=1z−3 with direction b2=(2,1,1)).
The shortest distance d between two skew lines is given by:
d=∣b1×b2∣∣(a2−a1)⋅(b1×b2)∣
First, we calculate the cross product b1×b2:
b1×b2=i12j21k31=(−1,5,−3)
The magnitude of this cross product is:
∣b1×b2∣=(−1)2+52+(−3)2=1+25+9=35
Final Calculation
We define a2−a1 as the vector connecting a point on L3, which is (−5,10,3), to our point P(−7,11,−4):
a2−a1=(−7−(−5),11−10,−4−3)=(−2,1,−7)
The scalar triple product is the dot product of (−2,1,−7) and (−1,5,−3):