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.