Multivariable Calculus Quiz: Cross Product
18 questions · exam conditions
0:00
Cross ProductQuestion 1 of 18

A parallelogram lies in the plane x2y+2z=5x - 2y + 2z = 5. The area of this parallelogram is 12. Let n\vec{n} be the vector representing the cross product of the two adjacent edge vectors that define the parallelogram. Which of the following could be n\vec{n}?

4,8,8\langle 4, -8, 8 \rangle
1,2,2\langle 1, -2, 2 \rangle
12,24,24\langle 12, -24, 24 \rangle
6,3,3\langle 6, -3, -3 \rangle
← Back to quizzes

Multivariable Calculus Quiz

Multivariable Calculus Quiz: Cross Product

Practice Cross 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 Cross 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

A parallelogram lies in the plane x2y+2z=5x - 2y + 2z = 5. The area of this parallelogram is 12. Let n\vec{n} be the vector representing the cross product of the two adjacent edge vectors that define the parallelogram. Which of the following could be n\vec{n}?

  1. 4,8,8\langle 4, -8, 8 \rangle (correct answer)
  2. 1,2,2\langle 1, -2, 2 \rangle
  3. 12,24,24\langle 12, -24, 24 \rangle
  4. 6,3,3\langle 6, -3, -3 \rangle
Explanation: The cross product of the two vectors spanning the parallelogram, n=a×b\vec{n} = \vec{a} \times \vec{b}, results in a vector that is normal to the plane containing the parallelogram. The normal vector to the plane x2y+2z=5x - 2y + 2z = 5 is N=1,2,2\vec{N} = \langle 1, -2, 2 \rangle. Therefore, n\vec{n} must be parallel to N\vec{N}, i.e., n=k1,2,2\vec{n} = k \langle 1, -2, 2 \rangle for some scalar kk. The magnitude of n\vec{n} is the area of the parallelogram, which is given as 12. So, n=12\|\vec{n}\| = 12. We have k1,2,2=k12+(2)2+22=k9=3k\|k \langle 1, -2, 2 \rangle\| = |k| \sqrt{1^2 + (-2)^2 + 2^2} = |k|\sqrt{9} = 3|k|. Setting the magnitude equal to the area: 3k=123|k| = 12, which gives k=4|k| = 4. Thus, n\vec{n} can be either 41,2,2=4,8,84\langle 1, -2, 2 \rangle = \langle 4, -8, 8 \rangle or 41,2,2=4,8,8-4\langle 1, -2, 2 \rangle = \langle -4, 8, -8 \rangle. Choice A is one of these possibilities. Choice B is parallel but has the wrong magnitude (3). Choice C is parallel but has the wrong magnitude (36). Choice D is not parallel to the normal vector.

Question 2

Let a,b,c\vec{a}, \vec{b}, \vec{c} be three non-coplanar vectors in R3\mathbb{R}^3. Define u=a×b\vec{u} = \vec{a} \times \vec{b} and v=a×c\vec{v} = \vec{a} \times \vec{c}. The area of the parallelogram spanned by u\vec{u} and v\vec{v} is given by which of the following?

  1. (ab)c|(\vec{a} \cdot \vec{b})| \|\vec{c}\|
  2. (b×c)aa|(\vec{b} \times \vec{c}) \cdot \vec{a}| \|\vec{a}\| (correct answer)
  3. (a×b)ca×c|(\vec{a} \times \vec{b}) \cdot \vec{c}| \|\vec{a} \times \vec{c}\|
  4. 00, because u\vec{u} and v\vec{v} are parallel.
Explanation: The area of the parallelogram spanned by u\vec{u} and v\vec{v} is u×v\|\vec{u} \times \vec{v}\|. We substitute the definitions of u\vec{u} and v\vec{v}: (a×b)×(a×c)\|(\vec{a} \times \vec{b}) \times (\vec{a} \times \vec{c})\|. We use the vector triple product identity X×(Y×Z)=(XZ)Y(XY)Z\vec{X} \times (\vec{Y} \times \vec{Z}) = (\vec{X} \cdot \vec{Z})\vec{Y} - (\vec{X} \cdot \vec{Y})\vec{Z}. Let X=a×b\vec{X} = \vec{a} \times \vec{b}, Y=a\vec{Y} = \vec{a}, and Z=c\vec{Z} = \vec{c}. This does not fit the form. Instead, use the identity for (A×B)×(C×D)=((A×B)D)C((A×B)C)D(\vec{A} \times \vec{B}) \times (\vec{C} \times \vec{D}) = ((\vec{A} \times \vec{B}) \cdot \vec{D}) \vec{C} - ((\vec{A} \times \vec{B}) \cdot \vec{C}) \vec{D}. Here, A=C=a\vec{A}=\vec{C}=\vec{a}. A simpler identity is (a×b)×c=(ac)b(bc)a(\vec{a} \times \vec{b}) \times \vec{c} = (\vec{a} \cdot \vec{c})\vec{b} - (\vec{b} \cdot \vec{c})\vec{a}. Let d=a×c\vec{d} = \vec{a} \times \vec{c}. Then we have (a×b)×d(\vec{a} \times \vec{b}) \times \vec{d}. There is a specific identity for this case: (a×b)×(a×c)=((a×b)c)a(\vec{a} \times \vec{b}) \times (\vec{a} \times \vec{c}) = ((\vec{a} \times \vec{b}) \cdot \vec{c}) \vec{a}. This is because ((a×b)a)c=0((\vec{a} \times \vec{b}) \cdot \vec{a})\vec{c} = 0. The term (a×b)c(\vec{a} \times \vec{b}) \cdot \vec{c} is the scalar triple product, which represents the signed volume of the parallelepiped formed by a,b,c\vec{a}, \vec{b}, \vec{c}. The area is the magnitude: ((a×b)c)a=(a×b)ca\|((\vec{a} \times \vec{b}) \cdot \vec{c}) \vec{a}\| = |(\vec{a} \times \vec{b}) \cdot \vec{c}| \|\vec{a}\|. The scalar triple product is cyclic, so (a×b)c=(b×c)a|(\vec{a} \times \vec{b}) \cdot \vec{c}| = |(\vec{b} \times \vec{c}) \cdot \vec{a}|. Therefore, the area is (b×c)aa|(\vec{b} \times \vec{c}) \cdot \vec{a}| \|\vec{a}\|. Distractor D is false because if u\vec{u} and v\vec{v} were parallel, a,b,c\vec{a}, \vec{b}, \vec{c} would be coplanar.

Question 3

Three points P(1,0,0)P(1,0,0), Q(0,1,0)Q(0,1,0), and R(0,0,1)R(0,0,1) define a triangle. Let v=PQ×PR\vec{v} = \vec{PQ} \times \vec{PR}. Which of the following statements correctly describes the relationship between the vector v\vec{v} and the area of triangle PQR?

  1. v\vec{v} is parallel to the plane of the triangle, and its magnitude is twice the area of the triangle.
  2. v\vec{v} is orthogonal to the plane of the triangle, and its magnitude is twice the area of the triangle. (correct answer)
  3. v\vec{v} is orthogonal to the plane of the triangle, and its magnitude is equal to the area of the triangle.
  4. v\vec{v} is parallel to the plane of the triangle, and its magnitude is equal to the area of the triangle.
Explanation: When you encounter cross products in multivariable calculus, remember that they create vectors with two key properties: direction (always perpendicular to both original vectors) and magnitude (related to the area of the parallelogram formed by those vectors). Let's find PQ=QP=(0,1,0)(1,0,0)=(1,1,0)\vec{PQ} = Q - P = (0,1,0) - (1,0,0) = (-1,1,0) and PR=RP=(0,0,1)(1,0,0)=(1,0,1)\vec{PR} = R - P = (0,0,1) - (1,0,0) = (-1,0,1). Computing the cross product: v=PQ×PR=ijk110101=(1,1,1)\vec{v} = \vec{PQ} \times \vec{PR} = \begin{vmatrix} \vec{i} & \vec{j} & \vec{k} \\ -1 & 1 & 0 \\ -1 & 0 & 1 \end{vmatrix} = (1,1,1) The cross product is always orthogonal to the plane containing the original vectors, so v\vec{v} is perpendicular to triangle PQR's plane. The magnitude is v=12+12+12=3|\vec{v}| = \sqrt{1^2 + 1^2 + 1^2} = \sqrt{3}. For area, recall that PQ×PR|\vec{PQ} \times \vec{PR}| equals the area of the parallelogram formed by these vectors. Since a triangle has half the area of the parallelogram formed by its sides, the triangle's area is 32\frac{\sqrt{3}}{2}. Therefore, v=2×(triangle area)|\vec{v}| = 2 \times \text{(triangle area)}. Answer B correctly identifies both properties. Answer A incorrectly claims the vector is parallel to the plane (cross products are never parallel to the plane of their component vectors). Answers C and D incorrectly state the magnitude equals the triangle's area, missing that cross product magnitude gives the parallelogram area. Remember: cross products always point perpendicular to the original plane, and their magnitude equals twice the triangle area.

Question 4

Let u=1,2,2\vec{u} = \langle 1, 2, 2 \rangle and v=3,0,4\vec{v} = \langle 3, 0, 4 \rangle. Let AA be the area of the parallelogram spanned by u\vec{u} and v\vec{v}. Let AxyA_{xy} be the area of the projection of this parallelogram onto the xyxy-plane. What is the value of AxyA_{xy}?

  1. 6 (correct answer)
  2. 8
  3. 11
  4. 104\sqrt{104}
Explanation: The area of the projection of the parallelogram onto the xyxy-plane is given by the magnitude of the k\vec{k}-component of the cross product u×v\vec{u} \times \vec{v}. First, compute the cross product: u×v=det(ijk122304)=i(80)j(46)+k(06)=8,2,6\vec{u} \times \vec{v} = \det \begin{pmatrix} \vec{i} & \vec{j} & \vec{k} \\ 1 & 2 & 2 \\ 3 & 0 & 4 \end{pmatrix} = \vec{i}(8-0) - \vec{j}(4-6) + \vec{k}(0-6) = \langle 8, 2, -6 \rangle The area of the projection onto the xyxy-plane is the absolute value of the zz-component, so Axy=6=6A_{xy} = |-6| = 6. Alternatively, one can project the vectors onto the xyxy-plane first: uxy=1,2,0\vec{u}_{xy} = \langle 1, 2, 0 \rangle and vxy=3,0,0\vec{v}_{xy} = \langle 3, 0, 0 \rangle. Then Axy=uxy×vxy=0,0,6=6A_{xy} = \|\vec{u}_{xy} \times \vec{v}_{xy}\| = \|\langle 0, 0, -6 \rangle\| = 6. Distractor D, 104\sqrt{104}, is the full area AA. Distractor B, 8, is the area of the projection onto the yzyz-plane. Distractor C, 11, is the dot product uv\vec{u} \cdot \vec{v}.

Question 5

Let u\vec{u} and v\vec{v} be unit vectors in R3\mathbb{R}^3. The area of the parallelogram spanned by u\vec{u} and v\vec{v} is 12\frac{1}{2}. What is the value of (u×v)u|(\vec{u} \times \vec{v}) \cdot \vec{u}|?

  1. 0 (correct answer)
  2. 1/2
  3. 3/2\sqrt{3}/2
  4. 1
Explanation: The question asks for the value of (u×v)u|(\vec{u} \times \vec{v}) \cdot \vec{u}|. The vector w=u×v\vec{w} = \vec{u} \times \vec{v} is, by definition of the cross product, orthogonal to both u\vec{u} and v\vec{v}. The dot product of two orthogonal vectors is zero. Therefore, (u×v)u=0(\vec{u} \times \vec{v}) \cdot \vec{u} = 0. The information about the vectors being unit vectors and the area of the parallelogram being 12\frac{1}{2} is extraneous information designed to distract. This information would be used to find the angle between the vectors (u×v=uvsinθ=(1)(1)sinθ=1/2\|\vec{u} \times \vec{v}\| = \|\vec{u}\|\|\vec{v}\|\sin\theta = (1)(1)\sin\theta = 1/2, so θ=π/6\theta = \pi/6 or 5π/65\pi/6), but it is not needed to answer the question about the scalar triple product.

Question 6

Let a\vec{a} and b\vec{b} be vectors in R3\mathbb{R}^3. The parallelogram P1P_1 spanned by a\vec{a} and b\vec{b} has area AA. A new parallelogram P2P_2 is spanned by the vectors u=2a+b\vec{u} = 2\vec{a} + \vec{b} and v=a3b\vec{v} = \vec{a} - 3\vec{b}. What is the area of P2P_2 in terms of AA?

  1. 5A5A
  2. 6A6A
  3. The area cannot be determined without knowing a\vec{a} and b\vec{b}.
  4. 7A7A (correct answer)
Explanation: When you encounter problems about areas of parallelograms formed by different vectors, the key insight is that area scales according to how linear transformations affect the original vectors. The area of a parallelogram spanned by two vectors equals the absolute value of their cross product. For the original parallelogram P1P_1, we have area A=a×bA = |\vec{a} \times \vec{b}|. To find the area of P2P_2 spanned by u=2a+b\vec{u} = 2\vec{a} + \vec{b} and v=a3b\vec{v} = \vec{a} - 3\vec{b}, we need to compute u×v|\vec{u} \times \vec{v}|. Using the distributive property of cross products: u×v=(2a+b)×(a3b)\vec{u} \times \vec{v} = (2\vec{a} + \vec{b}) \times (\vec{a} - 3\vec{b}) =2a×a6a×b+b×a3b×b= 2\vec{a} \times \vec{a} - 6\vec{a} \times \vec{b} + \vec{b} \times \vec{a} - 3\vec{b} \times \vec{b} Since a×a=0\vec{a} \times \vec{a} = \vec{0} and b×b=0\vec{b} \times \vec{b} = \vec{0}, and b×a=a×b\vec{b} \times \vec{a} = -\vec{a} \times \vec{b}: u×v=6a×ba×b=7(a×b)\vec{u} \times \vec{v} = -6\vec{a} \times \vec{b} - \vec{a} \times \vec{b} = -7(\vec{a} \times \vec{b}) Therefore, the area of P2P_2 is 7(a×b)=7a×b=7A|-7(\vec{a} \times \vec{b})| = 7|\vec{a} \times \vec{b}| = 7A. Choice A (5A5A) likely comes from incorrectly adding coefficients. Choice B (6A6A) might result from forgetting the b×a\vec{b} \times \vec{a} term. Choice C is wrong because the cross product properties give us a definitive relationship regardless of the specific vectors. Study tip: Remember that cross products distribute over addition, and the determinant of the transformation matrix gives you the area scaling factor directly.

Question 7

A rigid body rotates with angular velocity ω=1,2,2\vec{\omega} = \langle 1, -2, 2 \rangle about an axis through the origin. The linear velocity of a point PP with position vector r\vec{r} is v=ω×r\vec{v} = \vec{\omega} \times \vec{r}. Which statement correctly describes the orientation of the circular path of point PP?

  1. The plane of the circle is normal to the position vector r\vec{r}.
  2. The plane of the circle is normal to the linear velocity vector v\vec{v}.
  3. The plane of the circle is normal to the angular velocity vector ω\vec{\omega}. (correct answer)
  4. The plane of the circle contains both the vectors ω\vec{\omega} and r\vec{r}.
Explanation: The angular velocity vector ω\vec{\omega} defines the axis of rotation. Any point on the rigid body, such as PP, travels in a circular path. The plane containing this circle is perpendicular (normal) to the axis of rotation. Therefore, the plane of rotation for point PP is normal to the vector ω\vec{\omega}. The linear velocity vector v\vec{v} is tangent to the circular path at point PP, so it lies within the plane of the circle, making choice B incorrect. The position vector r\vec{r} extends from the origin to the point PP on the circle, so it is generally not normal to the plane of rotation, making choice A incorrect. The plane of the circle cannot contain ω\vec{\omega} as ω\vec{\omega} is normal to it, making choice D incorrect.

Question 8

Let u=1,1,0\mathbf{u} = \langle 1, -1, 0 \rangle and v=1,0,1\mathbf{v} = \langle 1, 0, 1 \rangle. Find a unit vector n\mathbf{n} such that the ordered set of vectors (u,v,n)(\mathbf{u}, \mathbf{v}, \mathbf{n}) forms a left-handed system.

  1. 131,1,1\frac{1}{\sqrt{3}} \langle -1, -1, 1 \rangle
  2. 131,1,1\frac{1}{\sqrt{3}} \langle 1, 1, -1 \rangle (correct answer)
  3. 1,1,1\langle 1, 1, -1 \rangle
  4. 121,1,0\frac{1}{\sqrt{2}} \langle 1, 1, 0 \rangle
Explanation: By the right-hand rule, the vector w=u×v\mathbf{w} = \mathbf{u} \times \mathbf{v} is orthogonal to both u\mathbf{u} and v\mathbf{v}, and the set (u,v,w)(\mathbf{u}, \mathbf{v}, \mathbf{w}) forms a right-handed system. To form a left-handed system, we need a vector pointing in the opposite direction of u×v\mathbf{u} \times \mathbf{v}. First, calculate u×v\mathbf{u} \times \mathbf{v}: u×v=ijk110101=i(10)j(10)+k(0(1))=1,1,1.\mathbf{u} \times \mathbf{v} = \begin{vmatrix} \mathbf{i} & \mathbf{j} & \mathbf{k} \\ 1 & -1 & 0 \\ 1 & 0 & 1 \end{vmatrix} = \mathbf{i}(-1 - 0) - \mathbf{j}(1 - 0) + \mathbf{k}(0 - (-1)) = \langle -1, -1, 1 \rangle. For a left-handed system (u,v,n)(\mathbf{u}, \mathbf{v}, \mathbf{n}), the vector n\mathbf{n} must be in the direction of (u×v)=1,1,1=1,1,1-(\mathbf{u} \times \mathbf{v}) = -\langle -1, -1, 1 \rangle = \langle 1, 1, -1 \rangle. To find the unit vector n\mathbf{n}, we normalize this vector. Its magnitude is 12+12+(1)2=3\sqrt{1^2 + 1^2 + (-1)^2} = \sqrt{3}. So, n=131,1,1\mathbf{n} = \frac{1}{\sqrt{3}} \langle 1, 1, -1 \rangle. Distractor A is the unit vector for a right-handed system. Distractor C is in the correct direction but is not a unit vector. Distractor D is a unit vector, but it is not orthogonal to v\mathbf{v}.

Question 9

Let u\mathbf{u} and v\mathbf{v} be vectors in R3\mathbb{R}^3 that span a parallelogram of area AA. What is the area of the parallelogram spanned by the vectors 2u+v2\mathbf{u} + \mathbf{v} and u3v\mathbf{u} - 3\mathbf{v}?

  1. 5A5A
  2. 6A6A
  3. 7A7A (correct answer)
  4. AA
Explanation: The area of the parallelogram spanned by two vectors is the magnitude of their cross product. The original area is A=u×vA = |\mathbf{u} \times \mathbf{v}|. The new area is the magnitude of the cross product of the new vectors: (2u+v)×(u3v)|(2\mathbf{u} + \mathbf{v}) \times (\mathbf{u} - 3\mathbf{v})|. Using the distributive and anti-commutative properties of the cross product: (2u+v)×(u3v)=(2u×u)(2u×3v)+(v×u)(v×3v)(2\mathbf{u} + \mathbf{v}) \times (\mathbf{u} - 3\mathbf{v}) = (2\mathbf{u} \times \mathbf{u}) - (2\mathbf{u} \times 3\mathbf{v}) + (\mathbf{v} \times \mathbf{u}) - (\mathbf{v} \times 3\mathbf{v}) =2(u×u)6(u×v)+(v×u)3(v×v)= 2(\mathbf{u} \times \mathbf{u}) - 6(\mathbf{u} \times \mathbf{v}) + (\mathbf{v} \times \mathbf{u}) - 3(\mathbf{v} \times \mathbf{v}). Since the cross product of any vector with itself is the zero vector (i.e., u×u=0\mathbf{u} \times \mathbf{u} = \mathbf{0} and v×v=0\mathbf{v} \times \mathbf{v} = \mathbf{0}), and v×u=(u×v)\mathbf{v} \times \mathbf{u} = -(\mathbf{u} \times \mathbf{v}), the expression simplifies to: 06(u×v)(u×v)0=7(u×v)\mathbf{0} - 6(\mathbf{u} \times \mathbf{v}) - (\mathbf{u} \times \mathbf{v}) - \mathbf{0} = -7(\mathbf{u} \times \mathbf{v}). The magnitude of this new vector is 7(u×v)=7u×v=7A|-7(\mathbf{u} \times \mathbf{v})| = |-7| |\mathbf{u} \times \mathbf{v}| = 7A. Distractor A results from a sign error, calculating 6+1=5|-6+1|=5 instead of 61=7|-6-1|=7. Distractor B arises from ignoring the v×u\mathbf{v} \times \mathbf{u} term. Distractor D would be chosen if one incorrectly believes this linear transformation of vectors does not change the area.

Question 10

The area of the parallelogram spanned by vectors u\mathbf{u} and v\mathbf{v} is 44. If w\mathbf{w} is a vector with magnitude w=3|\mathbf{w}|=3, what is the maximum possible value of the scalar triple product (u×v)w(\mathbf{u} \times \mathbf{v}) \cdot \mathbf{w}?

  1. 4/34/3
  2. 44
  3. 77
  4. 1212 (correct answer)
Explanation: The scalar triple product (u×v)w(\mathbf{u} \times \mathbf{v}) \cdot \mathbf{w} can be interpreted geometrically using the formula for the dot product: (u×v)w=u×vwcos(θ)(\mathbf{u} \times \mathbf{v}) \cdot \mathbf{w} = |\mathbf{u} \times \mathbf{v}| |\mathbf{w}| \cos(\theta), where θ\theta is the angle between the vector u×v\mathbf{u} \times \mathbf{v} and the vector w\mathbf{w}. We are given that the area of the parallelogram spanned by u\mathbf{u} and v\mathbf{v} is 44. This area is equal to the magnitude of the cross product, so u×v=4|\mathbf{u} \times \mathbf{v}| = 4. We are also given w=3|\mathbf{w}| = 3. Substituting these values, we get: (u×v)w=(4)(3)cos(θ)=12cos(θ)(\mathbf{u} \times \mathbf{v}) \cdot \mathbf{w} = (4)(3) \cos(\theta) = 12 \cos(\theta). To maximize this value, we must maximize cos(θ)\cos(\theta). The maximum value of cos(θ)\cos(\theta) is 11, which occurs when θ=0\theta = 0. This means w\mathbf{w} is parallel to and has the same direction as u×v\mathbf{u} \times \mathbf{v}. The maximum value is 12×1=1212 \times 1 = 12. Distractor B ignores the magnitude of w\mathbf{w}. Distractor A represents a division instead of multiplication. Distractor C is the sum of the magnitudes, not their product.

Question 11

Let u\mathbf{u}, v\mathbf{v}, and w\mathbf{w} be non-zero vectors in R3\mathbb{R}^3. If the vector triple product (u×v)×w=0(\mathbf{u} \times \mathbf{v}) \times \mathbf{w} = \mathbf{0}, which of the following statements must be true?

  1. Either u\mathbf{u} and v\mathbf{v} are parallel, or w\mathbf{w} is orthogonal to both u\mathbf{u} and v\mathbf{v}. (correct answer)
  2. The vectors u\mathbf{u}, v\mathbf{v}, and w\mathbf{w} are coplanar.
  3. The vectors u\mathbf{u}, v\mathbf{v}, and w\mathbf{w} are mutually orthogonal.
  4. At least one of the vectors must be the zero vector.
Explanation: When you encounter vector triple products, the key is understanding what conditions make cross products equal to zero and applying the vector triple product identity. The vector triple product (u×v)×w=0(\mathbf{u} \times \mathbf{v}) \times \mathbf{w} = \mathbf{0} means that either u×v=0\mathbf{u} \times \mathbf{v} = \mathbf{0} or (u×v)w(\mathbf{u} \times \mathbf{v}) \perp \mathbf{w} doesn't hold in the usual sense. Instead, we need (u×v)×w=0(\mathbf{u} \times \mathbf{v}) \times \mathbf{w} = \mathbf{0}, which occurs when u×v\mathbf{u} \times \mathbf{v} and w\mathbf{w} are parallel (including when one is zero). This happens in two cases: either u×v=0\mathbf{u} \times \mathbf{v} = \mathbf{0} (meaning u\mathbf{u} and v\mathbf{v} are parallel), or w\mathbf{w} is parallel to u×v\mathbf{u} \times \mathbf{v}. Since u×v\mathbf{u} \times \mathbf{v} is orthogonal to both u\mathbf{u} and v\mathbf{v}, the second case means w\mathbf{w} is orthogonal to both u\mathbf{u} and v\mathbf{v}. This confirms answer A. Answer B is incorrect because coplanarity isn't necessary—you could have u\mathbf{u} and v\mathbf{v} parallel with w\mathbf{w} pointing anywhere. Answer C is wrong since mutual orthogonality is too restrictive; for example, parallel u\mathbf{u} and v\mathbf{v} satisfy the condition without being orthogonal to each other. Answer D contradicts the given information that all vectors are non-zero. Remember: when analyzing vector triple products, consider both when the first cross product is zero and when the result is parallel to one of the vectors. The "either-or" structure in answer A is a strong hint that multiple scenarios can satisfy the condition.

Question 12

Let u\mathbf{u}, v\mathbf{v}, and w\mathbf{w} be three non-zero vectors in R3\mathbb{R}^3 such that u+v+w=0\mathbf{u} + \mathbf{v} + \mathbf{w} = \mathbf{0}. Which of the following statements must be true?

  1. u×v=v×w=w×u\mathbf{u} \times \mathbf{v} = \mathbf{v} \times \mathbf{w} = \mathbf{w} \times \mathbf{u} (correct answer)
  2. u×v=v×w=(w×u)\mathbf{u} \times \mathbf{v} = \mathbf{v} \times \mathbf{w} = -(\mathbf{w} \times \mathbf{u})
  3. u×v+v×w+w×u=0\mathbf{u} \times \mathbf{v} + \mathbf{v} \times \mathbf{w} + \mathbf{w} \times \mathbf{u} = \mathbf{0}
  4. The area of the triangle formed by the vectors is 00.
Explanation: The condition u+v+w=0\mathbf{u} + \mathbf{v} + \mathbf{w} = \mathbf{0} implies that the three vectors form a closed triangle when placed head to tail. We can use vector algebra to prove the relationship. Start with the given equation: u+v+w=0\mathbf{u} + \mathbf{v} + \mathbf{w} = \mathbf{0}. Cross product with v\mathbf{v} from the left: v×(u+v+w)=v×0\mathbf{v} \times (\mathbf{u} + \mathbf{v} + \mathbf{w}) = \mathbf{v} \times \mathbf{0} v×u+v×v+v×w=0\mathbf{v} \times \mathbf{u} + \mathbf{v} \times \mathbf{v} + \mathbf{v} \times \mathbf{w} = \mathbf{0} Using properties v×u=(u×v)\mathbf{v} \times \mathbf{u} = -(\mathbf{u} \times \mathbf{v}) and v×v=0\mathbf{v} \times \mathbf{v} = \mathbf{0}: (u×v)+0+v×w=0-(\mathbf{u} \times \mathbf{v}) + \mathbf{0} + \mathbf{v} \times \mathbf{w} = \mathbf{0} This gives u×v=v×w\mathbf{u} \times \mathbf{v} = \mathbf{v} \times \mathbf{w}. Now, start again and cross product with w\mathbf{w} from the left: w×(u+v+w)=w×0\mathbf{w} \times (\mathbf{u} + \mathbf{v} + \mathbf{w}) = \mathbf{w} \times \mathbf{0} w×u+w×v+w×w=0\mathbf{w} \times \mathbf{u} + \mathbf{w} \times \mathbf{v} + \mathbf{w} \times \mathbf{w} = \mathbf{0} Using properties w×v=(v×w)\mathbf{w} \times \mathbf{v} = -(\mathbf{v} \times \mathbf{w}) and w×w=0\mathbf{w} \times \mathbf{w} = \mathbf{0}: w×u(v×w)+0=0\mathbf{w} \times \mathbf{u} - (\mathbf{v} \times \mathbf{w}) + \mathbf{0} = \mathbf{0} This gives v×w=w×u\mathbf{v} \times \mathbf{w} = \mathbf{w} \times \mathbf{u}. Combining the two results, we have u×v=v×w=w×u\mathbf{u} \times \mathbf{v} = \mathbf{v} \times \mathbf{w} = \mathbf{w} \times \mathbf{u}. Distractor C would imply 3(u×v)=03(\mathbf{u} \times \mathbf{v}) = \mathbf{0}, which is not generally true. Distractor D implies the vectors are collinear, which is a special case but not a necessary condition.

Question 13

Let u\mathbf{u} and v\mathbf{v} be non-parallel vectors such that the area of the parallelogram they span is 1212. The angle between u\mathbf{u} and v\mathbf{v} is π/4\pi/4. What is the area of the parallelogram formed by the vectors 3u3\mathbf{u} and vproju(v)\mathbf{v} - \mathrm{proj}_{\mathbf{u}}(\mathbf{v})?

  1. 1212
  2. 18218\sqrt{2}
  3. 3636 (correct answer)
  4. 36236\sqrt{2}
Explanation: The area of the new parallelogram is given by the magnitude of the cross product of the two new vectors: (3u)×(vproju(v))|(3\mathbf{u}) \times (\mathbf{v} - \mathrm{proj}_{\mathbf{u}}(\mathbf{v}))|. Using the distributive property of the cross product: (3u)×v(3u)×proju(v)=3(u×v)3(u×proju(v))|(3\mathbf{u}) \times \mathbf{v} - (3\mathbf{u}) \times \mathrm{proj}_{\mathbf{u}}(\mathbf{v})| = |3(\mathbf{u} \times \mathbf{v}) - 3(\mathbf{u} \times \mathrm{proj}_{\mathbf{u}}(\mathbf{v}))|. The projection of v\mathbf{v} onto u\mathbf{u}, denoted proju(v)\mathrm{proj}_{\mathbf{u}}(\mathbf{v}), is a vector that is parallel to u\mathbf{u}. The cross product of two parallel vectors is the zero vector, so u×proju(v)=0\mathbf{u} \times \mathrm{proj}_{\mathbf{u}}(\mathbf{v}) = \mathbf{0}. The expression for the new area simplifies to 3(u×v)=3u×v|3(\mathbf{u} \times \mathbf{v})| = 3|\mathbf{u} \times \mathbf{v}|. We are given that the area of the parallelogram spanned by u\mathbf{u} and v\mathbf{v} is 1212. This means u×v=12|\mathbf{u} \times \mathbf{v}| = 12. Therefore, the new area is 3×12=363 \times 12 = 36. The information about the angle θ=π/4\theta = \pi/4 is extraneous and intended to distract. A student might try to use it to find magnitudes, but it is not necessary for the solution.

Question 14

A tetrahedron has vertices at points OO, AA, BB, and CC. The area of the triangular face ABCABC is 10. Let n=(AB)×(AC)\mathbf{n} = (\vec{AB}) \times (\vec{AC}). What is the magnitude of the vector n\mathbf{n}?

  1. 55
  2. 1010
  3. 2020 (correct answer)
  4. It cannot be determined from the given information.
Explanation: The magnitude of the cross product of two vectors, a×b|\mathbf{a} \times \mathbf{b}|, represents the area of the parallelogram spanned by the vectors a\mathbf{a} and b\mathbf{b}. The vectors AB\vec{AB} and AC\vec{AC} are two side vectors of the triangular face ABCABC. The area of the triangle ABCABC is half the area of the parallelogram spanned by these vectors. So, Area(ABC)=12AB×AC(ABC) = \frac{1}{2} |\vec{AB} \times \vec{AC}|. We are given that the area of triangle ABCABC is 1010, and the vector n\mathbf{n} is defined as n=AB×AC\mathbf{n} = \vec{AB} \times \vec{AC}. Substituting the known values into the formula: 10=12n10 = \frac{1}{2} |\mathbf{n}|. Solving for n|\mathbf{n}|, we find that the magnitude of n\mathbf{n} is 2×10=202 \times 10 = 20. Distractor B incorrectly equates the magnitude of the cross product with the triangle's area. Distractor A incorrectly divides the area by 2 instead of multiplying.

Question 15

Consider the basis vectors u=1,1,0\vec{u} = \langle 1, 1, 0 \rangle, v=0,1,1\vec{v} = \langle 0, 1, 1 \rangle, and w=1,0,1\vec{w} = \langle 1, 0, 1 \rangle. This basis forms a parallelepiped with the origin. How is this basis oriented, and what is the volume of the parallelepiped?

  1. Right-handed, volume 1
  2. Left-handed, volume 1
  3. Right-handed, volume 2 (correct answer)
  4. Left-handed, volume 2
Explanation: The orientation and volume are determined by the scalar triple product (u×v)w(\vec{u} \times \vec{v}) \cdot \vec{w}. A positive result indicates a right-handed system, while a negative result indicates a left-handed system. The absolute value of the result is the volume of the parallelepiped. The scalar triple product can be computed as the determinant of the matrix formed by the vectors: V=det(110011101)=1(1110)1(0111)+0=1(1)1(1)=1+1=2.V = \det \begin{pmatrix} 1 & 1 & 0 \\ 0 & 1 & 1 \\ 1 & 0 & 1 \end{pmatrix} = 1(1\cdot1 - 1\cdot0) - 1(0\cdot1 - 1\cdot1) + 0 = 1(1) - 1(-1) = 1 + 1 = 2. Since the result is positive (+2+2), the basis is right-handed. The volume of the parallelepiped is the absolute value of the determinant, which is 2=2|2| = 2.

Question 16

Let u,v,w\vec{u}, \vec{v}, \vec{w} be three vectors in R3\mathbb{R}^3 such that u×v=u×w\vec{u} \times \vec{v} = \vec{u} \times \vec{w}. Which of the following statements must be true?

  1. v=w\vec{v} = \vec{w}
  2. u\vec{u} is orthogonal to vw\vec{v} - \vec{w}.
  3. Either u=0\vec{u} = \vec{0} or v=w\vec{v} = \vec{w}.
  4. The vector vw\vec{v} - \vec{w} is parallel to u\vec{u}. (correct answer)
Explanation: The given equation is u×v=u×w\vec{u} \times \vec{v} = \vec{u} \times \vec{w}. We can rearrange this to u×vu×w=0\vec{u} \times \vec{v} - \vec{u} \times \vec{w} = \vec{0}. Using the distributive property of the cross product, this becomes u×(vw)=0\vec{u} \times (\vec{v} - \vec{w}) = \vec{0}. The cross product of two vectors is the zero vector if and only if the two vectors are parallel. Thus, the vector u\vec{u} must be parallel to the vector (vw)(\vec{v} - \vec{w}). This means vw=ku\vec{v} - \vec{w} = k\vec{u} for some scalar kk. Choice A is not necessarily true; for example, if u\vec{u} is parallel to vw\vec{v}-\vec{w}, the equation holds even if vw\vec{v} \ne \vec{w}. Choice B describes the condition for a dot product being zero. Choice C is incomplete; it misses the case where u\vec{u} and vw\vec{v}-\vec{w} are non-zero but parallel.

Question 17

The vertices of a triangle in R3\mathbb{R}^3 are given by the points P(1,0,1)P(1, 0, 1), Q(2,3,1)Q(2, 3, 1), and R(0,1,4)R(0, 1, 4). What is the area of triangle PQRPQR?

  1. 106\sqrt{106}
  2. 1062\frac{\sqrt{106}}{2} (correct answer)
  3. 106106
  4. 782\frac{\sqrt{78}}{2}
Explanation: The area of a triangle with vertices P,Q,RP, Q, R is half the magnitude of the cross product of two vectors forming sides of the triangle, for example, u=PQ\mathbf{u} = \vec{PQ} and v=PR\mathbf{v} = \vec{PR}. First, we find these vectors: u=QP=21,30,11=1,3,0\mathbf{u} = Q - P = \langle 2-1, 3-0, 1-1 \rangle = \langle 1, 3, 0 \rangle. v=RP=01,10,41=1,1,3\mathbf{v} = R - P = \langle 0-1, 1-0, 4-1 \rangle = \langle -1, 1, 3 \rangle. Next, we compute their cross product: u×v=ijk130113=i(3301)j(130(1))+k(113(1))=9,3,4.\mathbf{u} \times \mathbf{v} = \begin{vmatrix} \mathbf{i} & \mathbf{j} & \mathbf{k} \\ 1 & 3 & 0 \\ -1 & 1 & 3 \end{vmatrix} = \mathbf{i}(3 \cdot 3 - 0 \cdot 1) - \mathbf{j}(1 \cdot 3 - 0 \cdot (-1)) + \mathbf{k}(1 \cdot 1 - 3 \cdot (-1)) = \langle 9, -3, 4 \rangle. The magnitude of this vector is u×v=92+(3)2+42=81+9+16=106|\mathbf{u} \times \mathbf{v}| = \sqrt{9^2 + (-3)^2 + 4^2} = \sqrt{81 + 9 + 16} = \sqrt{106}. This magnitude represents the area of the parallelogram spanned by u\mathbf{u} and v\mathbf{v}. The area of the triangle is half of this value, which is 1062\frac{\sqrt{106}}{2}. Distractor A is the area of the parallelogram, a common error from forgetting to divide by 2. Distractor C is the squared magnitude. Distractor D results from a miscalculation, such as using vectors PQ\vec{PQ} and RQ=2,2,3\vec{RQ} = \langle 2, 2, -3 \rangle, whose cross product magnitude is 78\sqrt{78}.

Question 18

A force F=10,0,0\mathbf{F} = \langle 10, 0, 0 \rangle is applied at the point P(0,5,2)P(0, 5, 2). What is the magnitude of the torque produced by this force about the point Q(1,5,0)Q(1, 5, 0)?

  1. 1010
  2. 2900\sqrt{2900}
  3. 5050
  4. 2020 (correct answer)
Explanation: When you encounter torque problems in multivariable calculus, you're dealing with the cross product of position and force vectors. Torque measures the rotational effect of a force about a specific point. To find the torque about point Q, you first need the position vector from Q to P where the force is applied: r=PQ=0,5,21,5,0=1,0,2\vec{r} = P - Q = \langle 0,5,2 \rangle - \langle 1,5,0 \rangle = \langle -1,0,2 \rangle The torque is given by τ=r×F\vec{\tau} = \vec{r} \times \mathbf{F}. Computing this cross product: τ=1,0,2×10,0,0=0,20,0\vec{\tau} = \langle -1,0,2 \rangle \times \langle 10,0,0 \rangle = \langle 0,20,0 \rangle The magnitude is τ=02+202+02=20|\vec{\tau}| = \sqrt{0^2 + 20^2 + 0^2} = 20. Looking at the wrong answers: Choice A (10) likely comes from just using the magnitude of the force vector, ignoring the position component entirely. Choice B (2900\sqrt{2900}) appears to result from incorrectly computing rF|\vec{r}| \cdot |\mathbf{F}| instead of using the cross product—this gives 510=105=2500\sqrt{5} \cdot 10 = 10\sqrt{5} = \sqrt{2500}, though the exact source of 2900 may involve other computational errors. Choice C (50) might come from mistakenly using the full distance calculation or incorrectly applying the cross product formula. Remember: torque always requires the cross product of position and force vectors, not their dot product or simple multiplication. The cross product naturally accounts for the perpendicular component of force that creates rotation.