Question
Question: If A is square matrix of order 3, then \[\left\vert Adj\left( AdjA^{2}\right) \right\vert =\] A) \...
If A is square matrix of order 3, then Adj(AdjA2)=
A) ∣A∣2
B) ∣A∣4
C) ∣A∣8
D) ∣A∣16
Solution
Hint: In this question it is given that A is a square matrix of order 3, then we have to find the value of Adj(AdjA2). So to find the solution we have to use one important formula, which is,
∣AdjA∣=A(n−1),…….(1)
where n is the order of the matrix.
So by using the above formula we will get our required solution.
Complete step-by-step solution:
Let, AdjA2=B
Therefore, we can write,
Adj(AdjA2)=∣AdjB∣.........(2)
Since, the order of the matrix A is 3×3, then the order of the matrix A2 and B is also 3×3.
Therefore, from (2) we can write,
Adj(AdjA2)
=∣AdjB∣
=∣B∣(3−1) [ by using formula (1), and since, n=3]
=∣B∣2
=AdjA22
=(A23−1)2
=(A22)2
=A22×2
=A24
=∣A∣2×4
=∣A∣8
Hence, the correct option is option C.
Note: In the solution part we take the order of the matrix A2 and AdjA2 as 3×3, so for this you have to remember that when you perform any operations( e.g- addition, subtraction, multiplication) in two square matrix of same order, then the order of the resultant matrix is same as the multiplied matrices.
Also if the order of a matrix n×n then the matrix is called a square matrix of order n.