Animated Solution for Mathematics - Three Dimensional Geometry: If the length of the perpendicular drawn from the point P(a,4,2),a>0 on the line 2x+1=3y−3=−1z−1 is 26 units and Q(α1,α2,α3) is the image of the point P in this line, then a+∑i=13αi is equal to :
Select Answer:
Visualized Solution
Visualize Point P and Line L
Given point P(a,4,2) with a>0.
Line equation: 2x+1=3y−3=−1z−1.
Perpendicular distance PM=26.
Parametrize the Foot M
Let the foot of the perpendicular be M.
Set 2x+1=3y−3=−1z−1=λ.
Coordinates of M=(2λ−1,3λ+3,−λ+1).
Construct Vector PM
Vector PM=M−P.
PM=((2λ−1)−a,(3λ+3)−4,(−λ+1)−2).
PM=(2λ−1−a,3λ−1,−λ−1).
Apply PM⋅d=0
Line direction vector d=(2,3,−1).
Since PM⊥d, then PM⋅d=0.
2(2λ−1−a)+3(3λ−1)−1(−λ−1)=0.
Express a in terms of λ
4λ−2−2a+9λ−3+λ+1=0.
14λ−4=2a⟹a=7λ−2.
Apply Distance Formula PM2=24
Given PM=26⟹PM2=24.
(2λ−1−a)2+(3λ−1)2+(−λ−1)2=24.
Substitute a=7λ−2
Substitute a=7λ−2 into the first term:
(2λ−1−(7λ−2))2=(−5λ+1)2.
Equation: (−5λ+1)2+(3λ−1)2+(−λ−1)2=24.
Expand to Quadratic in λ
(−5λ+1)2+(3λ−1)2+(λ+1)2=24.
(25λ2−10λ+1)+(9λ2−6λ+1)+(λ2+2λ+1)=24.
35λ2−14λ+3=24⟹35λ2−14λ−21=0.
Solve for λ
Divide by 7: 5λ2−2λ−3=0.
(5λ+3)(λ−1)=0.
λ=1 or λ=−53.
Validate a>0
Case 1: λ=1⟹a=7(1)−2=5. (Valid as a>0).
Case 2: λ=−53⟹a=7(−53)−2=−531. (Invalid).
So, a=5 and λ=1.
Find Coordinates of M
Substitute λ=1 into M.
M=(2(1)−1,3(1)+3,−1+1)=(1,6,0).
Use Midpoint Formula for Q
M is the midpoint of P(5,4,2) and Q(α1,α2,α3).
25+α1=1⟹α1=−3.
24+α2=6⟹α2=8.
22+α3=0⟹α3=−2.
Image Q=(−3,8,−2).
Calculate a+∑αi
Calculate a+∑i=13αi.
Sum =5+(−3+8−2).
Sum =5+3=8.
Final Answer: 8
00:00 / 00:00
The Sigma Insight: Equation of a Line in Space
Solution Diagram
The Geometry of Reflection
A 3D Journey
Imagine you are standing in a vast, three-dimensional room. You see a straight wire stretched across the space, and a point P hovering in the air, not on the wire.
You are asked to find the image of this point P if the wire were a mirror. This is exactly what this JEE problem asks us to do. It is not just about crunching numbers; it is about understanding the spatial relationship between a point and a line.
Phase 1
The Parametric Dance
To find the image Q, we first need the foot of the perpendicular, M. How do we pin down a point on a line in 3D? We use a parameter, λ.
By setting the symmetric equations of the line equal to λ:
2x+1=3y−3=−1z−1=λ
We can express any point on the line as M=(2λ−1,3λ+3,−λ+1). This is our anchor, where every point on that wire is described by a single value of λ.
Phase 2
The Orthogonality Constraint
Now, we need to find the specific λ that makes PM perpendicular to the line. We construct the vector PM=M−P.
Since P=(a,4,2), we get PM=(2λ−1−a,3λ−1,−λ−1). The line's direction vector is d=(2,3,−1).
Because PM is perpendicular to the line, their dot product must be zero: PM⋅d=0. Expanding this gives us a linear relationship:
2(2λ−1−a)+3(3λ−1)−1(−λ−1)=0
Simplifying this, we find a=7λ−2. This is our bridge between the unknown coordinate a and the parameter λ.
Phase 3
The Distance Constraint
We are given that the perpendicular distance PM=26, so PM2=24. Using the distance formula, we write:
(2λ−1−a)2+(3λ−1)2+(−λ−1)2=24
Substituting our expression for a, the equation becomes a quadratic in λ. After careful expansion and collection of terms, we arrive at:
35λ2−14λ−21=0⇒5λ2−2λ−3=0
Factoring this, we find λ=1 or λ=−53.
Phase 4
The Final Reflection
We check our condition a>0. If λ=1, then a=7(1)−2=5, which is valid. If λ=−53, then a is negative, which we reject.
With λ=1, the foot M is (1,6,0). Since M is the midpoint of PQ, we use the midpoint formula 2P+Q=M to find Q=(−3,8,−2).
Finally, calculating a+∑αi gives us 5+(−3+8−2)=8. The elegance of this result is the reward for our patience. You have mastered the reflection! The final answer is 8.