Plane \(E_1\) contains \(A(2, 0, 4)\), \(B(0, 2, 4)\), and \(C(4, 4, 1)\). Plane \(E_2\) contains the parallel lines
\(g_1: \vec{r}(t)=\langle 1,1,1\rangle+t\langle 1,0,1\rangle\)
and
\(g_2: \vec{r}(s)=\langle 1,2,2\rangle+s\langle 1,0,1\rangle\).
a) Find standard equations of \(E_1\) and \(E_2\) using dot-product conditions for their normal vectors.
b) Show that \(E_1\) and \(E_2\) are perpendicular.
c) Find a point-normal equation of a plane \(E_3\) through \(P(5, 0, 0)\) that is perpendicular to both \(E_1\) and \(E_2\).
Hints
- Build two directions in each plane.
- Find each normal by setting its dot product with both plane directions equal to \(0\).
- Perpendicular planes have orthogonal normal vectors.
- The normal of \(E_3\) must be orthogonal to both existing normals.
Solution
1. a) Directions in \(E_1\) are \(\overrightarrow{AB}=\langle -2,2,0\rangle\) and \(\overrightarrow{AC}=\langle 2,4,-3\rangle\). Solving \(\vec{n}_1\cdot\overrightarrow{AB}=0\) and \(\vec{n}_1\cdot\overrightarrow{AC}=0\) gives \(\vec{n}_1=\langle 1,1,2\rangle\).
2. Using point \(A\), \(E_1:x+y+2z=10\).
3. Two directions in \(E_2\) are \(\langle 1,0,1\rangle\) and the vector between the two line points, \(\langle 0,1,1\rangle\). Solving the two orthogonality equations gives \(\vec{n}_2=\langle 1,1,-1\rangle\).
4. Using \((1, 1, 1)\), \(E_2:x+y-z=1\).
5. b) The normals satisfy \(\vec{n}_1\cdot\vec{n}_2=1+1-2=0\), so the planes are perpendicular.
6. c) Let \(\vec{n}_3=\langle a,b,c\rangle\). For \(E_3\) to be perpendicular to both planes, require \(\vec{n}_3\cdot\vec{n}_1=0\) and \(\vec{n}_3\cdot\vec{n}_2=0\).
7. The equations are \(a+b+2c=0\) and \(a+b-c=0\). Subtraction gives \(3c=0\), so \(c=0\) and \(a=-b\). Choose \(\vec{n}_3=\langle 1,-1,0\rangle\).
8. A point-normal equation is \((\vec{r}-\langle 5,0,0\rangle)\cdot\langle 1,-1,0\rangle=0\), or \(x-y=5\).
Answer
a) \(E_1:x+y+2z=10\); \(E_2:x+y-z=1\)
b) The planes are perpendicular because \(\langle 1,1,2\rangle\cdot\langle 1,1,-1\rangle=0\).
c) \((\vec{r}-\langle 5,0,0\rangle)\cdot\langle 1,-1,0\rangle=0\)