Download presentation
Presentation is loading. Please wait.
Published byAnthony Lewis Modified over 10 years ago
1
Chapter 4 Section 3 Matrix Multiplication
2
Scalar Multiplication Scalar Product - multiplying each element in a matrix by a scalar (real number) –Symbol: cA Example:
3
Find 5A – 3B for
4
Solve
5
Matrix Multiplication Multiplication is only possible if the number of columns in the first matrix is equal to the number of rows in the second matrix. –Example: a 2x3 matrix multiplied by a 3x5 matrix is possible– we say it is defined A 4x6 matrix multiplied by a 4x7 matrix is not possible – we say it is undefined The product (or resulting) matrix has the dimensions of the rows of the first matrix by the columns of the second matrix. –a 2x3 matrix multiplied by a 3x5 matrix would result in a 2x5 matrix. Order Matters!!! ABBA
6
Example of Matrix Multiplication: (pay close attention and write notes that make sense to you)
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.