(1) First calculate determinant of the given matrix. Use the basic definition of the determinant in an expanded form. You will get = . (2) It implies, due to well known properties of determinants, that det(A) = = 3. (3) Finally, use another well known formula of linear algebra, which for 3x3 matrix A takes the form det(Adj(A)) = . We just know from (2) that det(A) = 3. Therefore, det(Adj(A)) = = 9. ANSWER. det(Adj(A)) = 9.
| 1 | a | 0 |
| 0 | 1/3 | 0 |
| 0 | b | 1 |
| 1 | a | 0 | ; | 1 | 0 | 0 |
| 0 | 1/3 | 0 | ; | 0 | 1 | 0 |
| 0 | b | 1 | ; | 0 | 0 | 1 |
| 1 | a | 0 | ; | 1 | 0 | 0 | |
| 0 | 1 | 0 | ; | 0 | 3 | 0 | 3*R2 --> R2 |
| 0 | b | 1 | ; | 0 | 0 | 1 |
| 1 | a | 0 | ; | 1 | 0 | 0 | |
| 0 | 1 | 0 | ; | 0 | 3 | 0 | |
| 0 | 0 | 1 | ; | 0 | -3b | 1 | R3-b*R2 --> R3 |
| 1 | 0 | 0 | ; | 1 | -3a | 0 | R1-a*R2 --> R1 |
| 0 | 1 | 0 | ; | 0 | 3 | 0 | |
| 0 | 0 | 1 | ; | 0 | -3b | 1 |