1.

Let A*B=A^(T)B^(-1) where A^(T) represents transpose of matrix A and B^(-1) represents inverse of square matrix B. This operation is defined when the number of rows of A is equal to the number of rows of B. Matrix A is said to be orthogonal if A^(-1)=A^(T) If A*B is defined then which of the following operations are always define?

Answer»

`(A*B)*A^(T)`
`(A*B)^(T)+A`
`(A*B)+A^(T)`
`A*B+B`

SOLUTION :NA


Discussion

No Comment Found

Related InterviewSolutions