🎯

Learning Goal

Part of: Perform operations on matrices and use matrices in applications3 of 7 cluster items

Add, subtract, and multiply matrices

HSN.VM.C.8
Show more

What you'll learn

  1. Add and subtract two matrices of identical dimensions entry-wise.
  2. State the dimension condition for matrix multiplication: $A_{m \times n} \cdot B_{n \times p}$ produces $C_{m \times p}$.
  3. Compute each entry of the product matrix using the row-column dot product.
  4. Multiply a $2 \times 2$ matrix by a $2 \times 2$ matrix; multiply a non-square pair when dimensions allow.
  5. Interpret a matrix product in context (e.g., two-stage calculations, path counting).

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