147k views
2 votes
If Matrix A has dimensions 2 x 4 and Matrix B has dimensions 1 x 4, can these matrices be multiplied?

YES OR NO

User Ohad Navon
by
7.6k points

2 Answers

2 votes
no

rows of first must match collumns of second

rows by collumns
2 by 4
1 by 4

2≠4

no
User Chamon Roy
by
8.1k points
3 votes

Answer:

No, This matrices cannot be multiplied.

Explanation:

If Matrix A has dimensions 2 x 4 and Matrix B has dimensions 1 x 4.

Dimension of matrix A = 2 x 4

Dimension of matrix B = 1 x 4

Multiplication rule.

Two matrices can only be multiplied when row number of one matrix equal to column number of other matrix.

In this case only 4 is common but both of them are column numbers. So these matrices cannot be multiplied.

No, This matrices cannot be multiplied.

User LightGuard
by
8.1k points

No related questions found