Mathematics
The product AB of two matrices A and B is possible if
A and B have same number of rows.
A and B have same number of columns.
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.
Matrices
1 Like
Answer
Matrix multiplication is possible if the number of columns of the first matrix is the same as the number of rows as the second matrix.
So, AB is possible if the number of columns of A is equal to the number of rows of B.
Hence, option 3 is the correct option.
Answered By
2 Likes
Related Questions
If matrix 𝐴 = , then the value of x is :
2
4
8
10
If A = then A2 = pA, then the value of p is
2
4
-2
-4
If A = . Which of the following operations is possible ?
A - B
A + B
AB
BA
A, B and C are square matrices of order 2 such that AB = C.
Assertion (A): BA = C
Reason (R): Matrix multiplication is not always commutative.
Assertion (A) is true, but Reason (R) is false.
Assertion (A) is false, but Reason (R) is true.
Both Assertion (A) and Reason (R) are correct, and Reason (R) is the correct reason for Assertion (A).
Both Assertion (A) and Reason (R) are correct, and Reason (R) is incorrect reason for Assertion (A).