Question
Let be the distance of the point of intersection of the lines and from the point . Then is equal to :
Options
Solution
Key Concepts and Formulas
- Parametric Form of a Line in 3D: A line given in symmetric form can be expressed parametrically. By setting each ratio equal to a parameter (say, ), any point on the line can be represented as , , . This form is essential for finding specific points on the line or for checking if a point lies on the line.
- Point of Intersection of Two Lines in 3D: To find the intersection point of two lines, we represent each line using its parametric form but with different parameters (e.g., for the first line and for the second). If the lines intersect, there must be a unique point common to both. This means that for specific values of and , the coordinates from both parametric forms must be equal. Equating these coordinates leads to a system of three linear equations in two variables ( and ). Solving any two equations for and and then verifying these values with the third equation confirms if the lines intersect and provides the parameter values for the intersection point.
- Distance Formula in 3D: The distance between two points and in three-dimensional space is given by:
Step-by-Step Solution
Step 1: Expressing the Lines in Parametric Form Our first task is to convert the given symmetric equations of the lines into their parametric forms. This allows us to represent any general point on each line using a single variable.
For the first line: Let's set each ratio equal to a parameter, say : From this, we can write the coordinates of any point on the first line in terms of : So, any point on the first line can be denoted as .
For the second line: We introduce a different parameter, say , for the second line to avoid confusion: From this, we can write the coordinates of any point on the second line in terms of : So, any point on the second line can be denoted as .
Step 2: Setting up Equations for Intersection If the two lines intersect, there must be a specific point that lies on both lines. This means that for some particular values of and , the coordinates of and must be identical. We equate the corresponding coordinates:
- Equating x-coordinates:
- Equating y-coordinates:
- Equating z-coordinates:
Step 3: Solving the System of Equations Now we rearrange the three equations to form a standard system of linear equations in terms of and : (1) (2) (3)
We can solve any two of these equations simultaneously to find the values of and . Let's use equations (1) and (2) using the elimination method. Multiply equation (1) by 2 and equation (2) by 3 to make the coefficients of equal:
Subtract the second modified equation from the first modified equation:
Now substitute the value of into equation (2) to find :
Verification (Crucial Step): It is vital to verify these values of and with the third equation. If they satisfy the third equation, the lines intersect at a unique point. If not, the lines are skew (non-parallel and non-intersecting). Using equation (3): Substitute and : Since , the values and are consistent with all three equations, confirming that the lines intersect.
Step 4: Determining the Intersection Point Now that we have the values of and , we can find the coordinates of the intersection point. We can substitute into the parametric form of the first line, , or substitute into the parametric form of the second line, . Both methods must yield the same point.
Using with : The point of intersection is .
(As a quick check using with : This confirms the intersection point is .)
Step 5: Calculating the Distance We need to find the distance of the intersection point from the given point . Let and . Using the 3D distance formula:
Step 6: Final Calculation The problem asks for the value of . We found , so .
Common Mistakes & Tips
- Using the Same Parameter: A common mistake is using the same parameter (e.g., ) for both lines when finding their intersection. This is incorrect because the parameter values for the intersection point will generally be different for each line. Always use distinct parameters (e.g., and ).
- Forgetting to Verify: After solving for the parameters using two of the three equations, it is crucial to substitute these values into the third equation. If the third equation is not satisfied, it means the lines are skew and do not intersect. In such a scenario, there would be no point of intersection.
- Arithmetic Errors: Be careful with calculations while solving the system of equations and applying the distance formula. Simple sign errors or calculation mistakes are frequent pitfalls.
- Tip for Checking Intersection Point: Once you find the intersection point, substitute its coordinates back into the original symmetric equations of both lines. If the point lies on both lines, it will satisfy both equations.
Summary
This problem involved a standard sequence of steps in 3D geometry: first, converting the given lines from symmetric to parametric form using distinct parameters. Next, we found the point of intersection by equating the corresponding coordinates of the parametric forms, which led to a system of linear equations. We solved this system for the parameters and crucially verified the solution with the third equation to confirm intersection. Substituting the parameter back into either line's parametric form gave us the coordinates of the intersection point. Finally, we applied the 3D distance formula between this intersection point and the given point, and then evaluated the required expression .
The final answer is , which corresponds to option (A).