Question
Question: If A is a square matrix of order 3 such that \(A\left( adj\left( 3A \right) \right)=27I\) , then \(\...
If A is a square matrix of order 3 such that A(adj(3A))=27I , then ∣adj(adjA)∣∣adj(adj(adjA))∣ is
A. 9
B. 81
C. 729
D. 243
Solution
In mathematics, a matrix is a rectangular array or tables of numbers, symbols are arranged in rows and columns. In the above question we have a square matrix which means it has the same rows and same column. A square matrix is a matrix with the same numbers or rows and columns. The order of the square matrix is equal to the number of rows (number of columns).
Complete step-by-step solution:
Now, in the above question we have given that A(adj(3a))=27I, here adj means adjoint of square matrix. Let A=[aij] be a square matrix of order n. The adjoint of a matrix A is the transpose of the cofactor matrix of A.
The formula to find the adjA=∣A∣A−1 and we also know that adj(kA)=kn−1adjA
Now we will use these above formula in the given A(adj(3A))=27I, then we get
⇒adj(3A)=33−1adjA
⇒adj(3A)=9adjA
Now we will replace adj(3A) by 9adjA , then we get
⇒A(9adjA)=27I
Now divide the both side of the equation by 9 we get,
⇒AadjA=3I
Now we know we can write adjA=∣A∣A−1 then the above equation becomes
⇒A∣A∣A−1=3I
We know that AA−1=I putting this in above equation we get,
⇒∣A∣I=3I⇒∣A∣=3
We have to solve ∣adj(adjA)∣∣adj(adj(adjA))∣ by using the value of the ∣A∣=3 , then we get
⇒∣adj(adjA)∣∣adj(adj(adjA))∣=∣A∣(n−1)2∣A∣(n−1)3⇒∣adj(adjA)∣∣adj(adj(adjA))∣=∣A∣n−1⇒∣adj(adjA)∣∣adj(adj(adjA))∣=∣A∣3−1=∣A∣2
Now putting the value of ∣A∣=3 then we get
⇒∣adj(adjA)∣∣adj(adj(adjA))∣=32=9
Hence option A is correct which is 9.
Note: Matrices are used in computer graphics, such that they are used to manipulate 3D models and project them onto a 2-dimensional screen. Matrix is also used in economics to describe systems of economic relationships.