asked 186k views
1 vote
Which matrix operations are NOT possible? Select all that apply.

Which matrix operations are NOT possible? Select all that apply.-example-1
asked
User Xelber
by
7.6k points

1 Answer

1 vote

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
answered
User Ti Wang
by
7.6k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.