Question
The shortest distance between the lines and lies in the interval :
Options
Solution
1. Key Concepts and Formulas
- Skew Lines: Two lines in 3D space that are neither parallel nor intersecting are called skew lines. The shortest distance between them is the length of the unique line segment that is perpendicular to both lines.
- Vector Form of Lines: A line passing through a point with position vector and parallel to a vector can be represented as .
- Shortest Distance Formula: For two skew lines and , the shortest distance () between them is given by: This formula is derived from the scalar triple product, representing the volume of a parallelepiped formed by the three vectors, divided by the area of its base.
2. Step-by-Step Solution
Step 1: Extract Points and Direction Vectors from the Given Lines We begin by converting the given Cartesian equations of the lines into their vector components ( and ).
For Line 1 (): This can be written as .
- A point on is .
- The direction vector of is .
For Line 2 (): This can be written as .
- A point on is .
- The direction vector of is .
Step 2: Check for Parallelism Before applying the skew lines formula, it's good practice to check if the lines are parallel. If is a scalar multiple of , the lines are parallel. and . Clearly, for any scalar . Thus, the lines are not parallel, confirming they are skew lines (or intersecting).
Step 3: Calculate the Vector Connecting the Points () This vector represents the displacement from a point on to a point on .
Step 4: Calculate the Cross Product of the Direction Vectors () The cross product of the direction vectors yields a vector that is perpendicular to both lines. This vector's direction is the direction of the shortest distance segment. So, .
Step 5: Calculate the Magnitude of the Cross Product ( ) This magnitude forms the denominator of our shortest distance formula. It's crucial for calculating the height of the parallelepiped. To simplify the radical, we find perfect square factors of 405. Since :
Step 6: Calculate the Scalar Triple Product (Numerator) The numerator is the absolute value of the scalar triple product . If this value is zero, the lines intersect, and the shortest distance is 0. Since the scalar triple product is not zero, the lines are indeed skew.
Step 7: Calculate the Shortest Distance () Substitute the calculated values into the shortest distance formula: To rationalize the denominator, multiply the numerator and denominator by :
Step 8: Approximate the Value and Check Options To determine which interval the distance falls into, we approximate its value: Using :
Now, compare this value with the given options: (A) [0, 1) (B) [1, 2) (C) (2, 3] (D) (3, 4]
The calculated shortest distance falls within the interval (2, 3].
3. Common Mistakes & Tips
- Sign Errors: Pay close attention to negative signs when extracting coordinates (e.g., means ) and during vector operations (especially in the cross product).
- Order of Operations: Ensure the cross product is calculated first, then the dot product, and finally the magnitude.
- Absolute Value: Remember that distance must be non-negative, so always take the absolute value of the numerator.
- Check for Parallelism/Intersection: A quick check for parallel direction vectors or a zero scalar triple product can save time or indicate a different formula is needed.
4. Summary
This problem required finding the shortest distance between two skew lines in 3D space. We first extracted a point and direction vector for each line. Then, we calculated the vector connecting the points, the cross product of the direction vectors, and their respective magnitudes. Finally, we applied the standard formula for the shortest distance between skew lines, which involves the scalar triple product. The calculated distance is , which approximates to . This value lies within the interval (2, 3].
The final answer is , which corresponds to option (C).