Multivariable Calculus Quiz: Scalar Triple Product
3 questions · exam conditions
0:00
Scalar Triple ProductQuestion 1 of 3

Three vectors a\vec{a}, b\vec{b}, and c\vec{c} satisfy a(b×c)=15\vec{a} \cdot (\vec{b} \times \vec{c}) = 15. If a=2a+b\vec{a}' = 2\vec{a} + \vec{b}, b=ab\vec{b}' = \vec{a} - \vec{b}, and c=c+3a\vec{c}' = \vec{c} + 3\vec{a}, what is the value of a(b×c)\vec{a}' \cdot (\vec{b}' \times \vec{c}')?

45-45
30-30
3030
4545
← Back to quizzes

Multivariable Calculus Quiz

Multivariable Calculus Quiz: Scalar Triple Product

Practice Scalar Triple Product in Multivariable Calculus with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Scalar Triple Product, giving you a quick way to practice the rules, question types, and explanations that matter most for Multivariable Calculus.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

Three vectors a\vec{a}, b\vec{b}, and c\vec{c} satisfy a(b×c)=15\vec{a} \cdot (\vec{b} \times \vec{c}) = 15. If a=2a+b\vec{a}' = 2\vec{a} + \vec{b}, b=ab\vec{b}' = \vec{a} - \vec{b}, and c=c+3a\vec{c}' = \vec{c} + 3\vec{a}, what is the value of a(b×c)\vec{a}' \cdot (\vec{b}' \times \vec{c}')?

  1. 45-45 (correct answer)
  2. 30-30
  3. 3030
  4. 4545
Explanation: We need to compute a(b×c)\vec{a}' \cdot (\vec{b}' \times \vec{c}') where a=2a+b\vec{a}' = 2\vec{a} + \vec{b}, b=ab\vec{b}' = \vec{a} - \vec{b}, and c=c+3a\vec{c}' = \vec{c} + 3\vec{a}. This scalar triple product can be expressed as the determinant of the transformation matrix times the original scalar triple product. The transformation matrix has columns representing how each new vector is expressed in terms of the old vectors. For a\vec{a}': coefficient of a\vec{a} is 2, b\vec{b} is 1, c\vec{c} is 0. For b\vec{b}': coefficient of a\vec{a} is 1, b\vec{b} is -1, c\vec{c} is 0. For c\vec{c}': coefficient of a\vec{a} is 3, b\vec{b} is 0, c\vec{c} is 1. The transformation matrix is (213110001)\begin{pmatrix}2&1&3\\1&-1&0\\0&0&1\end{pmatrix}. Its determinant is 2[(1)(1)(0)(0)]1[(1)(1)(0)(0)]+3[(1)(0)(1)(0)]=2(1)1(1)+3(0)=21=32[(-1)(1) - (0)(0)] - 1[(1)(1) - (0)(0)] + 3[(1)(0) - (-1)(0)] = 2(-1) - 1(1) + 3(0) = -2 - 1 = -3. Therefore, a(b×c)=3×15=45\vec{a}' \cdot (\vec{b}' \times \vec{c}') = -3 \times 15 = -45.

Question 2

Let u=2,1,3\vec{u} = \langle 2, 1, -3 \rangle, v=1,2,1\vec{v} = \langle 1, -2, 1 \rangle, and w=1,3,2\vec{w} = \langle -1, 3, 2 \rangle. If n\vec{n} is a unit vector such that the scalar triple product (u+tn)(v×w)=0(\vec{u} + t\vec{n}) \cdot (\vec{v} \times \vec{w}) = 0 for some real number tt, which of the following could be n\vec{n}?

  1. 1141,2,3\frac{1}{\sqrt{14}}\langle 1, 2, 3 \rangle
  2. 1143,2,1\frac{1}{\sqrt{14}}\langle 3, 2, 1 \rangle
  3. 1141,2,3\frac{1}{\sqrt{14}}\langle -1, 2, -3 \rangle (correct answer)
  4. 1143,2,1\frac{1}{\sqrt{14}}\langle -3, 2, 1 \rangle
Explanation: First, compute v×w=1,2,1×1,3,2=(2)(2)(1)(3),(1)(1)(1)(2),(1)(3)(2)(1)=7,3,1\vec{v} \times \vec{w} = \langle 1,-2,1 \rangle \times \langle -1,3,2 \rangle = \langle (-2)(2)-(1)(3), (1)(-1)-(1)(2), (1)(3)-(-2)(-1) \rangle = \langle -7, -3, -1 \rangle. The condition (u+tn)(v×w)=0(\vec{u} + t\vec{n}) \cdot (\vec{v} \times \vec{w}) = 0 becomes u(v×w)+tn(v×w)=0\vec{u} \cdot (\vec{v} \times \vec{w}) + t\vec{n} \cdot (\vec{v} \times \vec{w}) = 0. We have u(v×w)=2,1,37,3,1=2(7)+1(3)+(3)(1)=143+3=14\vec{u} \cdot (\vec{v} \times \vec{w}) = \langle 2,1,-3 \rangle \cdot \langle -7,-3,-1 \rangle = 2(-7) + 1(-3) + (-3)(-1) = -14 - 3 + 3 = -14. So we need 14+tn7,3,1=0-14 + t\vec{n} \cdot \langle -7,-3,-1 \rangle = 0, which means tn7,3,1=14t\vec{n} \cdot \langle -7,-3,-1 \rangle = 14. For this to have a solution, n\vec{n} must not be perpendicular to 7,3,1\langle -7,-3,-1 \rangle. Let's check each option: (A) 1141,2,37,3,1=114(763)=1614\frac{1}{\sqrt{14}}\langle 1,2,3 \rangle \cdot \langle -7,-3,-1 \rangle = \frac{1}{\sqrt{14}}(-7-6-3) = \frac{-16}{\sqrt{14}}. (B) 1143,2,17,3,1=114(2161)=2814=214\frac{1}{\sqrt{14}}\langle 3,2,1 \rangle \cdot \langle -7,-3,-1 \rangle = \frac{1}{\sqrt{14}}(-21-6-1) = \frac{-28}{\sqrt{14}} = -2\sqrt{14}. (C) 1141,2,37,3,1=114(76+3)=414\frac{1}{\sqrt{14}}\langle -1,2,-3 \rangle \cdot \langle -7,-3,-1 \rangle = \frac{1}{\sqrt{14}}(7-6+3) = \frac{4}{\sqrt{14}}. (D) 1143,2,17,3,1=114(2161)=1414=14\frac{1}{\sqrt{14}}\langle -3,2,1 \rangle \cdot \langle -7,-3,-1 \rangle = \frac{1}{\sqrt{14}}(21-6-1) = \frac{14}{\sqrt{14}} = \sqrt{14}. Any of these could work since none are zero, but we need t(dot product)=14t \cdot \text{(dot product)} = 14. For option (C), t414=14t \cdot \frac{4}{\sqrt{14}} = 14 gives t=14144=7142t = \frac{14\sqrt{14}}{4} = \frac{7\sqrt{14}}{2}. This is valid.

