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

Answer:

YES    c(AB)   =   (cA)B for scalar c.


Scalar Factor

Recall that cA means that every element of A is multiplied by c. Here is a demonstration of the rule:

scalar times matrix times matrix

Often a matrix-matrix multiplication can be simplified by factoring one of the matrices. See the question.


QUESTION 10:

Compute the following:

paren
10   0  20
20  40  10
 0  20  10
paren paren
-2   2 
 1   1
 2  -2
paren