Mathematics
Which of the following statements is true for the transpose of a matrix?
The number of rows is same as that of the given matrix.
The number of columns is same as that of the given matrix.
The order is same as that of the given matrix.
The number of elements is same as that of the given matrix.
Matrices
3 Likes
Answer
If A = m × n then AT = n × m
The total number of elements is calculated by multiplying the dimensions: m × n. Since m × n = n × m
Therefore, total number of elements in A is exactly the same as the total number of elements in AT
Hence, option 4 is the correct option.
Answered By
3 Likes