Question
Let a line pass through the point and be parallel to the line . If the distance of from the point is , then is equal to :
Answer: 2
Solution
This problem involves finding the distance from a point to a line in 3D space. The line's definition is indirect, requiring us to first determine its direction vector from the intersection of two planes.
1. Key Concepts and Formulas
- Direction Vector of a Line of Intersection of Two Planes: If a line is formed by the intersection of two planes, and , its direction vector is perpendicular to the normal vectors of both planes. Thus, can be found by taking the cross product of their normal vectors: , where and .
- Equation of a Line in 3D (Symmetric Form): A line passing through a point and having a direction vector can be represented as: where is a scalar parameter. Any point on the line can be expressed parametrically as .
- Distance of a Point from a Line (Vector Method): The shortest (perpendicular) distance from a point to a line passing through a point with direction vector is given by the formula: Alternatively, one can find the foot of the perpendicular from to . If is a general point on , then must be perpendicular to , meaning . Once is found, the distance is .
2. Step-by-Step Solution
Step 1: Determine the Direction Vector of Line
- What we are doing: We need to find the direction vector of line . The problem states that line is parallel to the line of intersection of two planes.
- Why this step is taken: Parallel lines share the same direction vector. Therefore, finding the direction vector of the line of intersection will give us the direction vector for line . The direction vector of the line of intersection of two planes is found by taking the cross product of their normal vectors.
The given planes are:
The normal vector to the first plane is . The normal vector to the second plane is .
The direction vector of the line of intersection (and thus of line ) is found by taking the cross product of and : Expanding the determinant: We can simplify this direction vector by dividing by the common factor of 4. This gives us a simpler, but equivalent, direction vector:
Step 2: Write the Equation of Line
- What we are doing: We are writing the equation of line .
- Why this step is taken: The equation of the line allows us to represent any point on the line using a single parameter, which is crucial for finding the foot of the perpendicular or applying the distance formula.
Line passes through the point and has the direction vector . Using the symmetric form of the line equation: From this, we can express the coordinates of any general point on line in terms of :
Step 3: Calculate the Distance using the Foot of the Perpendicular Method
- What we are doing: We are finding the shortest distance from the given point to line .
- Why this step is taken: The shortest distance from a point to a line is always along the perpendicular from the point to the line. By finding the foot of the perpendicular, we can directly calculate this shortest distance.
Let the given point be . Let be the foot of the perpendicular from to . First, form the vector : Since must be perpendicular to the direction vector , their dot product must be zero: This value of corresponds to the specific point on line that is the foot of the perpendicular from point .
Now, substitute the value of back into the expression for : The distance is the magnitude of this vector :
Step 4: Alternative Method for Distance (Vector Cross Product Formula)
- What we are doing: We are calculating the distance using the formula to cross-check our result.
- Why this step is taken: Using an alternative method helps confirm the accuracy of our previous calculations.
Let be a point on line , and be the external point. The direction vector of line is . First, find the vector : Next, calculate the cross product : Now, find the magnitude of : Find the magnitude of the direction vector : Finally, calculate the distance : To compare with the previous method, we can write . Both methods yield the same distance.
Step 5: Final Calculation of
- What we are doing: We are calculating the value as required by the problem.
- Why this step is taken: This is the final step to answer the question.
We have .
3. Common Mistakes & Tips
- Cross Product Errors: Be careful with signs and order of operations when calculating the cross product of vectors. A common mistake is forgetting the negative sign for the component.
- Simplifying Direction Vectors: Always simplify direction vectors by dividing by common factors. This makes subsequent calculations (like dot products and magnitudes) much easier and less prone to errors.
- Arithmetic Errors: Double-check all arithmetic, especially when dealing with fractions and square roots.
- Choosing the Right Method: Both the foot of the perpendicular method and the vector cross product formula are valid. Choose the one you are most comfortable with, but it's good practice to be familiar with both for verification.
4. Summary
This problem required a multi-step approach in 3D geometry. We first determined the direction vector of the line by finding the cross product of the normal vectors of the two planes whose intersection formed a line parallel to . Then, using the point and the direction vector, we established the equation of line . Finally, we calculated the perpendicular distance from the point to line using two methods: by finding the foot of the perpendicular and by using the vector cross product formula. Both methods consistently yielded . The final value of was then calculated.
5. Final Answer
The final answer is .