Question:medium

Equation of the plane passing through $(1,-1,2)$ and perpendicular to the planes $x+2y-2z=4$ and $3x+2y+z=6$ is

Show Hint

Geometry Tip: Instead of solving the linear system, you can directly find the normal vector of the required plane by taking the cross product of the normal vectors of the two given perpendicular planes: $\vec{n} = \vec{n}_1 \times \vec{n}_2 = \langle1, 2, -2\rangle \times \langle3, 2, 1\rangle = \langle6, -7, -4\rangle$.
Updated On: Apr 23, 2026
  • $6x-7y-4z-5=0$
  • $6x+7y-4z+5=0$
  • $6x-7y+4z+5=0$
  • $6x+7y+4z-5=0$
Show Solution

The Correct Option is A

Solution and Explanation

Was this answer helpful?
0