Multivariable-Calculus · Unit 2 · Video 5 · Interactive Practice

The Triple Product: How Base Times Height Turns Into a Determinant

IKey Formulas

FormulaNameWhat you need
volume=area(base)×height\text{volume} = \text{area(base)} \times \text{height}Volume of a parallelepipedA base and a height
area(base)=âˆĢB×CâˆĢ\text{area(base)} = |\mathbf{B} \times \mathbf{C}|Base area from a cross productB\mathbf{B} and C\mathbf{C}
height=A⋅n^,n^=B×CâˆĢB×CâˆĢ\text{height} = \mathbf{A} \cdot \hat{\mathbf{n}}, \qquad \hat{\mathbf{n}} = \dfrac{\mathbf{B} \times \mathbf{C}}{|\mathbf{B} \times \mathbf{C}|}Signed height along the normalA\mathbf{A} and the base
A⋅(B×C)=det⁥(A,B,C),volume=âˆĢA⋅(B×C)âˆĢ\mathbf{A} \cdot (\mathbf{B} \times \mathbf{C}) = \det(\mathbf{A}, \mathbf{B}, \mathbf{C}), \qquad \text{volume} = \big|\mathbf{A} \cdot (\mathbf{B} \times \mathbf{C})\big|The triple productAll three vectors

Key Insight: âˆĢB×CâˆĢ|\mathbf{B} \times \mathbf{C}| appears twice — once as the base area, once in the denominator of n^\hat{\mathbf{n}} — and the two cancel. What survives is A⋅(B×C)\mathbf{A} \cdot (\mathbf{B} \times \mathbf{C}).

IIVisualization 1 — Base Area Times Height

The base is fixed by B\mathbf{B} and C\mathbf{C}; only how far A\mathbf{A} climbs off that plane changes the volume.

IIIVisualization 2 — Cross First, Then Dot

Only two vectors can be crossed, and only a vector can be dotted — so the order is forced.

IVVisualization 3 — One Row, Three Minors, One Minus Sign

The first-row expansion of det⁥(A,B,C)\det(\mathbf{A}, \mathbf{B}, \mathbf{C}) and the components of B×C\mathbf{B} \times \mathbf{C} are the same three minors.

Step 1 — The claim
det⁥(A,B,C)=?A⋅(B×C)\det(\mathbf{A}, \mathbf{B}, \mathbf{C}) \overset{?}{=} \mathbf{A} \cdot (\mathbf{B} \times \mathbf{C})
A=âŸĻ2, 1, 3âŸĐ,B=âŸĻ1, 0, 2âŸĐ,C=âŸĻ0, 3, 1âŸĐ\mathbf{A} = \langle 2,\, 1,\, 3 \rangle, \qquad \mathbf{B} = \langle 1,\, 0,\, 2 \rangle, \qquad \mathbf{C} = \langle 0,\, 3,\, 1 \rangle

ðŸ’Ą The geometric route never escapes determinants: the base needs B×C\mathbf{B} \times \mathbf{C}, the unit normal needs it again, and every cross product is three 2×22 \times 2 determinants in disguise.

VQuiz Questions

Problem 1 · Volume From a Triple Product

Given: A=âŸĻ1,1,3âŸĐ\mathbf{A} = \langle 1, 1, 3 \rangle, B=âŸĻ3,1,0âŸĐ\mathbf{B} = \langle 3, 1, 0 \rangle, C=âŸĻ1,3,0âŸĐ\mathbf{C} = \langle 1, 3, 0 \rangle — find the volume of the parallelepiped they span.

✅ Correct! B×C=âŸĻ0,0,8âŸĐ\mathbf{B} \times \mathbf{C} = \langle 0, 0, 8 \rangle, so A⋅(B×C)=24\mathbf{A} \cdot (\mathbf{B} \times \mathbf{C}) = 24 — base area 88 times height 33.
❌ That is the height alone. A\mathbf{A} climbs 33 above the base plane, but the base still has an area of its own.
❌ That is the base area alone. âˆĢB×CâˆĢ=8|\mathbf{B} \times \mathbf{C}| = 8 measures the floor; multiply it by the height.
❌ Not quite. Volume is base area times height, not base area plus height.
❌ Not quite. Compute B×C\mathbf{B} \times \mathbf{C} first, then dot it with A\mathbf{A}.
Show solution

