Section 11.4 : Cross Product
2. If \(\vec w = \left\langle {1,6, - 8} \right\rangle \) and \(\vec v = \left\langle {4, - 2, - 1} \right\rangle \) compute \(\vec w \times \vec v\).
Show Solution
Not really a whole lot to do here. We just need to run through one of the various methods for computing the cross product. We’ll be using the “trick” we used in the notes.
\[\begin{align*}\vec w \times \vec v & = \left| {\begin{array}{*{20}{c}}{\vec i}&{\vec j}&{\vec k}\\1&6&{ - 8}\\4&{ - 2}&{ - 1}\end{array}} \right|\,\,\,\,\,\,\,\begin{array}{*{20}{c}}{\vec i}&{\vec j}\\1&6\\4&{ - 2}\end{array}\\ & = - 6\vec i - 32\vec j - 2\vec k - \left( { - \vec j} \right) - 16\vec i - 24\vec k = \require{bbox} \bbox[2pt,border:1px solid black]{{ - 22\vec i - 31\vec j - 26\vec k}}\end{align*}\]