Q 1473401346.     Find the transpose of the matrix

` [( -1 , 5 , 6 ),( sqrt{3} , 5 , 6 ),( 2 , 3 , -1 )]`


A

` [(-1 , sqrt 3 , 2 ),( 5 , 5 , 3 ),( 6 , 6 ,1 )]`

B

`[(-1 , sqrt 3 , 2 ),( 5 , 5 , 3 ),( 6 , 6 ,-1 )]`

C

` [(-1 , sqrt 3 , 2 ),( 5 , 5 , 6 ),( 3 , 6 ,-1 )]`

D

` [(-1 , sqrt 2 , 3 ),( 5 , 5 , 3 ),( 6 , 6 ,-1 )]`

HINT

If `A =[aij]` be an matrix,then the matrix obtained by interchanging the rows and column of `A` is called the transpose of `A`. Transpose of the matrix `A` is denoted by `A'` or `A^T`.
0
Success Rate: NAN %
Sr. No.SubjectTagCorrectRecorded Answer