Question
The distance of line from the point (2, 1, 6) is :
Options
Solution
Key Concepts and Formulas
- Line Representation: A line in 3D space can be represented parametrically as , where is a specific point on the line and is its direction vector.
- Direction Vector of Line of Intersection: If a line is given as the intersection of two planes with normal vectors and , its direction vector is parallel to the cross product of the normal vectors: .
- Foot of the Perpendicular: To find the shortest distance from a point to a line, we find the foot of the perpendicular, say , on the line. The vector (from to ) must be perpendicular to the line's direction vector . This condition is expressed by their dot product: .
- Distance Formula: Once the coordinates of and the foot of the perpendicular are known, the shortest distance is calculated using the 3D distance formula:
Step-by-Step Solution
Step 1: Determine the Direction Ratios and a Point on the Line
The line is given as the intersection of two planes:
- Plane 1 ():
- Plane 2 ():
Reasoning: The direction vector of the line of intersection is perpendicular to the normal vectors of both planes. Therefore, we find the direction vector by taking the cross product of their normal vectors.
- The normal vector of Plane 1 (rewritten as ) is .
- The normal vector of Plane 2 (rewritten as ) is .
The direction vector of the line is : The direction ratios are . We can simplify these by dividing by a common factor of to get . Let's use this simplified direction vector for easier calculations.
Next, we need to find a point on the line. Reasoning: To find a point on the line of intersection, we can set one coordinate to zero and solve the resulting system of two linear equations in two variables. Let's set :
- From Plane 2:
- From Plane 1: So, a point on the line is .
The parametric form of any point on the line, using and direction vector , is:
Step 2: Find the Foot of the Perpendicular
Let the given point be . Let be the foot of the perpendicular from to the line.
Reasoning: The vector must be perpendicular to the line's direction vector . Their dot product must be zero.
First, form the vector :
Now, apply the perpendicularity condition : Combine like terms:
Reasoning: The value indicates that the point we initially found on the line is, in fact, the foot of the perpendicular from to the line.
Substitute back into the parametric coordinates of to find the foot of the perpendicular: So, the foot of the perpendicular is .
Step 3: Calculate the Distance PR
Now we have the given point and the foot of the perpendicular . Reasoning: The shortest distance is simply the Euclidean distance between these two points.
The shortest distance is calculated using the distance formula:
Common Mistakes & Tips
- Cross Product Calculation: Be meticulous with signs and order of operations when computing the cross product of normal vectors, especially for the component.
- Finding a Point on the Line: Choose values for coordinates that simplify the plane equations (e.g., , , or ) to avoid complex fractions when finding a point on the line.
- Dot Product for Perpendicularity: Remember that the dot product of two perpendicular vectors is zero. This is a crucial step for finding the parameter .
- Arithmetic: Double-check all additions, subtractions, multiplications, and squaring, particularly with negative numbers, to prevent calculation errors.
Summary
To find the distance from the point to the given line, we first determined the line's direction vector and a point on the line . Then, we set up the parametric form for any point on the line and used the condition that the vector from the given point to the foot of the perpendicular on the line must be orthogonal to the line's direction vector. This led to finding the foot of the perpendicular at . Finally, we calculated the distance between the given point and the foot of the perpendicular using the 3D distance formula, yielding .
The final answer is , which corresponds to option (A).