Find equation of plane through $P(-2,1,7)$ that is perpendicular to the plane $4x-2y+2z=-1$ and $3x+3y-6z=5$
2026-03-26 11:04:49.1774523089
Find equation of plane of the given question
54 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$N_1= \langle4,-2,2\rangle$ and $N_2= \langle3,3,-6\rangle$ are normal vectors to the given planes.
The common perpendicular $N=N_1\times N_2$ is the normal vector to the new plane.
$N= \langle6,30,18\rangle$, thus the equation of the desired plane is $$6x+30y+18Z=d$$
Where $d=144$ is found from the given point.
Thus we have $$ 6x +30y+18Z=144$$ which simplifies to $$ x +5y+3Z=48$$