Question
Question: If A is a \(3 \times 4\) matrix and B is a matrix such that \({A^t}B\) and \[B{A^t}\] are both defin...
If A is a 3×4 matrix and B is a matrix such that AtB and BAt are both defined, then B is of the type
(A)3×4
(B)3×3
(C)4×4
(D)4×3
Solution
Find the order ofAt. Use the fact that AtB is defined as ⇒ number of columns of At = the number of rows of B. Also, BAt is defined⇒ the number of columns of B = the number of rows of At
This will give us the required answer.
Complete step by step solution: We are given that A is a 3×4 matrix. Note that3×4 is the order of matrix A.
Also, we have a matrix B such that AtB and BAt are both defined.
We are asked to find the order of B.
Xtdenotes the transpose of a matrix X and is a matrix obtained by changing the rows of matrix X into columns and the columns into rows.
Therefore, if m×n is the order of matrix X, then the order of Xt will be n×m.
Now, for a matrix Y, we say that the product XtY is defined if and only if the order of Y is m×r.
That is, the number of columns of the matrix Xt should be equal to the number of rows of matrix Y.
Now, we have the order of matrix A which is 3×4. This means that the order of At is 4×3.
As we are given that AtB is defined, we can conclude that the order of B is of the form3×swhere s is some positive integer. This is because the number of columns of At= the number of rows of B.
Now,BAtis defined⇒the number of columns of B = the number of rows of At
No. of columns of B = s and number of rows of At= 4.
⇒s=4
That is, the number of columns of B = 4.
We already know that the number of rows of B = 3.
Hence B is a 3×4 matrix.
Note: 1) The order of a matrix, also called as dimension of a matrix, is the number of rows and columns of the matrix and is given by the expression m×n where m denotes the number of rows in the matrix and n denotes the number of columns in the matrix.
2) If A is anm×nmatrix and B is an n×rmatrix, then the order of matrix AB is n×r.