Step 1: the base. B\mathbf{B} and C\mathbf{C} both lie in the xyxy-plane, so

B×C=âŸĻ1⋅0−0⋅3,  0⋅1−3⋅0,  3⋅3−1⋅1âŸĐ=âŸĻ0, 0, 8âŸĐ\mathbf{B} \times \mathbf{C} = \langle 1 \cdot 0 - 0 \cdot 3,\; 0 \cdot 1 - 3 \cdot 0,\; 3 \cdot 3 - 1 \cdot 1 \rangle = \langle 0,\, 0,\, 8 \rangle area(base)=âˆĢB×CâˆĢ=8\text{area(base)} = |\mathbf{B} \times \mathbf{C}| = 8

Step 2: the height. n^=18âŸĻ0,0,8âŸĐ=âŸĻ0,0,1âŸĐ\hat{\mathbf{n}} = \tfrac{1}{8}\langle 0, 0, 8 \rangle = \langle 0, 0, 1 \rangle, so

height=A⋅n^=âŸĻ1,1,3âŸĐ⋅âŸĻ0,0,1âŸĐ=3\text{height} = \mathbf{A} \cdot \hat{\mathbf{n}} = \langle 1, 1, 3 \rangle \cdot \langle 0, 0, 1 \rangle = 3

Step 3: multiply — and watch the length cancel.

volume=âˆĢB×CâˆĢ(A⋅B×CâˆĢB×CâˆĢ)=A⋅(B×C)=8×3=24\text{volume} = |\mathbf{B} \times \mathbf{C}| \left( \mathbf{A} \cdot \frac{\mathbf{B} \times \mathbf{C}}{|\mathbf{B} \times \mathbf{C}|} \right) = \mathbf{A} \cdot (\mathbf{B} \times \mathbf{C}) = 8 \times 3 = 24

Directly: A⋅(B×C)=1(0)+1(0)+3(8)=24\mathbf{A} \cdot (\mathbf{B} \times \mathbf{C}) = 1(0) + 1(0) + 3(8) = 24. The volume is 24.

Problem 2 · Signed Triple Product vs. Volume

Given: A=âŸĻ2,1,3âŸĐ\mathbf{A} = \langle 2, 1, 3 \rangle, B=âŸĻ1,0,2âŸĐ\mathbf{B} = \langle 1, 0, 2 \rangle, C=âŸĻ0,3,1âŸĐ\mathbf{C} = \langle 0, 3, 1 \rangle — find the volume of the parallelepiped they span.

✅ Correct! A⋅(B×C)=−4\mathbf{A} \cdot (\mathbf{B} \times \mathbf{C}) = -4, and a volume is the absolute value: âˆĢ−4âˆĢ=4|-4| = 4.
❌ Close — that is the triple product, not the volume. The height A⋅n^\mathbf{A} \cdot \hat{\mathbf{n}} is signed, so A⋅(B×C)=± volume\mathbf{A} \cdot (\mathbf{B} \times \mathbf{C}) = \pm\,\text{volume}. Take the absolute value.
❌ That is only the first term. a1a_1 times its minor is 2(−6)=−122(-6) = -12; you still owe −a2-a_2 times its minor and a3a_3 times its minor, which bring the total to −4-4.
❌ Zero would mean the three vectors are coplanar. Here the triple product is −4≠0-4 \ne 0, so the box is not flat.
❌ Not quite. Build B×C\mathbf{B} \times \mathbf{C} from the three 2×22 \times 2 minors, dot with A\mathbf{A}, then take the absolute value.
Show solution

Step 1: the cross product.