Question 3

Let x=2,1,1\vec{x} = \langle 2, 1, -1 \rangle, y=1,1,2\vec{y} = \langle 1, -1, 2 \rangle, and z=1,2,1\vec{z} = \langle -1, 2, 1 \rangle. If the vectors u=x+ky\vec{u} = \vec{x} + k\vec{y}, v=y+kz\vec{v} = \vec{y} + k\vec{z}, and w=z+kx\vec{w} = \vec{z} + k\vec{x} are coplanar for some value of kk, what is the value of kk?

  1. 1-1 (correct answer)
  2. 12-\frac{1}{2}
  3. 12\frac{1}{2}
  4. 11
Explanation: Three vectors are coplanar if and only if their scalar triple product is zero. We need u(v×w)=0\vec{u} \cdot (\vec{v} \times \vec{w}) = 0. First, express the vectors in terms of kk: u=2+k,1k,1+2k\vec{u} = \langle 2+k, 1-k, -1+2k \rangle, v=1k,1+2k,2+k\vec{v} = \langle 1-k, -1+2k, 2+k \rangle, w=1+2k,2+k,1k\vec{w} = \langle -1+2k, 2+k, 1-k \rangle. The scalar triple product is the determinant: 2+k1k1+2k1k1+2k2+k1+2k2+k1k=0 \begin{vmatrix} 2+k & 1-k & -1+2k \\ 1-k & -1+2k & 2+k \\ -1+2k & 2+k & 1-k \end{vmatrix} = 0. This is a complex calculation, so let me try a different approach. Since the vectors are coplanar, we can write one as a linear combination of the other two: w=αu+βv\vec{w} = \alpha\vec{u} + \beta\vec{v} for some scalars α\alpha and β\beta. Substituting: z+kx=α(x+ky)+β(y+kz)\vec{z} + k\vec{x} = \alpha(\vec{x} + k\vec{y}) + \beta(\vec{y} + k\vec{z}). Rearranging: z+kx=αx+αky+βy+βkz\vec{z} + k\vec{x} = \alpha\vec{x} + \alpha k\vec{y} + \beta\vec{y} + \beta k\vec{z}. Collecting terms: z+kx=αx+(αk+β)y+βkz\vec{z} + k\vec{x} = \alpha\vec{x} + (\alpha k + \beta)\vec{y} + \beta k\vec{z}. Since x\vec{x}, y\vec{y}, and z\vec{z} are linearly independent (we can verify this by checking that their scalar triple product is non-zero), we must have: coefficient of x\vec{x}: k=αk = \alpha, coefficient of y\vec{y}: 0=αk+β=k2+β0 = \alpha k + \beta = k^2 + \beta, coefficient of z\vec{z}: 1=βk1 = \beta k. From the third equation, β=1k\beta = \frac{1}{k} (assuming k0k \neq 0). Substituting into the second equation: 0=k2+1k0 = k^2 + \frac{1}{k}, so k3+1=0k^3 + 1 = 0, giving k3=1k^3 = -1, thus k=1k = -1. Let's verify: if k=1k = -1, then α=1\alpha = -1 and β=11=1\beta = \frac{1}{-1} = -1. Check: αk+β=(1)(1)+(1)=11=0\alpha k + \beta = (-1)(-1) + (-1) = 1 - 1 = 0 ✓. Also, u=xy=21,1+1,12=1,2,3\vec{u} = \vec{x} - \vec{y} = \langle 2-1, 1+1, -1-2 \rangle = \langle 1, 2, -3 \rangle, v=yz=1+1,12,21=2,3,1\vec{v} = \vec{y} - \vec{z} = \langle 1+1, -1-2, 2-1 \rangle = \langle 2, -3, 1 \rangle, w=zx=12,21,1+1=3,1,2\vec{w} = \vec{z} - \vec{x} = \langle -1-2, 2-1, 1+1 \rangle = \langle -3, 1, 2 \rangle. Verify coplanarity: w=uv\vec{w} = -\vec{u} - \vec{v} means 3,1,2=1,2,32,3,1=1,2,3+2,3,1=3,1,2\langle -3, 1, 2 \rangle = -\langle 1, 2, -3 \rangle - \langle 2, -3, 1 \rangle = \langle -1, -2, 3 \rangle + \langle -2, 3, -1 \rangle = \langle -3, 1, 2 \rangle ✓.