Wize University Linear Algebra Textbook > Products of Vectors

Volume of a Parallelepiped (Triple Product)

0:00 / 0:00

Volume of a Parallelepiped

Volume=w  (u×v)\boxed{\quad \text{Volume} =\lvert \vec{w}\ \cdot\ (\vec{u}\times\vec{v})\rvert \quad}
Note: The dot product of a vector with the cross product of two other vectors is called the triple product (or box product).

Steps
Given three vectors u, v, wR3\vec{u},\ \vec{v},\ \vec{w} \in \reals^3 that define a parallelepiped:

1. Find the cross product of two of the vectors

Wize Tip
Pick the two "simplest" vectors when taking the cross product (look for 0s and 1s)

2. Find the dot product of the resulting vector and the remaining vector

3. Take the absolute value of the answer
0:00 / 0:00

Example: Volume of a Parallelepiped

Find the volume of the parallelepiped defined by u=2,3,0\vec{u}= \lang −2,3,0 \rang, v=1,1,4 \vec{v} = \lang −1, −1,4 \rang and w=0,1,5\vec{w}=\lang 0,1,5 \rang.
Each axis is measured in centimetres; don't forget units!

We choose to start with u\vec u and w\vec w since they contain 0s.
u×w=[230]×[015]=[(3)(5)  (0)(1)(0)(0)  (2)(5)(2)(1)  (3)(0)]=[15102]\begin{aligned} \vec{u} \times \vec{w} &= \begin{bmatrix} -2\\ 3\\ 0\\ \end{bmatrix} \times \begin{bmatrix} 0\\ 1\\ 5\\ \end{bmatrix}\\[2em] &= \begin{bmatrix} (3)(5)\ -\ (0)(1)\\ (0)(0)\ -\ (-2)(5)\\ (-2)(1)\ -\ (3)(0)\\ \end{bmatrix}\\[2em] &= \begin{bmatrix} 15\\ 10\\ -2\\ \end{bmatrix}\\[2em] \end{aligned}


v(u×w)=[114][15102]=(1)(15) + (1)(10) + (4)(2)=33 cm3\begin{aligned} \lvert \vec v \cdot (\vec{u} \times \vec{w}) \rvert &= \left\lvert \begin{bmatrix} -1\\ -1\\ 4\\ \end{bmatrix} \cdot \begin{bmatrix} 15\\ 10\\ -2\\ \end{bmatrix} \right\rvert\\[1.5em] &= \lvert (-1)(15) \ +\ (-1)(10) \ +\ (4)(-2) \rvert\\[0.4em] &= \boxed{33 \text{ cm}^3} \end{aligned}

Practice: Volume of a Parallelepiped

A parallelepiped is defined by the vectors u=0,3,1\vec{u}=\lang 0,3,1\rang , v=1,2,0\vec{v}=\lang1,2,0\rang and w=1,1,5\vec{w}=\lang 1,1,5\rang.
Each axis is measured in feet.

Extra Practice