412,576 views
35 votes
35 votes
Which matrix operations are NOT possible? Select all that apply.

Which matrix operations are NOT possible? Select all that apply.-example-1
User Goollan
by
3.1k points

1 Answer

12 votes
12 votes

Solution:

Given:

In order for matrix multiplication to be defined, the number of columns in the first matrix must be equal to the number of rows in the second matrix.

Also, in order for matrix addition to be possible, the two matrices must have the same dimensions.

Hence,


\begin{gathered} Matrix\text{ A is a }3*2\text{ matrix} \\ It\text{ has 3 rows and 2 columns} \\ \\ \\ Matrix\text{ B is a }3*2\text{ matrix} \\ It\text{ has 3 rows and 2 columns} \\ \\ Matrix\text{ C is a }2*2\text{ matrix} \\ It\text{ has 2 rows and 2 columns} \end{gathered}

Thus the matrices operations that are not possible are;


\begin{gathered} AB \\ This\text{ is because the column of matrix A is 2 and the row of matrix B is 3.} \\ \\ BA \\ Th\imaginaryI s\text{ }\imaginaryI\text{s because the column of matr}\imaginaryI\text{x B }\imaginaryI\text{s 2 and the row of matr}\imaginaryI\text{x A }\imaginaryI\text{s 3.} \\ \\ CA \\ This\text{ is because the column of matrix C is 2 and the row of matrix A is 3.} \\ \\ A+C \\ This\text{ is because both matrix A and C are not of the same dimension. } \\ Matrix\text{ A is a }3*2\text{ matrix while matrix C is a }2*2\text{ matrix} \end{gathered}

All other operations are possible because, for the multiplied matrices, the number of columns of the first matrix is equal to the number of rows of the second matrix.

Also, the added matrices are possible because the two added matrices are of the same order.

Therefore, the matrix operations that are not possible are;

Which matrix operations are NOT possible? Select all that apply.-example-1
Which matrix operations are NOT possible? Select all that apply.-example-2
User Chocksmith
by
3.0k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.