Animated Solution for Mathematics - Three Dimensional Geometry: Let (α,β,γ) be the co-ordinates of the foot of the perpendicular drawn from the point (5,4,2) on the line r=(−i^+3j^+k^)+λ(2i^+3j^−k^). Then the length of the projection of the vector αi^+βj^+γk^ on the vector 6i^+2j^+3k^ is :
Select Answer:
Visualized Solution
Visualizing the 3D Setup
Given Point: P(5,4,2)
Line Equation: r=(−i^+3j^+k^)+λ(2i^+3j^−k^)
Goal: Find Foot of Perpendicular Q(α,β,γ)
Defining a General Point on the Line
General point Q on the line:
Q=(−1+2λ,3+3λ,1−λ)
Constructing Vector PQ
Vector PQ=Q−P
PQ=((−1+2λ)−5)i^+((3+3λ)−4)j^+((1−λ)−2)k^
PQ=(2λ−6)i^+(3λ−1)j^+(−1−λ)k^
The Condition for Perpendicularity
Direction vector of line: d=2i^+3j^−k^
Condition: PQ⋅d=0
Solving for λ
(2λ−6)(2)+(3λ−1)(3)+(−1−λ)(−1)=0
4λ−12+9λ−3+1+λ=0
14λ−14=0⇒λ=1
Finding the Foot (α,β,γ)
Substitute λ=1 into Q:
α=−1+2(1)=1
β=3+3(1)=6
γ=1−(1)=0
Foot Q=(1,6,0)
Defining the Vectors for Projection
Vector to project: a=1i^+6j^+0k^
Target vector: b=6i^+2j^+3k^
The Projection Formula
Projection length of a on b is given by:
Length =∣b∣∣a⋅b∣
Calculating Dot Product and Magnitude
a⋅b=(1)(6)+(6)(2)+(0)(3)=18
∣b∣=62+22+32=49=7
Final Answer
Projection Length =718
Correct Option: (2)
00:00 / 00:00
The Sigma Insight: Equation of a Line in Space
Solution Diagram
Analyzing the Setup
To find the foot of the perpendicular Q from point P(5,4,2) to the line given by r=(−i^+3j^+k^)+λ(2i^+3j^−k^), we first express a general point Q on the line in terms of the parameter λ.
The coordinates of the general point Q are:
Q=(−1+2λ,3+3λ,1−λ)
The Orthogonality Condition
We define the vector PQ by subtracting the coordinates of P(5,4,2) from the coordinates of Q:
PQ=(2λ−6)i^+(3λ−1)j^+(−1−λ)k^
For Q to be the foot of the perpendicular, PQ must be orthogonal to the direction vector of the line, d=2i^+3j^−k^. This implies their dot product must be zero:
PQ⋅d=0
Substituting the components into the dot product equation:
(2λ−6)(2)+(3λ−1)(3)+(−1−λ)(−1)=0
Expanding and simplifying the expression:
4λ−12+9λ−3+1+λ=0
14λ−14=0
λ=1
Substituting λ=1 back into the general coordinates of Q, we find the foot of the perpendicular:
Q=(1,6,0)
The Final Projection
We are tasked with finding the length of the projection of vector a=1i^+6j^+0k^ onto vector b=6i^+2j^+3k^. The formula for the projection length is given by: