Question
Question: What is the equation of the plane passing through the line \(3x+y-5z=2=x-2y+3z\) and perpendicular t...
What is the equation of the plane passing through the line 3x+y−5z=2=x−2y+3z and perpendicular to the plane x−y+z=3.
(a) 2x+3y+z=2
(b) 3x+2y−z=2
(c) 7(x−z)=6
(d) No plane exists
Solution
For solving this question we will use the concept of the family of planes and form the equation of the required plane in terms of one variable and then write the vector perpendicular to the required plane. After that we will use the condition that two vectors will be perpendicular then their dot product will be zero.
Complete step-by-step solution
Given:
There is a line whose equation is 3x+y−5z=2=x−2y+3z and we have to find the equation of a plane, which passes through this line and perpendicular to the plane x−y+z=3.
Now, before we proceed we should know that ax+by+cz=d represents the general equation of a plane and a vector normal to this will be ai+bj+ck .
Now, as the equation of the given line is 3x+y−5z=2=x−2y+3z so, we can say that this line is the intersection of two planes whose equations are:
1. Equation of the first plane is P1:3x+y−5z−2=0 .
2. Equation of the second plane is P2:x−2y+3z−2=0 .
Now, the family of planes which passes through the intersection of the planes P1 and P2 will be P:P1+λP2=0 where λ is a variable parameter. Then,
P:P1+λP2=0⇒P:3x+y−5z−2+λ(x−2y+3z−2)=0⇒P:(3+λ)x+(1−2λ)y+(3λ−5)z−2−2λ=0
Now, as there are infinite such planes which will pass through the intersection of the planes P1 and P2 . And the required plane will be one of them.
Now, let the equation of the required plane is P′:P1+λP2=0 . Then,
P′:(3+λ)x+(1−2λ)y+(3λ−5)z−2−2λ=0
Now, as we know that for a plane ax+by+cz=d vector ai+bj+ck will be perpendicular to it. So, the vector perpendicular to the plane P′:(3+λ)x+(1−2λ)y+(3λ−5)z−2−2λ=0 will be n′=(3+λ)i+(1−2λ)j+(3λ−5)k . And the vector perpendicular to the plane x−y+z=3 will be n1=i−j+k .
Now, as per the question, the plane P′:(3+λ)x+(1−2λ)y+(3λ−5)z−2−2λ=0 and plane x−y+z=3 are perpendicular so, the vectors perpendicular to these planes will be perpendicular to each other. In other words, vector n′=(3+λ)i+(1−2λ)j+(3λ−5)k and vector n1=i−j+k will be perpendicular to each other so, their dot product will be zero. Then,
n′⋅n1=0⇒((3+λ)i+(1−2λ)j+(3λ−5)k)⋅(i−j+k)=0⇒3+λ−1+2λ+3λ−5=0⇒6λ−3=0⇒λ=0.5
Now, substitute λ=0.5 from the above equation in the equation of the plane P′:(3+λ)x+(1−2λ)y+(3λ−5)z−2−2λ=0 . Then,
P′:(3+λ)x+(1−2λ)y+(3λ−5)z−2−2λ=0⇒P′:(3+0.5)x+(1−1)y+(1.5−5)z−2−1=0⇒P′:3.5x−3.5z−3=0⇒P′:3.5(x−z)=3⇒P′:7(x−z)=6
Thus, the equation of the required plane will be 7(x−z)=6 .
Hence, (c) is the correct option.
Note: Here, the student should first understand what is asked in the problem and then proceed in the right direction. And we should make use of the concept of the family of planes to avoid calculation. Moreover, we should proceed in a stepwise manner and avoid calculation mistakes while solving.