Question
Question: The distance of the point (1, – 2, 4) from the plane passing through the point (1, 2, 2) and perpend...
The distance of the point (1, – 2, 4) from the plane passing through the point (1, 2, 2) and perpendicular to the planes x – y + 2x = 3 and 2x – 2y + z + 12 = 0 is:
(a) 21
(b) 22
(c) 2
(d) 2
Solution
Hint: First of all find the equation of the plane as a(x−x1)+b(y−y1)+c(z−z1)=0 where ai+bj+ck is a normal vector to it and (x1,y1,z1) is a point through which it passes. Now, since the remaining two planes are perpendicular to this plane, the dot product of the normal vector of this plane to the normal vector of the remaining plane would be zero individually. From this find the equation of the plane and then use a2+b2+c2∣ax1+by1+cz1+d∣ to find the perpendicular distance of the plane ax + by + cz + d = 0 from the point (x1,y1,z1).
Complete step-by-step answer:
In this question, we are given a plane passing through the point (1, – 2, 4) from the plane passing through the point (1, 2, 2) and perpendicular to the planes x – y + 2x = 3 and 2x – 2y + z + 12 = 0. We have to find the distance of the point (1, – 2, 4) from this plane.
Let us find the equation of the plane. We know that if any plane P passes through point (x1,y1,z1) and vector normal to it is ai+bj+ck then its equation is given by:
P:a(x−x1)+b(y−y1)+c(z−z1)=0
We are given that the plane passes through the point (1, 2, 2). So by substituting (x1,y1,z1)=(1,2,2), we get,
P:a(x−1)+b(y−2)+c(z−2)=0....(i)
We know that for any plane ax + by + cz + d = 0, ai+bj+ck is its normal vector. So, for the given plane x – y + 2z = 0, we get,
Normal Vector =i−j+2k.....(ii)
Also, for the given plane 2x – 2y + z + 12 = 0, we get,
Normal Vector =2i−2j+k.....(iii)
We know that when two planes are perpendicular to each other, their normal vectors are also perpendicular.
So, we are given that the plane P is perpendicular to the remaining two planes, so the normal vector of plane P would also be perpendicular to the normal vector of each of the planes.
We know that when two vectors are perpendicular to each other, their dot product is zero. Therefore, we get,
(Normal vector of plane P) . (Normal vector of plane x – y + 2z + 3) = 0
(ai+bj+ck).(i−j+2k)=0
We know that,
(ai+bj+ck).(pi+qj+rk)=ap+bq+cr
So, we get,
a−b+2c=0....(iv)
Also, (Normal vector of plane P) . (Normal vector of plane 2x – 2y + z + 12) = 0
(ai+bj+ck).(2i−2j+k)=0
2a−2b+c=0....(vi)
By multiplying equation (v) with 2, we get,
2a−2b+4c=0
By subtracting the above equation from equation (vi), we get,