.
Matrix Multiplication
Problem 1.2 (complexity 1). Hint
If
A = (a
ij
)
m x n
and
C = (c
jk
)
n x p
, then then the product
B=AC
is the
m x p
matrix
B= (b
ik
)
m x p
.
Copyright
©
1998-2001 MathAid, LLC. All rights reserved.