Question
Mathematics Question on 3D Geometry
Let (α,β,γ) be the point (8,5,7) in the line 2x−1=3y+1=5z−2. Then α+β+γ is equal to
A
16
B
18
C
14
D
20
Answer
14
Explanation
Solution
Let P(8,5,7), a=⟨2,3,5⟩, F(2λ+1,3λ−1,5λ+2).
The vector PF is:
PF=⟨2λ−7,3λ−6,5λ−5⟩.
Since PF⋅a=0, we have:
(2λ−7)(2)+(3λ−6)(3)+(5λ−5)(5)=0.
Simplify:
4λ−14+9λ−18+25λ−25=0, 38λ−57=0⟹λ=23.
The coordinates of F are:
F=(2λ+1,3λ−1,5λ+2)=(4,27,219).
The coordinates of Q(α,β,γ) are:
2α+8=2λ+1,2β+5=3λ−1,2γ+7=5λ+2.
Solving each equation:
α=4λ−6,β=6λ−7,γ=10λ−3.
Substitute λ=23:
α=4(23)−6=6−6=0, β=6(23)−7=9−7=2, γ=10(23)−3=15−3=12.
Finally, compute α+β+γ:
α+β+γ=0+2+12=14.
Final Answer: 14