B×C=âŸĻ0⋅1−2⋅3,  2⋅0−1⋅1,  1⋅3−0⋅0âŸĐ=âŸĻ−6, −1, 3âŸĐ\mathbf{B} \times \mathbf{C} = \langle 0 \cdot 1 - 2 \cdot 3,\; 2 \cdot 0 - 1 \cdot 1,\; 1 \cdot 3 - 0 \cdot 0 \rangle = \langle -6,\, -1,\, 3 \rangle

Step 2: dot with A\mathbf{A}.

A⋅(B×C)=2(−6)+1(−1)+3(3)=−12−1+9=−4\mathbf{A} \cdot (\mathbf{B} \times \mathbf{C}) = 2(-6) + 1(-1) + 3(3) = -12 - 1 + 9 = -4

Step 3: read off the volume. The negative sign says A\mathbf{A} leans to the far side of the base plane from n^\hat{\mathbf{n}}, so the signed height is negative:

volume=âˆĢA⋅(B×C)âˆĢ=âˆĢ−4âˆĢ=4\text{volume} = \big| \mathbf{A} \cdot (\mathbf{B} \times \mathbf{C}) \big| = |-4| = 4

The volume is 4. (Check by determinant: 2âˆĢ0231âˆĢ−1âˆĢ1201âˆĢ+3âˆĢ1003âˆĢ=−12−1+9=−42\begin{vmatrix} 0 & 2 \\ 3 & 1\end{vmatrix} - 1\begin{vmatrix} 1 & 2 \\ 0 & 1\end{vmatrix} + 3\begin{vmatrix} 1 & 0 \\ 0 & 3\end{vmatrix} = -12 - 1 + 9 = -4.)

Problem 3 · Order and Parentheses

Given: A=âŸĻ1,1,3âŸĐ\mathbf{A} = \langle 1, 1, 3 \rangle, B=âŸĻ3,1,0âŸĐ\mathbf{B} = \langle 3, 1, 0 \rangle, C=âŸĻ1,3,0âŸĐ\mathbf{C} = \langle 1, 3, 0 \rangle, with A×B=âŸĻ−3,9,−2âŸĐ\mathbf{A} \times \mathbf{B} = \langle -3, 9, -2 \rangle.

Which expression is meaningless?

Evaluate (A×B)⋅C(\mathbf{A} \times \mathbf{B}) \cdot \mathbf{C}.

✅ Correct! (A⋅B)(\mathbf{A} \cdot \mathbf{B}) is a number, and a number cannot be crossed with anything. Meanwhile (A×B)⋅C=24=A⋅(B×C)(\mathbf{A} \times \mathbf{B}) \cdot \mathbf{C} = 24 = \mathbf{A} \cdot (\mathbf{B} \times \mathbf{C}) — the triple product is cyclic.
❌ Check the type of each intermediate result. A cross product needs two vectors in; a dot product needs two vectors in and gives a number out.
❌ Check the arithmetic. A×B=âŸĻ−3,9,−2âŸĐ\mathbf{A} \times \mathbf{B} = \langle -3, 9, -2 \rangle; now dot that with C=âŸĻ1,3,0âŸĐ\mathbf{C} = \langle 1, 3, 0 \rangle.
Show solution

Part 1. Read each expression from the inside out and track the type:

  • (A⋅B)×C(\mathbf{A} \cdot \mathbf{B}) \times \mathbf{C}: A⋅B=3+1+0=4\mathbf{A} \cdot \mathbf{B} = 3 + 1 + 0 = 4, a number — and 4×C4 \times \mathbf{C} is not a cross product. Meaningless.
  • A⋅(B×C)\mathbf{A} \cdot (\mathbf{B} \times \mathbf{C}): vector dot vector — a number.
  • (A×B)⋅C(\mathbf{A} \times \mathbf{B}) \cdot \mathbf{C}: vector dot vector — a number.
  • (A×B)×C(\mathbf{A} \times \mathbf{B}) \times \mathbf{C}: vector cross vector — a vector. Well formed, though it is not a volume.

