If the image of the point (4,4,3) in the line 2x−1=1y−2=3z−1 is (α,β,γ), then α+β+γ is equal to
Options
Solution
1. Key Concepts and Formulas
Parametric Form of a Line: A line given in symmetric form ax−x0=by−y0=cz−z0 can be expressed parametrically as (x0+aλ,y0+bλ,z0+cλ), where (a,b,c) is the direction vector of the line and (x0,y0,z0) is a point on the line.
Foot of the Perpendicular: The foot of the perpendicular Q from a point P to a line L is a point on L such that the vector PQ is perpendicular to the direction vector of L. Mathematically, their dot product is zero: PQ⋅d=0.
Image of a Point in a Line: If Q is the foot of the perpendicular from point P to line L, then Q is the midpoint of P and its image R. The midpoint formula states that if Q is the midpoint of P(x1,y1,z1) and R(x2,y2,z2), then Q=(2x1+x2,2y1+y2,2z1+z2).
2. Step-by-Step Solution
Step 1: Represent the Line Parametrically and Define the Foot of the Perpendicular
We are given the point P=(4,4,3) and the line L:2x−1=1y−2=3z−1. The image of P in L is R=(α,β,γ). We need to find α+β+γ.
To find any point on the line L, we convert its symmetric form to a parametric form. Let each ratio be equal to a parameter λ:
2x−1=1y−2=3z−1=λ
This gives the coordinates of any point on line L in terms of λ:
x=2λ+1y=λ+2z=3λ+1
Let Q be the foot of the perpendicular from P to the line L. Since Q lies on L, its coordinates can be written as:
Q=(2λ+1,λ+2,3λ+1)
Step 2: Find the Value of λ for the Foot of the Perpendicular (Q)
The vector PQ must be perpendicular to the direction vector of the line L.
Form the vector PQ:
The coordinates of P are (4,4,3).
The coordinates of Q are (2λ+1,λ+2,3λ+1).
The vector PQ is obtained by subtracting the coordinates of P from Q:
PQ=((2λ+1)−4)i^+((λ+2)−4)j^+((3λ+1)−3)k^PQ=(2λ−3)i^+(λ−2)j^+(3λ−2)k^
Identify the direction vector of the line L:
From the symmetric form of the line L:2x−1=1y−2=3z−1, the direction vector is:
d=2i^+1j^+3k^
Apply the perpendicularity condition (PQ⋅d=0):
The dot product of PQ and d must be zero:
(2λ−3)(2)+(λ−2)(1)+(3λ−2)(3)=0
Expand and combine like terms:
(4λ−6)+(λ−2)+(9λ−6)=0(4λ+λ+9λ)+(−6−2−6)=014λ−17.5=0
Solving for λ:
14λ=17.5λ=1417.5=1435/2=2835=45
Calculate the coordinates of Q:
Substitute λ=5/4 back into the parametric equations for Q:
Q=(2(45)+1,(45)+2,3(45)+1)Q=(25+1,45+48,415+44)Q=(27,413,419)
This is the foot of the perpendicular from P to the line L.
Step 3: Find the Image of the Point (R)
The foot of the perpendicular Q is the midpoint of the original point P(4,4,3) and its image R(α,β,γ).
Using the midpoint formula:
xQ=2xP+xR⟹α=2xQ−xPyQ=2yP+yR⟹β=2yQ−yPzQ=2zP+zR⟹γ=2zQ−zP
Substitute the coordinates of P=(4,4,3) and Q=(7/2,13/4,19/4):
For the x-coordinate α:
α=2(27)−4=7−4=3
For the y-coordinate β:
β=2(413)−4=213−4=213−28=25
For the z-coordinate γ:
γ=2(419)−3=219−3=219−26=213
Thus, the image of point P(4,4,3) in the line L is R=(3,25,213).
Step 4: Calculate the Required Sum
The problem asks for the sum α+β+γ:
α+β+γ=3+25+213α+β+γ=3+218α+β+γ=3+9α+β+γ=12
3. Common Mistakes & Tips
Arithmetic Errors: Be extremely careful with calculations, especially when expanding dot products and combining terms. A small mistake in addition or subtraction can lead to an incorrect value of λ.
Vector Direction: Ensure the direction vector of the line is correctly identified from its symmetric form. It's the denominators of the (x−x0), (y−y0), and (z−z0) terms.
Midpoint Formula Application: Remember that the foot of the perpendicular is the midpoint, not the image itself. Double-check the application of the midpoint formula to correctly find the image coordinates.
4. Summary
To find the image of a point in a line, we first express the line in parametric form to represent the foot of the perpendicular Q. We then use the condition that the vector from the original point to Q is perpendicular to the line's direction vector to find the specific coordinates of Q. Finally, Q serves as the midpoint between the original point and its image, allowing us to calculate the image's coordinates using the midpoint formula. In this problem, we found the foot of the perpendicular Q=(27,413,419) and the image R=(3,25,213), leading to a sum of coordinates α+β+γ=12.
The final answer is 12, which corresponds to option (A).