Question
Question: Let A, B and C be 3 square matrices of order 3 × 3. If $A^3 - 6A^2 + 7A + B = 0$ and $(adj(adj B)) =...
Let A, B and C be 3 square matrices of order 3 × 3. If A3−6A2+7A+B=0 and (adj(adjB))=C, where A=102020213, then (10sum of the elements of C) is

2.4
4.8
3.2
6.4
4.8
Solution
The given matrix is A=102020213. The order of the matrix A is 3x3.
We are given the equation A3−6A2+7A+B=0.
We first find the characteristic equation of matrix A using ∣A−λI∣=0.
A−λI=1−λ0202−λ0213−λ
∣A−λI∣=(1−λ)2−λ013−λ−00213−λ+2022−λ0
∣A−λI∣=(1−λ)[(2−λ)(3−λ)−0]+2[0−2(2−λ)]
∣A−λI∣=(1−λ)(2−λ)(3−λ)−4(2−λ)
∣A−λI∣=(2−λ)[(1−λ)(3−λ)−4]
∣A−λI∣=(2−λ)[3−λ−3λ+λ2−4]
∣A−λI∣=(2−λ)[λ2−4λ−1]
∣A−λI∣=2λ2−8λ−2−λ3+4λ2+λ
∣A−λI∣=−λ3+6λ2−7λ−2.
The characteristic equation is −λ3+6λ2−7λ−2=0, or λ3−6λ2+7λ+2=0.
By the Cayley-Hamilton theorem, every square matrix satisfies its own characteristic equation. Thus, A3−6A2+7A+2I=0, where I is the identity matrix of order 3.
We are given the equation A3−6A2+7A+B=0.
Comparing this equation with the Cayley-Hamilton equation A3−6A2+7A+2I=0, we can see that B=2I.
So, B=2100010001=200020002.
We are given C=adj(adjB).
For a square matrix M of order n, the property adj(adjM)=∣M∣n−2M holds.
In this case, M is B and n is 3.
So, C=adj(adjB)=∣B∣3−2B=∣B∣B.
First, let's calculate the determinant of B.
∣B∣=200020002. Since B is a diagonal matrix, its determinant is the product of its diagonal elements.
∣B∣=2×2×2=8.
Now, we can find C.
C=∣B∣B=8B=8200020002=160001600016.
We need to find the sum of the elements of C.
Sum of elements of C = 16+0+0+0+16+0+0+0+16=16×3=48.
Finally, we need to calculate (10sum of the elements of C).
(10sum of the elements of C)=1048=4.8.