1.

If A and B are `3xx3` matrices and `abs(A)ne 0,` which of the following are true?A. `abs(AB)=0rArr abs(B) = 0`B. `abs(AB)=0rArr B = 0`C. `abs(A^(-1) ) = abs(A)^-1`D. `abs(A+A) = 2 abs(A)`

Answer» Correct Answer - A::C
`abs(AB) = 0 rArr abs(A) abs(B) = 0`
`therefore abs(B) = 0 " as "abs(A) ne 0`
Also, `abs(A^(-1)) = abs(A)^(-1)`


Discussion

No Comment Found

Related InterviewSolutions