The correct option is
C 3×4Given A is a 3×4 matrix and B is a matrix such that A′B,B′A are both defined.
We know that, we can multiply two matrices if, and only if, the number of columns in the first matrix equals the number of rows in the second matrix.
Since A is a 3×4 matrix, A′ the transpose of A is a 4×3 matrix.
We have A′B is defined.
By the definition of multiplication of two matrices, we get the number of rows in matrix B as 3. ....(1)
Also we have B′A is defined.
We have number of rows in matrix B is 3, then number of columns in matrix B′ is 3.
Since A is a 3×4 matrix and B′A is defined.
Therefore number of rows in matrix B′ is 4.
⇒ number of columns in matrix B is 4. ....(2)
Thus by (1) and (2), we get
The order of matrix B as 3×4