go to previous page   go to home page   go to next page

Answer:

Yes,   A4×4 04×4   =   04×4 A4×4   =   04×4

For some matrices AB  =  BA.  But not in general.


More Practice

Usually people write A0 = 0A = 0 where it is assumed that the zero matrix has the correct dimensions to make the multiplication possible.

It would be good at this point to practice matrix multiplication. The goal is to internalize the idea so that it becomes one of your active concepts, not a faintly recalled notion you have to look up each time.

In the following, mentally (or on paper) multiply the two matrices. Click on the "=" button to check your answer. Change elements in A and B and work the problem again. To change an element, replace the contents of a cell and then click outside of the cell.

A B = C
parens parens parens parens parens parens

Try some interesting problems, such as:

paren
 
1  0
0  1
  
paren paren

1  2
3  4
  
paren     =
paren
 
1  2 
3  4
  
paren paren

1  0
0  1
  
paren     =

QUESTION 9:

Do you suspect that  c(AB)  =  (cA)B   for scalar (real number) c?