Question
Question: The transpose of a rectangular matrix is a A) Rectangular matrix B) Diagonal matrix C) Square...
The transpose of a rectangular matrix is a
A) Rectangular matrix
B) Diagonal matrix
C) Square matrix
D) Scalar matrix
Explanation
Solution
Hint: The transpose of a matrix is simply a flipped version of the original matrix. We can get the transpose of a matrix by exchanging its rows with its columns. Suppose a matrix A, then its transpose is denoted as AT , where the superscript T means transpose of the matrix. Assume a matrix having 2×3 dimensions and then find its transpose.
Complete step-by-step answer:
Let us assume a 2×3 rectangular matrix A whose elements are a1,a2,a3,b1,b2,b3 .