Set up the system: In the cube \(ABCDEFGH\), we use the orthonormal basis \((A; \Vect{AB}, \Vect{AD}, \Vect{AE})\). The coordinates of the points are: \(A(0,0,0)\), \(B(1,0,0)\), \(D(0,1,0)\), \(E(0,0,1)\), and \(G(1,1,1)\).
Orthogonality check: We calculate the scalar products of \(\Vect{AG}\) with two non-collinear vectors of the plane \((BDE)\): $$ \begin{aligned} \Vect{AG} \cdot \Vect{BD} &= (1 \times -1) + (1 \times 1) + (1 \times 0) = -1 + 1 + 0 = 0 \\
\Vect{AG} \cdot \Vect{BE} &= (1 \times -1) + (1 \times 0) + (1 \times 1) = -1 + 0 + 1 = 0 \end{aligned} $$ Since \(\Vect{AG}\) is orthogonal to two non-collinear vectors of the plane \((BDE)\), \(\Vect{AG}\) is a normal vector to the plane \((BDE)\).
Exercise
In a cube \(ABCDEFGH\), consider the plane \((ACH)\) and the diagonal \([DF]\). Show that \(\Vect{DF}\) is a normal vector to the plane \((ACH)\).
Basis: We work in the orthonormal basis \((A; \Vect{AB}, \Vect{AD}, \Vect{AE})\). The coordinates are: \(A(0,0,0)\), \(C(1,1,0)\), \(D(0,1,0)\), \(F(1,0,1)\), and \(H(0,1,1)\).