Embed presentation
Downloaded 84 times











The document discusses multiplying matrices and describes that: 1) The number of columns in the first matrix must equal the rows of the second matrix for them to be multiplied. 2) The result of multiplying matrices A and B will be a matrix with the number of rows of A and columns of B. 3) To find each entry of the product matrix, multiply corresponding entries across rows of the first and down columns of the second and sum the results.










