Vector Operations
Vector operations include addition, scalar multiplication, magnitude, dot product, and cross product.
$$\vec{a}\cdot\vec{b}=|\vec{a}||\vec{b}|\cos\theta$$
Vector operations include addition, scalar multiplication, magnitude, dot product, and cross product.
Find the angle between $\vec{a}=\langle 2,-1,2\rangle$ and $\vec{b}=\langle 1,2,2\rangle$.
Final answer: $63.6^\circ$.
Find the magnitude and unit vector of $\vec{v} = \langle 3,\,-4,\,0 \rangle$.
Magnitude:
Unit vector (divide each component by the magnitude):
Verify: $|\hat{v}| = \sqrt{(3/5)^2 + (4/5)^2} = \sqrt{9/25 + 16/25} = 1$ ✓
Given $\vec{a} = \langle 2,\,1,\,-1\rangle$ and $\vec{b} = \langle 1,\,-1,\,2\rangle$, find $\vec{a}\times\vec{b}$ and the area of the parallelogram they form.
Expand the determinant:
Area of parallelogram = magnitude of cross product: