Question
Mathematics Question on Three Dimensional Geometry
Find the equation of the plane through the line of intersection of the planes
x+y+z=1 and 2x+3y+4z=5 which is perpendicular to the plane x-y+z= 0
Answer
The equation of the plane through the intersection of the planes,
x+y+z=1 and 2x+3y+4z=5, is
(x+y+z-1)+λ(2x+3y+4z-5)=0
⇒ (2λ+1)x+(3λ+1)y+(4λ+1)z-(5λ+1)=0...(1)
The direction ratios, a1, b1, c1 of this plane are (2λ+1), (3λ+1), and (4λ+1).
The plane in equation(1)is perpendicular to x-y+z=0
Its direction ratios, a2, b2, c2, are 1, -1, and 1.
Since the planes are perpendicular, a1a2+b1b2+c1c2=0
⇒ (2λ+1)-(3λ+1)+(4λ+1)=0
⇒ 3λ+1=0
⇒ λ=-31
Substituting λ =-31 in equation (1), we obtain
31x−31z+32=0
⇒ x-z+2=0
This is the required equation of the plane.