Question
The distance of the point from the plane parallel to the line of the shortest distance between the lines and is :
Options
Solution
-
Key Concepts and Formulas
- Direction of the Line of Shortest Distance (LSD) between two skew lines: If two lines are given by and , the line of shortest distance is perpendicular to both and . Therefore, its direction vector is given by .
- Equation of a Line: A line passing through a point with a direction vector can be expressed parametrically as , , , where is a scalar parameter.
- Intersection of a Line and a Plane: To find the point where a line intersects a plane, substitute the parametric coordinates of a general point on the line into the Cartesian equation of the plane and solve for the parameter .
- Distance between Two Points: The distance between two points and in 3D space is given by the formula: .
-
Step-by-Step Solution
This problem asks for the distance of a point from a plane, measured along a specific direction rather than perpendicularly. This direction is defined by the line of shortest distance (LSD) between two other given lines. Our strategy involves four main steps: finding the direction, constructing a line through the given point in that direction, finding where this line intersects the plane, and finally calculating the distance between the two points.
Step 1: Determine the Direction Vector of the Line of Shortest Distance (LSD) Why: The problem statement explicitly requires the distance to be measured "parallel to the line of the shortest distance". Therefore, identifying this direction vector is the fundamental first step, as it defines the orientation of the path from our starting point to the plane.
The two given lines are:
From these equations, we extract their respective direction vectors:
- Direction vector of :
- Direction vector of :
The direction vector of the line of shortest distance, which we'll denote as , is perpendicular to both and . We calculate this using the cross product: Expanding the determinant: So, the direction vector we need is .
Step 2: Form the Line Passing Through Point A Parallel to Why: This step creates the specific "path" along which we are required to measure the distance. This line starts at the given point and extends in the direction until it reaches the plane.
The given point is . The direction vector we found is .
The parametric equation of the line passing through and parallel to is: From this parametric form, any general point on this line can be represented by its coordinates in terms of the parameter :
Step 3: Find the Intersection Point P of Line and the Plane Why: This intersection point, , represents the exact location on the plane where the path from point (along direction ) terminates. The distance we seek is the length of this path from to .
First, convert the given plane equation from vector form to its Cartesian equivalent for easier substitution. The plane is given by . Let . Then, , which simplifies to: Now, substitute the parametric coordinates of the general point from Step 2 into the Cartesian equation of the plane: Solve this equation for : Combine the terms and the constant terms: Now, substitute the value of back into the parametric coordinates of to find its exact coordinates:
- So, the intersection point is .
Step 4: Calculate the Distance between Point A and Point P Why: This is the final calculation that directly provides the answer to the problem. The distance between the initial point and the intersection point is precisely the distance of point from the plane, measured along the specified direction.
We have our starting point and the intersection point . Using the 3D distance formula: To simplify , we factor out the perfect square :
-
Common Mistakes & Tips
- Misinterpreting "Distance": Always carefully read if the problem asks for perpendicular distance (which has a direct formula) or distance parallel to a specific direction (which requires the line-plane intersection method used here).
- Cross Product Accuracy: Errors in calculating the cross product can propagate through the entire solution. Double-check your determinant expansion and the signs of the components.
- Algebraic Vigilance: Solving for the parameter and subsequently finding the intersection point's coordinates requires careful algebraic manipulation, especially with negative numbers.
- Conversion between Forms: Be proficient in converting between vector and Cartesian forms for both lines and planes, as this is often necessary for substitution.
-
Summary To determine the distance of a point from a plane parallel to a given direction, the process involves four main steps: first, find the direction vector of the specified line (in this case, the line of shortest distance); second, construct a line passing through the given point and parallel to this direction; third, calculate the point of intersection of this constructed line with the plane; and finally, compute the distance between the initial point and this intersection point. By following these steps meticulously, the distance is found to be .
-
Final Answer The final answer is , which corresponds to option (C).