asked 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

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
answered
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.

answered
User LightGuard
by
8.1k 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.