Determinants, Areas, and Volumes

\(2\times 2\) Determinant and the Area of a Parallelogram

Consider the parallelogram determined by vectors \(\vec {u}\) and \(\vec {v}\) in \(\RR ^3\).

[Picture]

Recall that the area of a parallelogram is given by the product of the length of the base and the height. As shown in the diagram below, the length of the base is the magnitude of \(\vec {u}\). The height, \(h\), can be found using trigonometry

\[h=\norm {\vec {v}}\sin \theta \]

[Picture]

Using the area of a parallelogram formula together with Theorem ?? we get

\[\mbox {Area}=(\text {base})(\text {height})=\norm {\vec {u}}h=\norm {\vec {u}}\norm {\vec {v}}\sin \theta =\norm {\vec {u}\times \vec {v}}\]

We have established the following formula.

Formula 1 can be easily adapted to parallelograms determined by vectors in \(\RR ^2\), as illustrated by the following example.

Example 4 illustrates an important phenomenon. Observe that the zeros in the last column of the determinant ensure that the \(\vec {i}\) and \(\vec {j}\) components of the cross product are zero, while the last component is the determinant of the \(2\times 2\) matrix whose rows (or columns) are the two vectors that determine the parallelogram in \(\RR ^2\). In general, if the parallelogram is determined by vectors

\[\begin{bmatrix}a\\b\end{bmatrix}\quad \text {and}\quad \begin{bmatrix}c\\d\end{bmatrix}\]

then the area of the parallelogram can be computed as follows:

\[\begin{bmatrix}a\\b\\0\end{bmatrix}\times \begin{bmatrix}c\\d\\0\end{bmatrix}=\begin{vmatrix}\vec {i}&\vec {j}&\vec {k}\\a&b&0\\c&d&0\end{vmatrix}=\vec {k}\begin{vmatrix}a&b\\c&d\end{vmatrix}=\vec {k}\Big ((a)(d)-(b)(c)\Big )=\begin{bmatrix}0\\0\\ad-bc\end{bmatrix}\]
\[\mbox {Area}=\norm {\begin{bmatrix}0\\0\\ad-bc\end{bmatrix}}=|ad-bc|=\Big |\det \begin{bmatrix}a&b\\c&d\end{bmatrix}\Big |=\Big |\det \begin{bmatrix}a&c\\b&d\end{bmatrix}\Big |\]

So the area of the parallelogram turns out to be the absolute value of the determinant of the matrix whose rows (or columns) are the two vectors that determine the parallelogram. The following formula summarizes our discussion.

\(3\times 3\) Determinant and the Volume of a Parallelepiped

Our next goal is to find the volume of a three-dimensional figure called a parallelepiped. A parallelepiped is a six-faced figure whose opposite faces are congruent parallelograms located in parallel planes. A parallelepiped is a three-dimensional counterpart of a parallelogram, and is determined by three non-coplanar vectors in \(\RR ^3\). The figure below shows a parallelepiped determined by three vectors.

[Picture]

Consider a parallelepiped determined by vectors \(\vec {u}\), \(\vec {v}\) and \(\vec {w}\), as shown below.

[Picture]

The volume of a parallelepiped is given by

\[\mbox {Volume}=(\text {area of base})(\text {height})\]

We will consider the parallelogram determined by \(\vec {u}\) and \(\vec {v}\) to be the base of the parallelepiped. Thus, the area of the base is given by

\[\mbox {Area of Base}=\norm {\vec {u}\times \vec {v}}\]

[Picture]

The height of the parallelepiped is measured along a line perpendicular to the base. By Theorem ??, \(\vec {u}\times \vec {v}\) lies on such a line. Let \(\theta \) be the angle between \(\vec {w}\) and \(\vec {u}\times \vec {v}\), \(0\leq \theta \leq \pi \). Then the height, \(h\), of the parallelepiped is given by

\[h=\norm {\vec {w}}|\cos \theta |\]

It may be difficult to visualize this in two dimensions. Below is a replica of of the above diagram in GeoGebra. RIGHT-CLICK and DRAG to rotate the image.

This gives us the following formula for the volume of the parallelepiped

\[\mbox {Volume}=\norm {\vec {u}\times \vec {v}}\norm {\vec {w}}|\cos \theta |=|(\vec {u}\times \vec {v})\dotp \vec {w}|\]

We have established the following formula.

Our next goal is to show that this expression for the volume is equal to the determinant of a \(3\times 3\) matrix whose rows are the vectors that determine the parallelepiped.

Let

\[\vec {u}=\begin{bmatrix}u_1\\u_2\\u_3\end{bmatrix},\quad \vec {v}=\begin{bmatrix}v_1\\v_2\\v_3\end{bmatrix},\quad \vec {w}=\begin{bmatrix}w_1\\w_2\\w_3\end{bmatrix}\]

then

\begin{align}\label {eq:boxproduct}(\vec {u}\times \vec {v})\dotp \vec {w}=\begin{vmatrix}\vec {i}&\vec {j}&\vec {k}\\u_1&u_2&u_3\\v_1&v_2&v_3\end{vmatrix}\dotp \begin{bmatrix}w_1\\w_2\\w_3\end{bmatrix}=\begin{vmatrix}w_1&w_2&w_3\\u_1&u_2&u_3\\v_1&v_2&v_3\end{vmatrix} \end{align}

The expression in (??) is sometimes referred to as the box product or the scalar triple product.

Recall that \(\det (A)=\det (A^T)\) (Theorem ??). Therefore, the three vectors that determine the parallelogram can be used to form rows or columns of the determinant on the right side of (??). This gives us the following formula.

Determinants and Linear Transformations

We will now turn our attention to the determinant of a matrix of a linear transformation.

The following GeoGebra interactive shows a polygon \(P\) located in the domain of a linear transformation \(T\) induced by the matrix \(M\). The right-hand side shows the image of \(P\) under \(T\). The number inside each polygon indicates its area.

Let \(M=\begin{bmatrix}1&1\\-1&2\end{bmatrix}\). Find the determinant of \(M\).
\[\det {M}=\answer {3}\]
Drag the vertices of \(P\) to change the polygon. Make a note of how the area of \(P\) and the area of the image change. How are the areas related to each other?
\[\mbox {Area}(T(P))=\answer {3}\mbox {Area}(P)\]
Change the matrix \(M\) to a matrix whose determinant is 1. Compare the areas of \(P\) and \(T(P)\). Try matrices whose determinant is 0 or negative. What do you observe about the areas?

Formulate a conjecture about the relationship between the area of the polygon and the area of its image under a linear transformation.

We will not prove your conjecture in Exploration for arbitrary figures as it is beyond the scope of this text. However, we can tackle the problem of how linear transformations affect areas of parallelograms. This is the topic of our next example.

Practice Problems

Let \(S\) be a square determined by \(\begin{bmatrix}2\\0\end{bmatrix}\) and \(\begin{bmatrix}0\\2\end{bmatrix}\). Let \(P\) be a parallelogram determined by vectors \(\begin{bmatrix}2\\5\end{bmatrix}\) and \(\begin{bmatrix}0\\2\end{bmatrix}\).
(a)
Sketch both figures in the same coordinate plane, and use geometry to explain why \(S\) and \(P\) have the same area. Compute the area of \(P\) using Formula 6.
\[\text {Area of }P=\answer {4}\]
(b)
Suppose \(M\) is the standard matrix of a linear transformation \(T:\RR ^2\rightarrow \RR ^2\) such that \(T(S)=P\). Find \(\det M\).
\[\det M=\answer {1}\]
Find the volume of a parallelepiped determined by
\[\begin{bmatrix}0\\5\\4\end{bmatrix}\quad \begin{bmatrix}3\\1\\2\end{bmatrix}\quad \begin{bmatrix}1\\1\\6\end{bmatrix}\]
Answer: \(\mbox {Volume}=\answer {72}\)
Find the volume of a parallelepiped determined by
\[\begin{bmatrix}1\\4\\-1\end{bmatrix}\quad \begin{bmatrix}3\\-2\\4\end{bmatrix}\quad \begin{bmatrix}5\\6\\2\end{bmatrix}\]
Explain your result geometrically.

Answer: \(\mbox {Volume}=\answer {0}\)

Find the area of the figure using determinants.

[Picture]

Answer: Area \(=\answer {9}\)