asked 140k views
0 votes
Can u please help me with This am trying to study but can’t get it

Can u please help me with This am trying to study but can’t get it-example-1
asked
User Sfdcnoob
by
7.9k points

1 Answer

1 vote

Given:

Following Matrices are given.


A=\begin{bmatrix}{2} & {1} \\ {3} & {4}\end{bmatrix},B=[\text{ }5\text{ 4 \rbrack, C=}\begin{bmatrix}{4} & {1} & {6} \\ {} & {} & {} \\ {5} & {2} & {7}\end{bmatrix}

Find:

we have to find which Matrix multiplication can be defined.

Step-by-step explanation:

For Matrix multiplication, the number of columns of first Matrix should be equal to the number of rows of the second Matrix.

Therefore, the following Matrix multiplication can be defined

BC,Because number of columns of B is 2 and number of rows of C is 2.

AC,Because number of columns of A is 2 and number of rows of C is 2.

BA,Because number of columns of B is 2 and number of rows of A is 2.

Therefore, the multiplications BC,AC,BA can be defined.

answered
User Abdellah Hariti
by
8.2k 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.