Question
Question: Consider the lines $L_1: \frac{x+1}{3} = \frac{y+2}{1} = \frac{z+1}{2}$ $L_2: \frac{x-2}{1} = \frac{...
Consider the lines L1:3x+1=1y+2=2z+1 L2:1x−2=2y+2=3z−3 The distance of the point (1,1,1) from the plane passing through the point (-1, -2, -1) and whose normal is perpendicular to both the lines L1 and L2 is 7510+λ then λ=
Answer
3
Explanation
Solution
Explanation of the solution:
- The direction ratios of L₁ and L₂ are (3, 1, 2) and (1, 2, 3) respectively.
- The normal of the plane is perpendicular to both these vectors, so take the cross product:
n = (3, 1, 2) × (1, 2, 3) = (1·3 – 2·2, –(3·3 – 2·1), 3·2 – 1·1) = (3 – 4, –(9 – 2), 6 – 1) = (–1, –7, 5). - The plane passes through the point (–1, –2, –1), so its equation is:
–1(x + 1) – 7(y + 2) + 5(z + 1) = 0. - The distance from the point (1, 1, 1) to the plane is given by:
Distance = |–1(1+1) – 7(1+2) + 5(1+1)| / √(1²+7²+5²)
= |–2 – 21 + 10| / √75
= |–13| / √75 = 13/√75. - Given that the distance is (10 + λ)/√75, equate numerators:
13 = 10 + λ ⟹ λ = 3.
Answer:
λ = 3