Let a line l pass through the origin and be perpendicular to the lines l1:r=(^−11^−7k^)+λ(i^+2^+3k^),λ∈R and l2:r=(−^+k^)+μ(2^+2^+k^),μ∈R. If P is the point of intersection of l and l1, and Q(∝,β,γ) is the foot of perpendicular from P on l2, then 9(α+β+γ) is equal to _____________.
Answer: 1
Solution
1. Key Concepts and Formulas
Direction Vector of a Line Perpendicular to Two Lines: If a line l is perpendicular to two lines l1 and l2, its direction vector dl is parallel to the cross product of the direction vectors of l1 and l2, i.e., dl∝(d1×d2).
Point of Intersection of Two Lines: A point of intersection satisfies the parametric equations of both lines. Equating the coordinates provides a system of linear equations to solve for the parameters.
Foot of Perpendicular from a Point to a Line: If Q is the foot of the perpendicular from point P to line L, then the vector PQ is perpendicular to the direction vector of line L. This implies their dot product is zero: PQ⋅dL=0.
2. Step-by-Step Solution
Step 1: Identify Given Information and Direction Vectors
We are given two lines, l1 and l2, in vector form:
Line l1: r=(^−11^−7k^)+λ(i^+2^+3k^)
This tells us that l1 passes through the point A1(1,−11,−7) and has a direction vector d1=i^+2^+3k^.
Line l2: r=(−^+k^)+μ(2^+2^+k^)
This tells us that l2 passes through the point A2(−1,0,1) and has a direction vector d2=2^+2^+k^.
Line l passes through the origin O(0,0,0) and is perpendicular to both l1 and l2.
Step 2: Find the Direction Vector and Equation of Line l
Why: Line l is perpendicular to both l1 and l2, so its direction vector must be perpendicular to d1 and d2. The cross product of d1 and d2 will give us such a vector.
Calculation: Let dl be the direction vector of line l.
dl=d1×d2=^12^22k^31dl=^((2)(1)−(3)(2))−^((1)(1)−(3)(2))+k^((1)(2)−(2)(2))dl=^(2−6)−^(1−6)+k^(2−4)dl=−4^+5^−2k^
Reasoning: Line l passes through the origin O(0,0,0) and has direction vector dl. Its vector equation is r=δdl.
r=δ(−4^+5^−2k^),δ∈R
Any point on line l can be represented as (−4δ,5δ,−2δ).
Step 3: Find the Point of Intersection P of l and l1
Why: The point P lies on both lines l and l1. We equate their parametric forms to find the values of the parameters δ and λ.
Calculation:
A general point on l is P(−4δ,5δ,−2δ).
A general point on l1 is P(1+λ,−11+2λ,−7+3λ).
Equating the coordinates:
−4δ=1+λ
5δ=−11+2λ
−2δ=−7+3λ
From equation (1), λ=−4δ−1.
Substitute this into equation (2):
5δ=−11+2(−4δ−1)5δ=−11−8δ−213δ=−13⟹δ=−1.
Substitute δ=−1 back into the expression for λ:
λ=−4(−1)−1=4−1=3.
Reasoning: We must verify these parameter values with the third equation.
For equation (3): −2(−1)=2 and −7+3(3)=−7+9=2. The values are consistent.
Now, substitute δ=−1 into the parametric form of P on line l:
P=(−4(−1),5(−1),−2(−1))=(4,−5,2).
Step 4: Find the Foot of Perpendicular Q from P on l2
Why: The foot of the perpendicular Q is a point on l2 such that the vector PQ is perpendicular to the direction vector of l2. We use the dot product condition PQ⋅d2=0.
Calculation:
Let Q(α,β,γ) be a general point on l2: Q(−1+2μ,2μ,1+μ).
The point P is (4,−5,2).
The vector PQ is Q−P:
PQ=((−1+2μ)−4)^+(2μ−(−5))^+((1+μ)−2)k^PQ=(2μ−5)^+(2μ+5)^+(μ−1)k^
The direction vector of l2 is d2=2^+2^+k^.
Apply the perpendicularity condition PQ⋅d2=0:
(2μ−5)(2)+(2μ+5)(2)+(μ−1)(1)=04μ−10+4μ+10+μ−1=09μ−1=0⟹μ=91
Reasoning: Substitute μ=91 into the parametric form of Q to find its coordinates:
α=−1+2(91)=−1+92=−97β=2(91)=92γ=1+91=910
So, Q=(−97,92,910).
Step 5: Calculate 9(α+β+γ)
Why: We need to find the sum of the coordinates of Q and multiply by 9, as requested by the problem.
Cross Product Calculation: Be careful with signs and determinant expansion. A common error is switching the order of subtraction or misplacing the negative sign for the ^ component.
Parameter Consistency: When finding the intersection of lines, always verify the calculated parameter values (e.g., δ and λ) by substituting them into all three coordinate equations. If they don't satisfy all three, the lines might be skew and not intersect.
Foot of Perpendicular: Remember that the vector from the given point to a general point on the line must be perpendicular to the direction vector of the line, not necessarily the vector from the origin to the line's starting point.
4. Summary
The problem involved a sequence of 3D vector geometry concepts. First, we determined the direction of line l using the cross product of the direction vectors of l1 and l2. Then, we found the point of intersection P of lines l and l1 by equating their parametric forms. Finally, we calculated the foot of the perpendicular Q from P onto line l2 by using the dot product property of perpendicular vectors. The coordinates of Q were then used to find the required expression. The final computed value is 5.