🎯
Learning Goal
Part of: Perform operations on matrices and use matrices in applications — 3 of 7 cluster items
Add, subtract, and multiply matrices
HSN.VM.C.8
Show moreShow less
What you'll learn
- Add and subtract two matrices of identical dimensions entry-wise.
- State the dimension condition for matrix multiplication: $A_{m \times n} \cdot B_{n \times p}$ produces $C_{m \times p}$.
- Compute each entry of the product matrix using the row-column dot product.
- Multiply a $2 \times 2$ matrix by a $2 \times 2$ matrix; multiply a non-square pair when dimensions allow.
- Interpret a matrix product in context (e.g., two-stage calculations, path counting).
Prerequisites
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