Question
Let be the set of all values of , for which the shortest distance between the lines and is 13. Then is equal to :
Options
Solution
1. Key Concepts and Formulas
The problem revolves around finding the shortest distance between two skew lines. Skew lines are non-parallel and non-intersecting lines in 3D space.
-
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. If a line is given in Cartesian form , then a point on the line is (so ) and its direction vector is .
-
Shortest Distance Formula for Skew Lines: If two lines are given by and , the shortest distance between them is given by: This formula essentially calculates the scalar projection of the vector connecting any two points on the lines onto their common perpendicular direction.
-
Vector Operations: The formula requires vector subtraction, cross product, dot product, and magnitude calculations.
2. Step-by-Step Solution
Step 1: Identify Position and Direction Vectors for Each Line
We are given the lines in Cartesian form. Our first step is to extract the position vector of a point on each line () and their respective direction vectors ().
-
Line 1 ():
- From the form , we identify , , .
- So, a point on is , and its position vector is .
- The direction numbers are , , .
- So, the direction vector of is .
-
Line 2 ():
- From the form , we identify (since ), , .
- So, a point on is , and its position vector is .
- The direction numbers are , , .
- So, the direction vector of is .
Step 2: Calculate the Vector Connecting Points ()
This vector connects a point on to a point on . It forms the basis for finding the shortest distance.
Step 3: Calculate the Cross Product of Direction Vectors () and its Magnitude
The cross product gives a vector perpendicular to both direction vectors, which is the direction of the common perpendicular between the two lines. Its magnitude will be the denominator in the distance formula.
-
Cross Product:
-
Magnitude of Cross Product:
Step 4: Calculate the Scalar Triple Product (Numerator of the Formula)
This is the dot product of with .
Step 5: Apply the Shortest Distance Formula and Solve for
We are given that the shortest distance . Substitute the calculated values into the formula:
Multiply both sides by 13 to remove the denominator:
To solve an absolute value equation , we consider two cases: or .
-
Case 1:
-
Case 2:
The set of all values of is .
Step 6: Calculate the Final Expression ()
First, find the sum of all values of in : To add these, find a common denominator:
Now, substitute this sum into the expression : Since :
3. Common Mistakes & Tips
- Sign Errors in Identifying Points: Be very careful when extracting from Cartesian forms like (which means , so the coordinate is ).
- Vector Calculation Errors: Cross products and dot products involve several multiplications and subtractions. Double-check these calculations, especially with negative signs.
- Absolute Value Handling: Remember the absolute value in the shortest distance formula. When solving , always consider both and to find all possible values of the variable.
- Understanding the Denominator: If is zero, the lines are parallel (or coincident), and the shortest distance formula is different. In this problem, it was non-zero, indicating skew lines.
4. Summary
This problem required the application of the shortest distance formula between two skew lines. We first extracted the position vectors and direction vectors from the given Cartesian equations. Then, we systematically calculated the necessary vector quantities: the difference of position vectors, the cross product of direction vectors, and their dot product. Substituting these into the shortest distance formula and setting it equal to 13 led to an absolute value equation. Solving this equation yielded two possible values for . Finally, we summed these values, took the absolute value, and multiplied by 8 to arrive at the required answer.
5. Final Answer
The final value of is 306. The final answer is , which corresponds to option (A).