Question
The shortest distance between the lines and , is :
Options
Solution
Key Concepts and Formulas
- Skew Lines: Two lines in three-dimensional space are called skew lines if they are neither parallel nor intersecting. They lie in different planes.
- Vector Form of a Line: A line passing through a point with position vector and parallel to a direction vector can be represented as , where is a scalar parameter.
- Shortest Distance Between Two Skew Lines: If two skew lines are given by their vector equations: Line 1 (): Line 2 (): where and are the position vectors of points on and respectively, and and are their respective direction vectors, then the shortest distance (SD) between them is given by the formula: This formula calculates the scalar projection of the vector connecting any point on to any point on (i.e., ) onto the direction of the common perpendicular to both lines (i.e., ).
Step-by-Step Solution
Step 1: Extract Position and Direction Vectors from the Given Cartesian Equations The given lines are in Cartesian form, which we need to convert to vector form to use the shortest distance formula. The general Cartesian form is , where is a point on the line and are its direction ratios.
For Line 1 ():
- The line passes through the point . So, its position vector is:
- The direction ratios of are . So, its direction vector is:
For Line 2 ():
- The line passes through the point (note that implies ). So, its position vector is:
- The direction ratios of are . So, its direction vector is:
Step 2: Calculate the Vector Connecting Points on the Lines, This vector connects a specific point on to a specific point on .
Step 3: Calculate the Cross Product of the Direction Vectors, The cross product yields a vector that is perpendicular to both and . This vector represents the direction of the common perpendicular between the two skew lines. Expanding the determinant:
Step 4: Calculate the Magnitude of the Cross Product, The magnitude of this vector is needed for the denominator of the shortest distance formula. To simplify the radical, we find perfect square factors of 180: .
Step 5: Calculate the Scalar Triple Product, This is the dot product of the vector connecting the points on the lines (from Step 2) and the common perpendicular direction vector (from Step 3). This value forms the numerator of our shortest distance formula.
Step 6: Apply the Shortest Distance Formula Now, substitute the calculated values from Steps 2, 4, and 5 into the shortest distance formula: Since distance must be a non-negative value, we take the absolute value: Simplify the fraction by dividing 108 by 6:
This result matches one of the options directly.
Common Mistakes & Tips
- Sign Errors: Pay close attention to signs when extracting coordinates from the Cartesian form. For example, means the x-coordinate of the point is . Similarly, be careful with signs during vector operations.
- Calculation Accuracy: Vector cross products and dot products involve several arithmetic operations. Double-check all calculations to avoid errors.
- Absolute Value: Always remember that distance is a non-negative quantity. The absolute value in the shortest distance formula is crucial.
- Parallel Lines Check: Before applying the skew lines formula, it's good practice to quickly check if the direction vectors ( and ) are proportional. If they are, the lines are parallel, and a different formula for the distance between parallel lines should be used. In this case, and are not proportional, confirming they are skew (or intersecting, but the formula handles both).
Summary
To find the shortest distance between two skew lines, we first convert their Cartesian equations into vector form to identify the position vectors of points on each line () and their direction vectors (). We then calculate the vector connecting these points (), determine the common perpendicular direction by taking the cross product of the direction vectors (), and find its magnitude. Finally, we apply the standard formula for the shortest distance between skew lines, taking the absolute value of the scalar triple product divided by the magnitude of the cross product. This systematic approach leads to the correct distance.
The shortest distance is .
The final answer is , which corresponds to option (A).