Properties of Transpose








Properties of Transpose
(i)  ( A' )' = A , where A is any matrix.
(ii) ( A + B )' =  A'  + B' , where A and B are matrix of the same order.
(iii) ( kA )' = kA' , where A is any matrix and k is any number.
(iv)  ( AB )' = B'A' , where A and B are matrix for which AB is defined. 

Comments