

InterviewSolution
Saved Bookmarks
1. |
If A is a `2 xx 2` matrix such that `|A| ne 0 " and " |A| = 5, ` write the value of |4A|. |
Answer» Correct Answer - 80 Since A is a `2 xx 2` matrix, so `|4A| = (4 xx 4) * |A|.` |
|