SOLUTION: Please help me find 2A*B and 2B*A from the following:
p.s. A and B are matrices
A:
2 3 6
4-2 0
B:
1 0 1
0 1 0
2 1 0
Thank you
Algebra ->
Matrices-and-determiminant
-> SOLUTION: Please help me find 2A*B and 2B*A from the following:
p.s. A and B are matrices
A:
2 3 6
4-2 0
B:
1 0 1
0 1 0
2 1 0
Thank you
Log On
Question 205232: Please help me find 2A*B and 2B*A from the following:
p.s. A and B are matrices
A:
2 3 6
4-2 0
B:
1 0 1
0 1 0
2 1 0
Thank you Answer by alicealc(293) (Show Source):
2 matrices can be multiplied if number of columns in 1st matrix = number of rows in 2nd matrix
so, there is no results for 2B*A because there are 3 columns in matrix 2B and there are 2 rows in matrix A