Given a square matrix A of order 3×3 such that ∣A∣=12, find the value of |AadjA|
Compute the required value.
Given: Matrix A of order 3×3 and ∣A∣=12
Since, adjA=An-1
|AadjA|=AadjA=AA3-1=A3=123=1728
Hence, the value of |AadjA| is 1728.