study guides for every class

that actually explain what's on your next test

Product of two matrices

from class:

Algebra and Trigonometry

Definition

The product of two matrices is a new matrix obtained by multiplying corresponding entries and summing the results. This operation requires that the number of columns in the first matrix matches the number of rows in the second matrix.

congrats on reading the definition of product of two matrices. now let's actually learn it.

ok, let's learn stuff

5 Must Know Facts For Your Next Test

  1. Matrix multiplication is not commutative; $AB \neq BA$ generally.
  2. The resulting matrix from multiplying an $m \times n$ matrix by an $n \times p$ matrix will be an $m \times p$ matrix.
  3. Each entry in the resulting product matrix is calculated as a dot product of the corresponding row from the first matrix and column from the second matrix.
  4. Multiplying by an identity matrix ($I$) leaves a matrix unchanged: $AI = A$ and $IA = A$.
  5. The distributive properties hold for matrices: $A(B + C) = AB + AC$.

Review Questions

  • What must be true about two matrices for their product to be defined?
  • Is it always true that $AB = BA$ for any two matrices? Explain why or why not.
  • How do you determine the size of the resulting product when multiplying two matrices?

"Product of two matrices" also found in:

Subjects (1)

© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.
Glossary
Guides