Question
Question: If the line, $\frac{x-3}{2} = \frac{y+2}{1} = \frac{z+4}{3}$ lies in the plane, $lx + my - z = 9$, t...
If the line, 2x−3=1y+2=3z+4 lies in the plane, lx+my−z=9, then l2+m2 is equal to

A
49124
B
49123
C
49121
D
49122
Answer
49122
Explanation
Solution
Here's how to solve the problem:
- Direction Vector and Point on the Line:
The given line has direction vector d=(2,1,3) and passes through the point P(3,−2,−4).
- Normal Vector of the Plane:
The plane lx+my−z=9 has a normal vector n=(l,m,−1).
- Conditions for the Line to Lie in the Plane:
- The direction vector of the line must be perpendicular to the normal vector of the plane: d⋅n=0, which gives us 2l+m−3=0, or 2l+m=3.
- The point P on the line must satisfy the equation of the plane: l(3)+m(−2)−(−4)=9, which simplifies to 3l−2m=5.
- Solving the System of Equations:
From the first equation, we have m=3−2l. Substituting this into the second equation gives:
3l−2(3−2l)=5
3l−6+4l=5
7l=11
l=711
Now, substitute l back into the equation for m:
m=3−2(711)=3−722=721−22=−71
- Calculating l2+m2:
l2+m2=(711)2+(−71)2=49121+491=49122
Therefore, l2+m2=49122.