

InterviewSolution
Saved Bookmarks
1. |
Let A be a square matrix of order 3, write the value of |2A|, where |A| = 4. |
Answer» It is given that A is a square matrix of order 3 So we get |2A| = 23 . |A| By substituting the values |2A| = 8 (4) = 32 |
|