If the mirror image of the point P(3,4,9) in the line 3x−1=2y+1=1z−2 is (α,β,γ), then 14 (α+β+γ) is :
Options
Solution
1. Key Concepts and Formulas
To determine the mirror image of a point P(x1,y1,z1) with respect to a line L, we utilize two fundamental geometric principles:
Foot of the Perpendicular (N): The line segment connecting the original point P and its mirror image P′(x2,y2,z2) is perpendicular to the line L. The point where this perpendicular segment intersects the line L is called the foot of the perpendicular, let's denote it as N.
Midpoint Property: The foot of the perpendicular N acts as the midpoint of the line segment PP′. This means N is equidistant from P and P′.
Key Formulas and Concepts Used:
Parametric Form of a Line: A line ax−x0=by−y0=cz−z0 can be expressed in parametric form as (x0+aλ,y0+bλ,z0+cλ), where λ is a scalar parameter.
Direction Vector of a Line: The vector d=ai^+bj^+ck^ represents the direction of the line.
Perpendicularity Condition: Two vectors u and v are perpendicular if and only if their dot product is zero: u⋅v=0.
Midpoint Formula: The midpoint of a line segment connecting (x1,y1,z1) and (x2,y2,z2) is (2x1+x2,2y1+y2,2z1+z2).
2. Step-by-Step Solution
Our goal is to find P′(α,β,γ) for the given point P(3,4,9) and line L:3x−1=2y+1=1z−2.
Step 1: Represent the Line and a General Point on It
First, we convert the symmetric equation of the line L into its parametric form to represent any arbitrary point N lying on it. This is crucial for setting up vector equations.
3x−1=2y+1=1z−2=λ
From this, the coordinates of a general point N on the line L in terms of λ are:
xN=3λ+1
yN=2λ−1
zN=λ+2
So, N(3λ+1,2λ−1,λ+2).
The direction vector of the line L is given by the denominators: d=3i^+2j^+1k^.
Step 2: Find the Foot of the Perpendicular (N)
The foot of the perpendicular, N, is the point on the line L such that the vector PN is perpendicular to the line L.
Step 2a: Form the Vector PN.
We construct the vector connecting the given point P(3,4,9) to the general point N(3λ+1,2λ−1,λ+2) on the line.
PN=N−P=((3λ+1)−3)i^+((2λ−1)−4)j^+((λ+2)−9)k^PN=(3λ−2)i^+(2λ−5)j^+(λ−7)k^
Step 2b: Apply the Perpendicularity Condition.
Since PN is perpendicular to the line L, it must be perpendicular to the direction vector of the line, d. Their dot product must be zero. This condition allows us to solve for the unique value of λ that corresponds to the foot of the perpendicular.
PN⋅d=0
Substituting the components:
(3λ−2)(3)+(2λ−5)(2)+(λ−7)(1)=0(9λ−6)+(4λ−10)+(λ−7)=09λ+4λ+λ−6−10−7=014λ−23=014λ=23λ=1423
Step 2c: Calculate the Coordinates of N.
Substitute the value of λ back into the parametric equations for point N:
xN=3(1423)+1=1469+1414=1483
yN=2(1423)−1=1446−1414=1432=716
zN=(1423)+2=1423+1428=1451
So, the foot of the perpendicular is N(1483,716,1451).
Step 3: Calculate the Mirror Image P′(α,β,γ)
The foot of the perpendicular N is the midpoint of the line segment PP′, where P′(α,β,γ) is the mirror image.
Step 3a: Apply the Midpoint Formula.
Using the midpoint formula for N as the midpoint of P(3,4,9) and P′(α,β,γ):
Nx=2Px+Px′⟹1483=23+α
Ny=2Py+Py′⟹716=24+β
Nz=2Pz+Pz′⟹1451=29+γ
Step 3b: Solve for α,β,γ.
For α:
1483=23+α83=7(3+α)83=21+7α7α=62⟹α=762
For β:
716=24+β32=7(4+β)32=28+7β7β=4⟹β=74
For γ:
1451=29+γ51=7(9+γ)51=63+7γ7γ=−12⟹γ=−712
So, the mirror image is P′(762,74,−712).
Step 4b: Multiply by 14.14(α+β+γ)=14(754)=2×54=108
3. Common Mistakes & Tips
Sign Errors: Be extremely careful with signs, especially when forming the vector PN by subtracting coordinates. For example, (xN−xP) vs. (xP−xN).
Arithmetic with Fractions: Calculations involving fractions can be prone to errors. Always double-check additions, subtractions, and multiplications.
Conceptual Clarity: Ensure a solid understanding of why the dot product is zero (perpendicularity) and why N is the midpoint. These are the core principles.
Coordinate Misreading: A common error is misreading or miscopying coordinates from the problem statement, which can lead to incorrect constant terms in the dot product equation (e.g., if Pz=9 was accidentally taken as Pz=8.5, the constant term in 14λ−23=0 would become −22.5, changing λ to 2845 and the final answer to 102). Always verify the input values.
4. Summary
To find the mirror image of point P(3,4,9) in the line 3x−1=2y+1=1z−2, we first expressed a general point N on the line in parametric form. Then, we formed the vector PN and used the perpendicularity condition (PN⋅d=0) to find the specific value of the parameter λ that identifies the foot of the perpendicular, N. With N determined, we leveraged the midpoint property (N is the midpoint of P and its image P′) to calculate the coordinates (α,β,γ) of the mirror image. Finally, we calculated the required expression 14(α+β+γ). Following these steps meticulously, we find the sum of coordinates α+β+γ=754, leading to 14(α+β+γ)=108.
5. Final Answer
The final answer is 108 which corresponds to option (D).