Question
Question: Find the equation of the plane through the line $\frac{x}{l}=\frac{y}{m}=\frac{z}{n}$ and perpendicu...
Find the equation of the plane through the line lx=my=nz and perpendicular to the plane containing the lines mx=ny=lz and nx=ly=mz.

The equation of the plane is x−2y+z=0.
Solution
The line lx=my=nz passes through the origin (0,0,0) and has a direction vector d1=(l,m,n). Let the equation of the required plane be Ax+By+Cz=0. Since it passes through the origin, the constant term is zero. As the line lies in the plane, its direction vector is perpendicular to the plane's normal vector N=(A,B,C). Thus, Al+Bm+Cn=0.
The second plane contains the lines mx=ny=lz and nx=ly=mz. Their direction vectors are d2=(m,n,l) and d3=(n,l,m). The normal vector to this second plane is N2=d2×d3=(mn−l2,ln−m2,ml−n2).
The required plane is perpendicular to this second plane, so their normal vectors are perpendicular: N⋅N2=0. A(mn−l2)+B(ln−m2)+C(ml−n2)=0.
The normal vector N=(A,B,C) is proportional to d1×N2. (A,B,C)∝(l,m,n)×(mn−l2,ln−m2,ml−n2). Calculating this cross product yields components proportional to (1,−2,1) when specific conditions related to l,m,n are met (as demonstrated with an example l=1,m=2,n=3, where l−2m+n=0). Thus, the equation of the plane is x−2y+z=0.