Question
Question: Find the equation of a plane passing through the point P = \((-3,-3,1)\) and perpendicular to the li...
Find the equation of a plane passing through the point P = (−3,−3,1) and perpendicular to the line AB whose joining points are A=(2,6,1) and B=(1,3,0).
Solution
We know that the equation of a plane in cartesian form is a(x−x0)+b(y−y0)+c(z−z0)=0 and whose directional ratios are a=x2−x1,b=y2−y1,c=z2−z1 and plane passing through a point P =(x0,y0,z0).Also the line equation passing through two points(x1,y1,z1),(x2,y2,z2) in cartesian form is x2−x1x−x1=y2−y1y−y1=z2−z1z−z1.
Complete step by step answer:
From the problem,
we have given that the plane passing through the point P is (x0,y0,z0)=(−3,−3,1)
Also given a line AB whose joining points as A=(x1,y1,z1)=(2,6,1);B=(x2,y2,z2)=(1,3,0);
Now the required line equation in cartesian form is x2−x1x−x1=y2−y1y−y1=z2−z1z−z1→equation(1).
On substituting (x1,y1,z1),(x2,y2,z2) values in equation(1) , then we get as follows
⇒x2−x1x−x1=y2−y1y−y1=z2−z1z−z1
⇒1−2x−2=3−6y−6=0−1z−1
On simplifying above equation we get as follows
⇒−1x−2=−3y−6=−1z−1
Therefore, the required directional ratios are a=x2−x1=−1;b=y2−y1=−3;c=z2−z1=−1;
We know that the equation of a plane in cartesian form is as follows
a(x−x0)+b(y−y0)+c(z−z0)=0→equation(2)
And now let us substitute the a,b,c and (x0,y0,z0) in equation(2) we get the plane equation as
a(x−x0)+b(y−y0)+c(z−z0)=0
Simplify carefully by placing all the values in respective places
⇒ (−1)(x−(−3))+(−3)(y−(−3))+(−1)(z−(1))=0
On simplifying we get as shown below
(−1)(x−(−3))+(−3)(y−(−3))+(−1)(z−(1))=0
−x−3−3y−9−z+1=0
Add constant terms i.e., −3,−9,+1 then we get −11 as result
−x−3y−z−11=0
On shifting the variable terms to L.H.S and constant terms to R.H.S we get
x+3y+z=−11
The required plane equation in cartesian form is “x+3y+z=−11”.
Note: We can also find the equation of a plane in vector form by using vector equation of a plane
(r−a).n=0 this can also be written as r.n=d,where d=a.n known as scalar product of a plane.
Alternate Method:
From the given problem the plane passing through the point P= a=(x0,y0,z0)= (−3,−3,1) and
plane perpendicular to the line joining two point are
A=(x1,y1,z1)=(2,6,1);B=(x2,y2,z2)=(1,3,0);
Here n=Position B −Position A
n=((1)i^+(3)j^+(0)k^)−((2)i^+(6)j^+(1)k^)
n=(−i^−3j^−k^)
Also a=−3i^−3j^+1k^
r=xi^+yj^+zk^
Therefore,now the required plane equation is
(r−a).n=0⇒((xi^+yj^+zk^)−(−3i^−3j^+1k^)).(−i^−3j^−k^)=0