MCQOPTIONS
Saved Bookmarks
| 1. |
If A and B are both non-singular nxn matrices, then which of the following statement is NOT TRUE. Note: det represents the determinant of a matrix |
| A. | det(AB) = det(A)det(B) |
| B. | det(A+B) = det(A) + det(B |
| C. | det(AA-1 ) = 1 |
| D. | det(A T ) = det(A) |
| Answer» C. det(AA-1 ) = 1 | |