The determinant of matrix A is given by:
∣A∣=1(0−3)−1(−10−1)+2(−6−0)
∣A∣=−3+11−12=−4
We know the property A(adjA)=∣A∣I, which gives adjA=∣A∣A−1.
Taking the inverse on both sides:
(adjA)−1=∣A∣A=−4A
Let B=2(adjA)−1. Substituting the above expression, we get:
B=2(−4A)=−21A
We need to find the matrix adj(adjB). For a square matrix of order n, we have adj(adjB)=∣B∣n−2B. Since the order is n=3:
adj(adjB)=∣B∣3−2B=∣B∣B
Now, we calculate the determinant of B:
∣B∣=−21A=(−21)3∣A∣=−81(−4)=21
Substituting ∣B∣ back into the expression for adj(adjB):
adj(adjB)=21B=21(−21A)=−41A
The sum of all elements of matrix A is:
1+1+2−2+0+1+1+3+5=12
Therefore, the sum of all elements of the matrix −41A is:
−41×12=−3
Answer: −3