Solveeit Logo

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×43 \times 4 matrix and B is a matrix such that AtB{A^t}B and BAtB{A^t} are both defined, then B is of the type
(A)3×43 \times 4
(B)3×33 \times 3
(C)4×44 \times 4
(D)4×34 \times 3

Explanation

Solution

Find the order ofAt{A^t}. Use the fact that AtB{A^t}B is defined as \Rightarrow number of columns of At{A^t} = the number of rows of B. Also, BAtB{A^t} is defined\Rightarrow the number of columns of B = the number of rows of At{A^t}
This will give us the required answer.

Complete step by step solution: We are given that A is a 3×43 \times 4 matrix. Note that3×43 \times 4 is the order of matrix A.
Also, we have a matrix B such that AtB{A^t}B and BAtB{A^t} are both defined.
We are asked to find the order of B.
Xt{X^t}denotes 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×nm \times n is the order of matrix X, then the order of Xt{X^t} will be n×mn \times m.
Now, for a matrix Y, we say that the product XtY{X^t}Y is defined if and only if the order of Y is m×rm \times r.
That is, the number of columns of the matrix Xt{X^t} should be equal to the number of rows of matrix Y.
Now, we have the order of matrix A which is 3×43 \times 4. This means that the order of At{A^t} is 4×34 \times 3.
As we are given that AtB{A^t}B is defined, we can conclude that the order of B is of the form3×s3 \times swhere s is some positive integer. This is because the number of columns of At{A^t}= the number of rows of B.
Now,BAtB{A^t}is defined\Rightarrowthe number of columns of B = the number of rows of At{A^t}
No. of columns of B = s and number of rows of At{A^t}= 4.
s=4\Rightarrow 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×43 \times 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×nm \times 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×nm \times nmatrix and B is an n×rn \times r matrix, then the order of matrix AB is n×rn \times r.