Question
Question: If A is a matrix of order \(m\times n\)and B is a matrix such that AB’ and B’A are both defined, the...
If A is a matrix of order m×nand B is a matrix such that AB’ and B’A are both defined, then the order of matrix B is
A. m×m
B. n×n
C. n×m
D. m×n
Solution
To solve this question, we have to know the condition for the product of two matrices to exist. The product of 2 matrices A, B which is A×B is defined when the number of columns of the first matrix which is A is equal to the number of rows of the second matrix which is B. Using this property, we can get the rows and columns of the matrix B as required in the question.
Complete step-by-step solution:
In the notation of order of a matrix M of order m×n, m is the number of rows and n is the number of columns. Let C, D be two matrices of orders a×b and x×y respectively.
For the product C×D to be defined, we have to apply the condition for the product to be defined which is the number of columns of C is equal to the number of rows of D. Mathematically it is b = x→(1).
The important point that we have to note here is that there is no condition for the number of rows of first matrix C and the number of columns of second matrix D.
In the question, it is given that the matrix A is ordered m×n. Let the order of B be k×l.
For a matrix A of order x×y, the transpose A’ will be of the order y×x.
Let us consider the first product in the question which is AB’. The order of B’ will be l×k. For AB’ to be defined, from the equation-1, we get that
∴ l = n→(2)
Let us consider the first product in the question which is B’A. The order of B’ will be l×k. For B’A to be defined, from the equation-1, we get that
∴ k = m→(3)
From equations- 2 and 3 we get the order of B as m×n.
∴ The order of matrix B is m×n. The answer is option D.
Note: In the answer, we got the inference that the order of matrix A and B are the same for the condition that AB’ and B’A be defined. So we can infer from this result that for two matrices C and D, the products CD and DC are defined when the conditions D is of the order of transpose of C and vice versa which is C is of the order of transpose of D should be satisfied.