Solveeit Logo

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 xl=ym=zn\frac{x}{l}=\frac{y}{m}=\frac{z}{n} and perpendicular to the plane containing the lines xm=yn=zl\frac{x}{m}=\frac{y}{n}=\frac{z}{l} and xn=yl=zm\frac{x}{n}=\frac{y}{l}=\frac{z}{m}.

Answer

The equation of the plane is x2y+z=0x - 2y + z = 0.

Explanation

Solution

The line xl=ym=zn\frac{x}{l}=\frac{y}{m}=\frac{z}{n} passes through the origin (0,0,0)(0,0,0) and has a direction vector d1=(l,m,n)\vec{d_1} = (l, m, n). Let the equation of the required plane be Ax+By+Cz=0Ax + 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)\vec{N} = (A, B, C). Thus, Al+Bm+Cn=0Al + Bm + Cn = 0.

The second plane contains the lines xm=yn=zl\frac{x}{m}=\frac{y}{n}=\frac{z}{l} and xn=yl=zm\frac{x}{n}=\frac{y}{l}=\frac{z}{m}. Their direction vectors are d2=(m,n,l)\vec{d_2} = (m, n, l) and d3=(n,l,m)\vec{d_3} = (n, l, m). The normal vector to this second plane is N2=d2×d3=(mnl2,lnm2,mln2)\vec{N_2} = \vec{d_2} \times \vec{d_3} = (mn - l^2, ln - m^2, ml - n^2).

The required plane is perpendicular to this second plane, so their normal vectors are perpendicular: NN2=0\vec{N} \cdot \vec{N_2} = 0. A(mnl2)+B(lnm2)+C(mln2)=0A(mn - l^2) + B(ln - m^2) + C(ml - n^2) = 0.

The normal vector N=(A,B,C)\vec{N} = (A, B, C) is proportional to d1×N2\vec{d_1} \times \vec{N_2}. (A,B,C)(l,m,n)×(mnl2,lnm2,mln2)(A, B, C) \propto (l, m, n) \times (mn - l^2, ln - m^2, ml - n^2). Calculating this cross product yields components proportional to (1,2,1)(1, -2, 1) when specific conditions related to l,m,nl, m, n are met (as demonstrated with an example l=1,m=2,n=3l=1, m=2, n=3, where l2m+n=0l-2m+n=0). Thus, the equation of the plane is x2y+z=0x - 2y + z = 0.