Vectors & Vector Operations II

Vectors & Vector Operations II Practice Quiz with a Step-by-Step Interactive Lesson

Use the question set below to practice vectors and vector operations at the next level: the cross product in \(\mathbb{R}^3\) (including right-hand rule direction), area of a parallelogram and area of a triangle via \(\|u\times v\|\), the scalar triple product (also called the mixed product) for volume of a parallelepiped, coplanar vectors and the condition \((u\times v)\cdot w=0\), vector projection and scalar projection (components along a direction), distance from a point to a line/axis and distance from a point to a plane, and the Gram-Schmidt process to build an orthonormal basis. If you want a refresher with worked examples, click Start lesson.

Answer the question set and review your mistakes at the end.

How this vectors practice works

  • 1. Take the practice set: answer the vectors and vector operations II questions below.
  • 2. Open the lesson (optional): review cross product and triple product geometry, projection and scalar component, distance formulas, and Gram-Schmidt orthogonalization.
  • 3. Retry: return to the question set and apply the correct vector formulas immediately.

What you will learn in the vectors & vector operations II lesson

Cross product & area in \(\mathbb{R}^3\)

  • Cross product computation: \(u\times v\) component formula and determinant form
  • Perpendicular vectors and the right-hand rule direction
  • Area: \(\|u\times v\|\) (parallelogram) and \(\dfrac12\|u\times v\|\) (triangle)

Scalar triple product, determinants & volume

  • Scalar triple product: \((u\times v)\cdot w=\det[u\;v\;w]\)
  • Volume of a parallelepiped: \(\left|(u\times v)\cdot w\right|\)
  • Coplanarity test: \((u\times v)\cdot w=0\) (volume \(=0\))

Projection, scalar component & distances

  • Vector projection: \(\mathrm{proj}_b a=\dfrac{a\cdot b}{b\cdot b}\,b\) and scalar projection: \(\mathrm{comp}_b a=\dfrac{a\cdot b}{\|b\|}\)
  • Distance to a line/axis: \(\|a-\mathrm{proj}_d a\|\) (or \(\dfrac{\|a\times d\|}{\|d\|}\))
  • Distance to a plane using a normal vector: \(\dfrac{|n\cdot a-d|}{\|n\|}\)

Gram-Schmidt & orthonormal bases

  • Gram-Schmidt process: build an orthogonal then orthonormal set
  • Orthogonal component: subtract projections step-by-step
  • Why it matters: clean coordinates, stable geometry, and foundations for QR decomposition

Practice set

Vectors & Vector Operations II practice questions with instant score

Answer all 10 questions below, then get your final score and a mistake review at the end so you know exactly what to improve.

0 / 10 answered
Question 1 Not answered

What is a unit normal vector to the plane spanned by \((1,0,0)\) and \((0,1,0)\)?

Question 2 Not answered

What is the cross product of the vectors \((1,2,3)\) and \((4,5,6)\)?

Question 3 Not answered

What is the scalar triple product of \((1,0,0)\), \((0,1,0)\), and \((0,0,1)\)?

Question 4 Not answered

What is the magnitude of the cross product of \((1,1,0)\) and \((1,-1,0)\)?

Question 5 Not answered

What is the projection of \((3,3,3)\) onto \((1,1,1)\)?

Question 6 Not answered

What is the volume of the parallelepiped spanned by \((1,0,0)\), \((0,2,0)\), and \((0,0,3)\)?

Question 7 Not answered

Are the vectors \((1,2,3)\), \((2,4,6)\), and \((3,6,9)\) coplanar?

Question 8 Not answered

What is the cross product of \((2,0,0)\) and \((0,0,3)\)?

Question 9 Not answered

What is the cross product of \((0,2,0)\) and \((0,0,4)\)?

Question 10 Not answered

What is the magnitude of the cross product of \((1,2,0)\) and \((0,0,1)\)?