

InterviewSolution
Saved Bookmarks
1. |
If A = \(\begin{bmatrix}3& 4 \\[0.3em]1 & 2 \\[0.3em]\end{bmatrix}\) find the value of 3|A|. |
Answer» Find the determinant of A and then multiply it by 3 |A|=2 3|A|=3 × 2 =6 |
|