168k views
2 votes
I need this problem answered. It’s asking to drag the matrix dimensions provided to each box to match the product

I need this problem answered. It’s asking to drag the matrix dimensions provided to-example-1
User Aliance
by
8.8k points

1 Answer

5 votes

Before two(2) matrices, say A and B can be multiplied together,to form AB, the number of the columns in A must be equal to the number of the rows in B.

The order/dimension of the resulting matrix, AB, will the combination of the number of rows in A and the number of columns in B.

For instance, if a matrix A has a dimension of ( p x q ) and a matrix B has a dimension of ( q x r ) to form matrix AB.

We can see that the number of columns in A, which is q, is equal to the number of rows in B, which is q also. Thus, the matrix are conformable i.e can be multiplied.

The order of the resulting matrix AB will have an order ( p x r ), as explained in the second statement above.

Hence, for the given problem, we have:


\begin{gathered} \text{Matrix B is a (2x2)} \\ \text{Matrix D is a (2x1)} \\ \text{The order of BD will be (2x1)} \end{gathered}
\begin{gathered} \text{Matrix C is a (2x3)} \\ \text{Matrix A is a (3x1)} \\ \text{The order of CA will be (2x1)} \end{gathered}
\begin{gathered} \text{Matrix B is a (2x2)} \\ \text{Matrix C is a (2x3)} \\ \text{The order/dimension of BC will be (2x3)} \end{gathered}

User Johnny Chu
by
7.4k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories