🎯
Learning Goal
Part of: Perform operations on vectors — 2 of 2 cluster items
Multiply a vector by a scalar
HSN.VM.B.5
Show moreShow less
What you'll learn
- Represent scalar multiplication graphically — scaling the length of a vector and, for negative scalars, reversing its direction.
- Perform scalar multiplication component-wise: $c(v_x, v_y) = (cv_x, cv_y)$.
- Compute the magnitude of a scalar multiple using $\|c\mathbf{v}\| = |c|\|\mathbf{v}\|$.
- Determine the direction of $c\mathbf{v}$: along **v** when $c > 0$, against **v** when $c < 0$, undefined when $c\mathbf{v} = \mathbf{0}$.
- Construct the unit vector in the direction of a given vector.
Slides
Interactive presentations perfect for visual learners • Interactive presentation
Slide Video
Watch narrated slides play like a video lesson • Narrated slide playback
Task-sets
Learning resource • 1 task-sets