Part 2. With A×B=âŸĻ−3,9,−2âŸĐ\mathbf{A} \times \mathbf{B} = \langle -3, 9, -2 \rangle:

(A×B)⋅C=(−3)(1)+(9)(3)+(−2)(0)=−3+27+0=24(\mathbf{A} \times \mathbf{B}) \cdot \mathbf{C} = (-3)(1) + (9)(3) + (-2)(0) = -3 + 27 + 0 = 24

And from Problem 1, A⋅(B×C)=24\mathbf{A} \cdot (\mathbf{B} \times \mathbf{C}) = 24 as well: both compute det⁥(A,B,C)\det(\mathbf{A}, \mathbf{B}, \mathbf{C}), so both give the same signed volume.

Problem 4 · Making the Box Collapse

Given: A=âŸĻ1,t,2âŸĐ\mathbf{A} = \langle 1, t, 2 \rangle, B=âŸĻ2,1,0âŸĐ\mathbf{B} = \langle 2, 1, 0 \rangle, C=âŸĻ0,1,1âŸĐ\mathbf{C} = \langle 0, 1, 1 \rangle, where tt is a parameter.

What is the base area âˆĢB×CâˆĢ|\mathbf{B} \times \mathbf{C}|?

For which tt do A\mathbf{A}, B\mathbf{B}, C\mathbf{C} lie in one plane?

✅ Correct! B×C=âŸĻ1,−2,2âŸĐ\mathbf{B} \times \mathbf{C} = \langle 1, -2, 2 \rangle has length 33, and A⋅(B×C)=5−2t\mathbf{A} \cdot (\mathbf{B} \times \mathbf{C}) = 5 - 2t, which vanishes exactly at t=52t = \tfrac{5}{2} — the box flattens to zero height.
❌ Check the length. B×C=âŸĻ1,−2,2âŸĐ\mathbf{B} \times \mathbf{C} = \langle 1, -2, 2 \rangle, so âˆĢB×CâˆĢ=1+4+4|\mathbf{B} \times \mathbf{C}| = \sqrt{1 + 4 + 4} — and that square root comes out whole.
❌ Set the triple product to zero. Coplanar means zero volume, so solve A⋅(B×C)=0\mathbf{A} \cdot (\mathbf{B} \times \mathbf{C}) = 0 for tt.
Show solution

Step 1: the base.

B×C=âŸĻ1⋅1−0⋅1,  0⋅0−2⋅1,  2⋅1−1⋅0âŸĐ=âŸĻ1, −2, 2âŸĐ\mathbf{B} \times \mathbf{C} = \langle 1 \cdot 1 - 0 \cdot 1,\; 0 \cdot 0 - 2 \cdot 1,\; 2 \cdot 1 - 1 \cdot 0 \rangle = \langle 1,\, -2,\, 2 \rangle âˆĢB×CâˆĢ=12+(−2)2+22=9=3|\mathbf{B} \times \mathbf{C}| = \sqrt{1^2 + (-2)^2 + 2^2} = \sqrt{9} = 3

Step 2: the signed volume as a function of tt.

A⋅(B×C)=(1)(1)+(t)(−2)+(2)(2)=1−2t+4=5−2t\mathbf{A} \cdot (\mathbf{B} \times \mathbf{C}) = (1)(1) + (t)(-2) + (2)(2) = 1 - 2t + 4 = 5 - 2t

Step 3: collapse the box. Three vectors lie in one plane exactly when the parallelepiped they span has zero volume:

5−2t=0âŸđt=525 - 2t = 0 \quad \Longrightarrow \quad t = \frac{5}{2}

Equivalently, the height A⋅n^=5−2t3\mathbf{A} \cdot \hat{\mathbf{n}} = \tfrac{5 - 2t}{3} is zero there, so A\mathbf{A} lies in the plane of B\mathbf{B} and C\mathbf{C}. Note t=2t = 2 gives 5−4=1≠05 - 4 = 1 \ne 0: the box is thin, but not flat.

Solved: 0 / 4