Question
If the shortest distance between the lines is , where , then the value of equals
Options
Solution
-
Key Concepts and Formulas
- Vector Equation of a Line: A line passing through a point with position vector and parallel to a vector is represented as , where is a scalar parameter.
- Shortest Distance Between Skew Lines: For two skew lines (non-parallel and non-intersecting) given by and , the shortest distance between them is given by the formula: Here, is a vector connecting any point on to any point on , and is a vector perpendicular to both and (the common normal). The formula essentially finds the projection of the connecting vector onto the direction of the common normal.
- Greatest Common Divisor (GCD): For two integers and , means that and are coprime, i.e., they share no common prime factors other than 1.
-
Step-by-Step Solution
Step 1: Identify Position and Direction Vectors for Each Line. First, we need to express both lines in the standard vector form to clearly identify the position vectors () and direction vectors ().
For line : We separate the terms independent of and the terms multiplied by : Thus, for : (Position vector of a point on ) (Direction vector of )
For line : First, distribute the constants: Now, separate the terms independent of and the terms multiplied by : Thus, for : (Position vector of a point on ) (Direction vector of )
Step 2: Calculate the Vector Connecting Points on the Lines (). This vector represents the displacement from a point on to a point on .
Step 3: Calculate the Cross Product of Direction Vectors (). The cross product of the direction vectors gives a vector that is perpendicular to both lines and . This vector defines the direction of the shortest distance between the two lines. Expanding the determinant:
Step 4: Calculate the Magnitude of the Cross Product (). This magnitude is needed to normalize the common normal vector in the shortest distance formula.
Step 5: Calculate the Scalar Triple Product (). This is the numerator of our shortest distance formula. It represents the scalar projection of the vector connecting the two lines onto their common normal.
Step 6: Apply the Shortest Distance Formula. Now, substitute all the calculated values into the shortest distance formula: Since and are positive, the absolute value is simply the expression itself:
Step 7: Determine and and Verify . The problem states the shortest distance is , where . Comparing our result with the given form, we identify:
Next, we verify the condition . Prime factorization of . Prime factorization of . We can test for small prime factors: is divisible by (since it ends in ). . Both and are prime numbers. The prime factors of are . The prime factors of are . Since there are no common prime factors, . The condition is satisfied.
Step 8: Calculate . Finally, we calculate the required sum:
-
Common Mistakes & Tips
- Incorrect Vector Extraction: A common error is misidentifying and from the line equations, especially if the parameters are inside parentheses (as in ) or if signs are misinterpreted. Always expand and group terms carefully.
- Cross Product Errors: Calculation of the determinant for the cross product can be prone to arithmetic mistakes or sign errors. Double-check each component.
- Forgetting Absolute Value: The shortest distance must always be a non-negative value. Remember the absolute value in the formula.
- Neglecting GCD Condition: If a GCD condition is specified, it's crucial to verify it. Sometimes, simplification might be needed (e.g., if the distance was , it would need to be simplified to before identifying and ).
-
Summary
To find the shortest distance between the two skew lines, we first extracted their position and direction vectors. Then, we calculated the vector connecting points on the lines () and the common normal vector (). After finding the magnitude of the common normal and the scalar triple product, we applied the shortest distance formula. The calculated distance was . By comparing this to the given form and verifying the condition, we found and . Finally, their sum was calculated to be .
The final answer is , which corresponds to option (A).