Animated Solution for Mathematics - Three Dimensional Geometry: Let l1 be the line in xy-plane with x and y intercepts 81 and 421 respectively, and l2 be the line in zx-plane with x and z intercepts −81 and −631 respectively. If d is the shortest distance between the line l1 and l2, then d−2 is equal to ____.
Enter Numerical Value:
Visualized Solution
Visualizing the 3D Setup
Line l1 lies in the xy-plane ⟹z=0.
Line l2 lies in the zx-plane ⟹y=0.
We need to find the shortest distance d between these two skew lines.
Equation of l1 in xy-plane
Using the intercept form: ax+by=1
For l1: 1/8x+1/(42)y=1
Simplifying: 8x+42y=1
Constraint: z=0
Vector Form of l1
A point on l1: a1=(81,0,0)
Direction vector b1: From 8x+42y=1, the slope in xy-plane is −428=−2.
So, direction ratios are proportional to (1,−2,0).
b1=i^−2j^+0k^
Equation of l2 in zx-plane
Intercept form for l2: −1/8x+−1/(63)z=1
Simplifying: −8x−63z=1
Constraint: y=0
Vector Form of l2
A point on l2: a2=(−81,0,0)
Direction vector b2: From −8x−63z=1, we can write x=8−1−63z.
Let's find direction ratios: (33,0,−4).
b2=33i^+0j^−4k^
The Shortest Distance Formula
The shortest distance d between two skew lines is given by:
d=∣b1×b2∣∣(a2−a1)⋅(b1×b2)∣
This is the projection of the vector connecting the two points onto the common normal.
Calculating a2−a1
a1=(81,0,0)
a2=(−81,0,0)
a2−a1=(−81−81)i^+(0−0)j^+(0−0)k^
a2−a1=−41i^
Cross Product b1×b2
b1=(1,−2,0)
b2=(33,0,−4)
b1×b2=i^133j^−20k^0−4
Expanding the determinant:
=i^(42−0)−j^(−4−0)+k^(0−(−36))
=42i^+4j^+36k^
Magnitude of Cross Product
∣b1×b2∣=(42)2+42+(36)2
=32+16+54
=102
Calculating the Numerator
Numerator =∣(a2−a1)⋅(b1×b2)∣
=∣(−41i^)⋅(42i^+4j^+36k^)∣
=∣−41×42+0+0∣
=∣−2∣=2
Finding Distance d
Substitute the values into the formula:
d=1022
d=1022=511
d=511
Final Answer: d−2
The question asks for the value of d−2.
d−2=d21
Since d=511, squaring it gives d2=511.
Therefore, d−2=51.
00:00 / 00:00
The Sigma Insight: Shortest Distance Between Two Skew Lines
Solution Diagram
Analyzing the Setup
The geometry of skew lines involves two lines in 3D space that are neither parallel nor intersecting. To find the shortest distance between them, we must translate their geometric descriptions into vector equations.
For line l1 in the xy-plane, the intercepts are 81 and 421. Using the intercept form ax+by=1, we derive the equation:
8x+42y=1,z=0
For line l2 in the zx-plane, the intercepts are −81 and −631. This leads to the equation:
−8x−63z=1,y=0
The Vector Toolkit
To apply the shortest distance formula, we identify a point a and a direction vector b for each line. For l1, the x-intercept provides a1=(81,0,0).
From the equation 8x+42y=1, the slope in the xy-plane is −428=−2. Thus, the direction vector is b1=i^−2j^.
For l2, we have a2=(−81,0,0). By analyzing the coefficients of x and z in −8x−63z=1, we determine the direction vector b2=33i^−4k^.
The Common Normal
The shortest distance lies along the common normal, which is the cross product n=b1×b2. We calculate this using the determinant:
n=i^133j^−20k^0−4
Expanding the determinant, we obtain n=42i^+4j^+36k^. The magnitude of this normal vector is:
∣n∣=(42)2+42+(36)2=32+16+54=102
Final Calculation
We apply the shortest distance formula d=∣n∣∣(a2−a1)⋅n∣. The vector connecting the two points is a2−a1=−41i^.
The dot product is ∣(−41i^)⋅(42i^+4j^+36k^)∣=∣−2∣=2. Substituting these values into the distance formula:
d=1022=1022=511
The problem asks for the value of d−2. Therefore, d−2=(51)2=51.