.
Matrix Multiplication
   Problem 1.2 (complexity 1)

Matrix A has   rows and   columns, matrix B has   columns. How many rows has matrix B and how many rows and columns has matrix C, if AC = B ?


B has   rows
C has   rows
C has   columns


Copyright © 1998-2001 MathAid, LLC. All rights reserved.