Animated Solution for Mathematics - Three Dimensional Geometry: If the foot of the perpendicular drawn from (1,9,7) to the line passing through the point (3,2,1) and parallel to the planes x+2y+z=0 and 3y−z=3 is (α,β,γ), then α+β+γ is equal to
Select Answer:
Visualized Solution
Visualizing the Geometry
Given point P(1,9,7).
A line passes through point A(3,2,1).
We need to find the foot of the perpendicular M from P to this line.
Direction Vector of the Line
The line is parallel to two planes:
Plane 1: x+2y+z=0
Plane 2: 3y−z=3
Its direction vector b must be perpendicular to both normal vectors.
Setting up the Cross Product
Normal to Plane 1: n1=(1,2,1)
Normal to Plane 2: n2=(0,3,−1)
Direction of line b=n1×n2
Calculating b
b=i^10j^23k^1−1
b=i^(−2−3)−j^(−1−0)+k^(3−0)
b=−5i^+j^+3k^
Equation of the Line
Line passes through A(3,2,1) with direction b=(−5,1,3).
Line equation: −5x−3=1y−2=3z−1=λ
Coordinates of Foot M
General point M on the line:
M=(−5λ+3,λ+2,3λ+1)
Vector PM
Vector PM=M−P
PM=(−5λ+3−1,λ+2−9,3λ+1−7)
PM=(−5λ+2,λ−7,3λ−6)
Applying Perpendicularity Condition
Condition: PM⊥b⟹PM⋅b=0
Direction vector b=(−5,1,3)
Setting up the Dot Product
−5(−5λ+2)+1(λ−7)+3(3λ−6)=0
Solving for λ
25λ−10+λ−7+9λ−18=0
35λ−35=0⟹λ=1
Finding the Foot Coordinates
Substitute λ=1 into M:
α=−5(1)+3=−2
β=1+2=3
γ=3(1)+1=4
Foot M=(−2,3,4)
Final Calculation
Calculate α+β+γ:
−2+3+4=5
Final Answer: 5
00:00 / 00:00
The Sigma Insight: Equation of a Line in Space
Solution Diagram
Analyzing the Setup
Imagine you are standing in a vast, three-dimensional room. You have a point P(1,9,7) floating in the air, and a line passing through point A(3,2,1).
Your goal is to find the 'foot of the perpendicular'—the exact point M on that line that is closest to P. This is a quest to find the shortest path from a point to a line in 3D space.
Finding the Direction
The line is defined by its relationship to two planes: x+2y+z=0 and 3y−z=3. Since the line is parallel to both planes, it must be perpendicular to the normal vectors of both planes.
The normal vectors are n1=(1,2,1) and n2=(0,3,−1). We find the direction vector b of the line by calculating the cross product b=n1×n2:
b=i^10j^23k^1−1
Expanding this determinant, we get:
b=i^(−2−3)−j^(−1−0)+k^(3−0)=−5i^+j^+3k^
Thus, the direction vector is b=(−5,1,3).
The Parametric Path
Given the point A(3,2,1) and the direction vector b=(−5,1,3), the equation of the line in symmetric form is:
−5x−3=1y−2=3z−1=λ
This allows us to represent any arbitrary point M on the line using the parameter λ:
M=(−5λ+3,λ+2,3λ+1)
The Perpendicularity Condition
We seek the point M such that the vector PM is perpendicular to the line. First, we calculate PM=M−P:
PM=(−5λ+3−1,λ+2−9,3λ+1−7)=(−5λ+2,λ−7,3λ−6)
Since PM is perpendicular to the line, its dot product with the direction vector b must be zero:
PM⋅b=−5(−5λ+2)+1(λ−7)+3(3λ−6)=0
Expanding the terms, we obtain:
25λ−10+λ−7+9λ−18=0
35λ−35=0⇒λ=1
Final Calculation
Substituting λ=1 back into our expression for M, we find the coordinates (α,β,γ):
α=−5(1)+3=−2
β=1+2=3
γ=3(1)+1=4
The foot of the perpendicular is M(−2,3,4). The sum of these coordinates is: