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.
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
Vektorer och vektoroperationer 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.
Vad är en enhetsnormalvektor till planet som spänns upp av \((1,0,0)\) och \((0,1,0)\)?
Correct answer: C. \((0,0,1)\)
Explanation: Kryssprodukt = \((1,0,0)\times(0,1,0) = (0,0,1)\), vilket redan har enhetslängd.
Vad är kryssprodukten av vektorerna \((1,2,3)\) och \((4,5,6)\)?
Correct answer: A. \((-3,6,-3)\)
Explanation: Beräkna \((2\cdot6 - 3\cdot5,\;3\cdot4 - 1\cdot6,\;1\cdot5 - 2\cdot4) = (12-15,\;12-6,\;5-8) = (-3,6,-3)\).
Vad är skalärtrippelprodukten av \((1,0,0)\), \((0,1,0)\) och \((0,0,1)\)?
Correct answer: C. \(1\)
Explanation: Skalärtrippelprodukt = \((1,0,0)\cdot[(0,1,0)\times(0,0,1)] = (1,0,0)\cdot(1,0,0) = 1\).
Vad är längden av kryssprodukten av \((1,1,0)\) och \((1,-1,0)\)?
Correct answer: C. \(2\)
Explanation: Kryssprodukt = \((1,1,0)×(1,-1,0) = (0,0,-2)\); längden är \(2\).
Vad är projektionen av \((3,3,3)\) på \((1,1,1)\)?
Correct answer: D. \((3,3,3)\)
Explanation: Skalärprodukt = \(9\), nämnare = \(1+1+1=3\), skalning = \(9/3=3\); projektionen är \((3,3,3)\).
Vad är volymen av det parallellpiped som spänns upp av \((1,0,0)\), \((0,2,0)\) och \((0,0,3)\)?
Correct answer: B. \(6\)
Explanation: Volym = \(|(1,0,0)\cdot[(0,2,0)\times(0,0,3)]| = |(1,0,0)\cdot(6,0,0)| = 6\).
Är vektorerna \((1,2,3)\), \((2,4,6)\) och \((3,6,9)\) koplanära?
Correct answer: B. Ja
Explanation: De är skalärmultiplar, så skalärtrippelprodukten \((1,2,3)\cdot[(2,4,6)\times(3,6,9)] = 0\), alltså är de koplanära.
Vad är kryssprodukten av \((2,0,0)\) och \((0,0,3)\)?
Correct answer: D. \((0,-6,0)\)
Explanation: Kryssprodukt = \((2,0,0)×(0,0,3) = (0,-6,0)\).
Vad är kryssprodukten av \((0,2,0)\) och \((0,0,4)\)?
Correct answer: A. \((8,0,0)\)
Explanation: Kryssprodukt = \((0,2,0)×(0,0,4) = (8,0,0)\).
Vad är längden av kryssprodukten av \((1,2,0)\) och \((0,0,1)\)?
Correct answer: B. \(2\)
Explanation: Kryssprodukt = \((1,2,0)×(0,0,1) = (2,0,0)\); längden är \(2\).
Result
Your score: 0 / 10
Review your result below.

