Multivariable-Calculus · Unit 2 · Video 5 · Interactive Practice
The Triple Product: How Base Times Height Turns Into a Determinant
I Key Formulas
Formula Name What you need
volume = area(base) Ã height \text{volume} = \text{area(base)} \times \text{height} volume = area(base) Ã height Volume of a parallelepiped A base and a height
area(base) = âĢ B à C âĢ \text{area(base)} = |\mathbf{B} \times \mathbf{C}| area(base) = âĢ B à C âĢ Base area from a cross product B \mathbf{B} B and C \mathbf{C} 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}|} height = A â
n ^ , n ^ = âĢ B à C âĢ B à C â Signed height along the normal A \mathbf{A} 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| A â
( B Ã C ) = det ( A , B , C ) , volume = â A â
( B Ã C ) â The triple product All three vectors
Key Insight: âĢ B à C âĢ |\mathbf{B} \times \mathbf{C}| âĢ B à C âĢ appears twice â once as the base area, once in the denominator of n ^ \hat{\mathbf{n}} n ^ â and the two cancel. What survives is A â
( B Ã C ) \mathbf{A} \cdot (\mathbf{B} \times \mathbf{C}) A â
( B Ã C ) .
II Visualization 1 â Base Area Times Height
The base is fixed by B \mathbf{B} B and C \mathbf{C} C ; only how far A \mathbf{A} A climbs off that plane changes the volume.
III Visualization 2 â Cross First, Then Dot
Only two vectors can be crossed, and only a vector can be dotted â so the order is forced.
A · (B à C)
(A à B) · C
(A · B) à C
A à (B · C)
(A Ã B) Ã C
IV Visualization 3 â One Row, Three Minors, One Minus Sign
The first-row expansion of det ⥠( A , B , C ) \det(\mathbf{A}, \mathbf{B}, \mathbf{C}) det ( A , B , C ) and the components of B à C \mathbf{B} \times \mathbf{C} B à C are the same three minors.
Step
1
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}) det ( A , B , C ) = ? A â
( B Ã 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 A = âĻ 2 , 1 , 3 âĐ , B = âĻ 1 , 0 , 2 âĐ , C = âĻ 0 , 3 , 1 âĐ
Step 2 â Term 1: delete row 1 and column 1
a 1 âĢ b 2 b 3 c 2 c 3 âĢ = 2 âĢ 0 2 3 1 âĢ = 2 â ( 0 â
1 â 2 â
3 ) = 2 ( â 6 ) = â 12 a_1\begin{vmatrix} b_2 & b_3 \\ c_2 & c_3 \end{vmatrix} = 2\begin{vmatrix} 0 & 2 \\ 3 & 1 \end{vmatrix} = 2\,(0 \cdot 1 - 2 \cdot 3) = 2(-6) = -12 a 1 â â b 2 â c 2 â â b 3 â c 3 â â â = 2 â 0 3 â 2 1 â â = 2 ( 0 â
1 â 2 â
3 ) = 2 ( â 6 ) = â 12
Step 3 â Term 2: delete row 1 and column 2, then subtract
â â a 2 âĢ b 1 b 3 c 1 c 3 âĢ = â 1 âĢ 1 2 0 1 âĢ = â 1 â ( 1 â
1 â 2 â
0 ) = â 1 -\,a_2\begin{vmatrix} b_1 & b_3 \\ c_1 & c_3 \end{vmatrix} = -1\begin{vmatrix} 1 & 2 \\ 0 & 1 \end{vmatrix} = -1\,(1 \cdot 1 - 2 \cdot 0) = -1 â a 2 â â b 1 â c 1 â â b 3 â c 3 â â â = â 1 â 1 0 â 2 1 â â = â 1 ( 1 â
1 â 2 â
0 ) = â 1
Step 4 â Term 3: delete row 1 and column 3, and add up
a 3 âĢ b 1 b 2 c 1 c 2 âĢ = 3 âĢ 1 0 0 3 âĢ = 3 â ( 1 â
3 â 0 â
0 ) = 9 a_3\begin{vmatrix} b_1 & b_2 \\ c_1 & c_2 \end{vmatrix} = 3\begin{vmatrix} 1 & 0 \\ 0 & 3 \end{vmatrix} = 3\,(1 \cdot 3 - 0 \cdot 0) = 9 a 3 â â b 1 â c 1 â â b 2 â c 2 â â â = 3 â 1 0 â 0 3 â â = 3 ( 1 â
3 â 0 â
0 ) = 9
det ⥠( A , B , C ) = â 12 â 1 + 9 = â 4 \det(\mathbf{A}, \mathbf{B}, \mathbf{C}) = -12 - 1 + 9 = -4 det ( A , B , C ) = â 12 â 1 + 9 = â 4
Step 5 â The same three minors build B Ã C \mathbf{B} \times \mathbf{C} B Ã C
B à C = âĻ â âĢ b 2 b 3 c 2 c 3 âĢ , â
â â
â â âĢ b 1 b 3 c 1 c 3 âĢ , â
â â
â âĢ b 1 b 2 c 1 c 2 âĢ â âĐ = âĻ â 6 , â â 1 , â 3 âĐ \mathbf{B} \times \mathbf{C} = \left\langle\, \begin{vmatrix} b_2 & b_3 \\ c_2 & c_3 \end{vmatrix},\;\; -\begin{vmatrix} b_1 & b_3 \\ c_1 & c_3 \end{vmatrix},\;\; \begin{vmatrix} b_1 & b_2 \\ c_1 & c_2 \end{vmatrix} \,\right\rangle = \langle -6,\, -1,\, 3 \rangle B à C = âĻ â b 2 â c 2 â â b 3 â c 3 â â â , â â b 1 â c 1 â â b 3 â c 3 â â â , â b 1 â c 1 â â b 2 â c 2 â â â âĐ = âĻ â 6 , â 1 , 3 âĐ
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 A â
( B Ã C ) = 2 ( â 6 ) + 1 ( â 1 ) + 3 ( 3 ) = â 12 â 1 + 9 = â 4
The minus sign written in front of
a 2 a_2 a 2 â in the expansion is the same minus sign that lives inside the
Č· ^ \hat{\jmath} î· ^ â component, so the two sides agree term by term: both equal
â 4 -4 â 4 , and the volume is
âĢ â 4 âĢ = 4 |-4| = 4 âĢ â 4âĢ = 4 .
ðĄ The geometric route never escapes determinants: the base needs B à C \mathbf{B} \times \mathbf{C} B à C , the unit normal needs it again, and every cross product is three 2 à 2 2 \times 2 2 à 2 determinants in disguise.
V Quiz Questions
Problem 1 · Volume From a Triple Product
Given: A = âĻ 1 , 1 , 3 âĐ \mathbf{A} = \langle 1, 1, 3 \rangle A = âĻ 1 , 1 , 3 âĐ , B = âĻ 3 , 1 , 0 âĐ \mathbf{B} = \langle 3, 1, 0 \rangle B = âĻ 3 , 1 , 0 âĐ , C = âĻ 1 , 3 , 0 âĐ \mathbf{C} = \langle 1, 3, 0 \rangle C = âĻ 1 , 3 , 0 âĐ â find the volume of the parallelepiped they span.
a 3 3 3
b 8 8 8
c 11 11 11
d 24 24 24
â
Correct! B à C = âĻ 0 , 0 , 8 âĐ \mathbf{B} \times \mathbf{C} = \langle 0, 0, 8 \rangle B à C = âĻ 0 , 0 , 8 âĐ , so
A â
( B Ã C ) = 24 \mathbf{A} \cdot (\mathbf{B} \times \mathbf{C}) = 24 A â
( B Ã C ) = 24 â base area
8 8 8 times height
3 3 3 .
â That is the height alone. A \mathbf{A} A climbs
3 3 3 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 âĢ B à 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} B Ã C first, then dot it with
A \mathbf{A} A .
Show solution
Step 1: the base. B \mathbf{B} B and C \mathbf{C} C both lie in the x y xy x y -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 B à C = âĻ 1 â
0 â 0 â
3 , 0 â
1 â 3 â
0 , 3 â
3 â 1 â
1 âĐ = âĻ 0 , 0 , 8 âĐ
area(base) = âĢ B à C âĢ = 8 \text{area(base)} = |\mathbf{B} \times \mathbf{C}| = 8 area(base) = âĢ B à C âĢ = 8
Step 2: the height. n ^ = 1 8 âĻ 0 , 0 , 8 âĐ = âĻ 0 , 0 , 1 âĐ \hat{\mathbf{n}} = \tfrac{1}{8}\langle 0, 0, 8 \rangle = \langle 0, 0, 1 \rangle n ^ = 8 1 â âĻ 0 , 0 , 8 âĐ = âĻ 0 , 0 , 1 âĐ , 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 height = A â
n ^ = âĻ 1 , 1 , 3 âĐ â
âĻ 0 , 0 , 1 âĐ = 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 volume = âĢ B à C âĢ ( A â
âĢ B à C âĢ B à C â ) = A â
( B Ã C ) = 8 Ã 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 A â
( B Ã 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 A = âĻ 2 , 1 , 3 âĐ , B = âĻ 1 , 0 , 2 âĐ \mathbf{B} = \langle 1, 0, 2 \rangle B = âĻ 1 , 0 , 2 âĐ , C = âĻ 0 , 3 , 1 âĐ \mathbf{C} = \langle 0, 3, 1 \rangle C = âĻ 0 , 3 , 1 âĐ â find the volume of the parallelepiped they span.
a â 4 -4 â 4
b 4 4 4
c 12 12 12
d 0 0 0
â
Correct! A â
( B Ã C ) = â 4 \mathbf{A} \cdot (\mathbf{B} \times \mathbf{C}) = -4 A â
( B Ã C ) = â 4 , and a volume is the absolute value:
âĢ â 4 âĢ = 4 |-4| = 4 âĢ â 4âĢ = 4 .
â Close â that is the triple product, not the volume. The height
A â
n ^ \mathbf{A} \cdot \hat{\mathbf{n}} A â
n ^ is signed, so
A â
( B Ã C ) = Âą â volume \mathbf{A} \cdot (\mathbf{B} \times \mathbf{C}) = \pm\,\text{volume} A â
( B Ã C ) = Âą volume . Take the absolute value.
â That is only the first term. a 1 a_1 a 1 â times its minor is
2 ( â 6 ) = â 12 2(-6) = -12 2 ( â 6 ) = â 12 ; you still owe
â a 2 -a_2 â a 2 â times its minor and
a 3 a_3 a 3 â times its minor, which bring the total to
â 4 -4 â 4 .
â Zero would mean the three vectors are coplanar. Here the triple product is
â 4 â 0 -4 \ne 0 â 4 î = 0 , so the box is not flat.
â Not quite. Build
B Ã C \mathbf{B} \times \mathbf{C} B Ã C from the three
2 Ã 2 2 \times 2 2 Ã 2 minors, dot with
A \mathbf{A} 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 B à C = âĻ 0 â
1 â 2 â
3 , 2 â
0 â 1 â
1 , 1 â
3 â 0 â
0 âĐ = âĻ â 6 , â 1 , 3 âĐ
Step 2: dot with A \mathbf{A} 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 A â
( B Ã C ) = 2 ( â 6 ) + 1 ( â 1 ) + 3 ( 3 ) = â 12 â 1 + 9 = â 4
Step 3: read off the volume. The negative sign says A \mathbf{A} A leans to the far side of the base plane from n ^ \hat{\mathbf{n}} 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 volume = â A â
( B à C ) â = âĢ â 4âĢ = 4
The volume is 4 . (Check by determinant: 2 âĢ 0 2 3 1 âĢ â 1 âĢ 1 2 0 1 âĢ + 3 âĢ 1 0 0 3 âĢ = â 12 â 1 + 9 = â 4 2\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 2 â 0 3 â 2 1 â â â 1 â 1 0 â 2 1 â â + 3 â 1 0 â 0 3 â â = â 12 â 1 + 9 = â 4 .)
Problem 3 · Order and Parentheses
Given: A = âĻ 1 , 1 , 3 âĐ \mathbf{A} = \langle 1, 1, 3 \rangle A = âĻ 1 , 1 , 3 âĐ , B = âĻ 3 , 1 , 0 âĐ \mathbf{B} = \langle 3, 1, 0 \rangle B = âĻ 3 , 1 , 0 âĐ , C = âĻ 1 , 3 , 0 âĐ \mathbf{C} = \langle 1, 3, 0 \rangle C = âĻ 1 , 3 , 0 âĐ , with A à B = âĻ â 3 , 9 , â 2 âĐ \mathbf{A} \times \mathbf{B} = \langle -3, 9, -2 \rangle A à B = âĻ â 3 , 9 , â 2 âĐ .
Which expression is meaningless?
a ( A â
B ) Ã C (\mathbf{A} \cdot \mathbf{B}) \times \mathbf{C} ( A â
B ) Ã C
b A â
( B Ã C ) \mathbf{A} \cdot (\mathbf{B} \times \mathbf{C}) A â
( B Ã C )
c ( A Ã B ) â
C (\mathbf{A} \times \mathbf{B}) \cdot \mathbf{C} ( A Ã B ) â
C
d ( A Ã B ) Ã C (\mathbf{A} \times \mathbf{B}) \times \mathbf{C} ( A Ã B ) Ã C
Evaluate ( A Ã B ) â
C (\mathbf{A} \times \mathbf{B}) \cdot \mathbf{C} ( A Ã B ) â
C .
a 0 0 0
b 24 24 24
c â 24 -24 â 24
d 4 4 4
â
Correct! ( A â
B ) (\mathbf{A} \cdot \mathbf{B}) ( A â
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}) ( A Ã B ) â
C = 24 = A â
( B Ã 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 A à B = âĻ â 3 , 9 , â 2 âĐ ; now dot that with
C = âĻ 1 , 3 , 0 âĐ \mathbf{C} = \langle 1, 3, 0 \rangle C = âĻ 1 , 3 , 0 âĐ .
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 ) Ã C : A â
B = 3 + 1 + 0 = 4 \mathbf{A} \cdot \mathbf{B} = 3 + 1 + 0 = 4 A â
B = 3 + 1 + 0 = 4 , a number â and 4 Ã C 4 \times \mathbf{C} 4 Ã C is not a cross product. Meaningless.
A â
( B Ã C ) \mathbf{A} \cdot (\mathbf{B} \times \mathbf{C}) A â
( B Ã C ) : vector dot vector â a number.
( A Ã B ) â
C (\mathbf{A} \times \mathbf{B}) \cdot \mathbf{C} ( A Ã B ) â
C : vector dot vector â a number.
( A Ã B ) Ã C (\mathbf{A} \times \mathbf{B}) \times \mathbf{C} ( A Ã B ) Ã 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 = âĻ â 3 , 9 , â 2 âĐ :
( 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 ( A Ã B ) â
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 A â
( B à C ) = 24 as well: both compute det ⥠( A , B , C ) \det(\mathbf{A}, \mathbf{B}, \mathbf{C}) det ( A , B , 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 A = âĻ 1 , t , 2 âĐ , B = âĻ 2 , 1 , 0 âĐ \mathbf{B} = \langle 2, 1, 0 \rangle B = âĻ 2 , 1 , 0 âĐ , C = âĻ 0 , 1 , 1 âĐ \mathbf{C} = \langle 0, 1, 1 \rangle C = âĻ 0 , 1 , 1 âĐ , where t t t is a parameter.
What is the base area âĢ B à C âĢ |\mathbf{B} \times \mathbf{C}| âĢ B à C âĢ ?
a 3 3 3
b 9 9 9
c 5 \sqrt{5} 5 â
d 5 5 5
For which t t t do A \mathbf{A} A , B \mathbf{B} B , C \mathbf{C} C lie in one plane?
a t = 0 t = 0 t = 0
b t = 2 t = 2 t = 2
c t = 5 2 t = \tfrac{5}{2} t = 2 5 â
d No value of t t t works
â
Correct! B à C = âĻ 1 , â 2 , 2 âĐ \mathbf{B} \times \mathbf{C} = \langle 1, -2, 2 \rangle B à C = âĻ 1 , â 2 , 2 âĐ has length
3 3 3 , and
A â
( B Ã C ) = 5 â 2 t \mathbf{A} \cdot (\mathbf{B} \times \mathbf{C}) = 5 - 2t A â
( B Ã C ) = 5 â 2 t , which vanishes exactly at
t = 5 2 t = \tfrac{5}{2} t = 2 5 â â the box flattens to zero height.
â Check the length. B à C = âĻ 1 , â 2 , 2 âĐ \mathbf{B} \times \mathbf{C} = \langle 1, -2, 2 \rangle B à C = âĻ 1 , â 2 , 2 âĐ , so
âĢ B à C âĢ = 1 + 4 + 4 |\mathbf{B} \times \mathbf{C}| = \sqrt{1 + 4 + 4} âĢ B à C âĢ = 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 A â
( B Ã C ) = 0 for
t t t .
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 = âĻ 1 â
1 â 0 â
1 , 0 â
0 â 2 â
1 , 2 â
1 â 1 â
0 âĐ = âĻ 1 , â 2 , 2 âĐ
âĢ B à C âĢ = 1 2 + ( â 2 ) 2 + 2 2 = 9 = 3 |\mathbf{B} \times \mathbf{C}| = \sqrt{1^2 + (-2)^2 + 2^2} = \sqrt{9} = 3 âĢ B à C âĢ = 1 2 + ( â 2 ) 2 + 2 2 â = 9 â = 3
Step 2: the signed volume as a function of t t t .
A â
( B Ã C ) = ( 1 ) ( 1 ) + ( t ) ( â 2 ) + ( 2 ) ( 2 ) = 1 â 2 t + 4 = 5 â 2 t \mathbf{A} \cdot (\mathbf{B} \times \mathbf{C}) = (1)(1) + (t)(-2) + (2)(2) = 1 - 2t + 4 = 5 - 2t A â
( B Ã C ) = ( 1 ) ( 1 ) + ( t ) ( â 2 ) + ( 2 ) ( 2 ) = 1 â 2 t + 4 = 5 â 2 t
Step 3: collapse the box. Three vectors lie in one plane exactly when the parallelepiped they span has zero volume:
5 â 2 t = 0 âđ t = 5 2 5 - 2t = 0 \quad \Longrightarrow \quad t = \frac{5}{2} 5 â 2 t = 0 âđ t = 2 5 â
Equivalently, the height A â
n ^ = 5 â 2 t 3 \mathbf{A} \cdot \hat{\mathbf{n}} = \tfrac{5 - 2t}{3} A â
n ^ = 3 5 â 2 t â is zero there, so A \mathbf{A} A lies in the plane of B \mathbf{B} B and C \mathbf{C} C . Note t = 2 t = 2 t = 2 gives 5 â 4 = 1 â 0 5 - 4 = 1 \ne 0 5 â 4 = 1 î = 0 : the box is thin, but not flat.
Solved: 0 / 4