Mathematics
The product AB of two matrices A and B is possible if:
A and B have the same number of rows.
The number of columns of A is equal to the number of rows of B.
The number of rows of A is equal to the number of columns of B.
A and B have the same number of columns.
Matrices
3 Likes
Answer
For matrix multiplication A × B to be defined, the inner dimensions must match.
If matrix A has the order m × n.And matrix B has the order p × q.The product AB is only possible if n = p.
The number of columns of A is equal to the number of rows of B.
Hence, option 2 is the correct option.
Answered By
3 Likes
Related Questions
If = 0, then the value of (2x – 3y) is:
1
-4
3
-3
If , then the matrix A is:
If the orders of matrices A and B are m × n and p × q respectively, then which of the following is true for the product BA?
m = p
m = q
n = p
n = q
If P and Q are two different matrices of order 3 × n and n × p, then the order of the matrix PQ is:
3 × p
p × 3
n × n
3 × 3