Question 981201
to multiply matrices we multiply the elements of a row in the first matrix with the corresponding elements of a column in the second matrix. for example, the element in the <font color="red">2nd row</font> and <font color="blue">3rd column</font> of matrix AB is the sum of the products of the elements in row __<font color="red">2</font>___ of A and the corresponding elements in column __<font color="blue">3</font>___ of B.