ARTICLE SYNOPSIS...MATRIX MULTIPLICATION If matrix A is size (m × n) and matrix B is size (n × k), then the product of matrix A times matrix B is another matrix, AB, of size (m × k). To find the element of the ith row and jth column of the product matrix, multiply each el