Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store
seo-qna
SearchIcon
banner

If k is a scalar matrix and Iis a unit matrix of order 3then adj(kI)=.
A. k3I
B. k2I
C. k3I
D. k2I

Answer
VerifiedVerified
191.7k+ views
like imagedislike image
Hint: Scalar matrix can be defined as the square matrix in which all the elements of the principal diagonal are some constant and all the other elements are zero.
Identity matrix can be defined as the square matrix in which all the elements of the principal diagonal are zero and all the other elements are zero. The identity matrix of order 3is I=(100010001).

Complete step by step solution: We are given that k is a scalar matrix and Iis a unit matrix of order 3and we have to find the value of adj(kI).
We will take an identity matrix of order 3 I=(100010001) and a scalar matrix k. Now we will multiply both the matrices.
kI=k(100010001)
kI=(k000k000k)
Now we will find the adjoint of the matrix.
adj(kI)=(k2000k2000k2)
Taking k2common from the matrix,
adj(kI)=k2(100010001)
adj(kI)=k2I
The value of adj(kI)is adj(kI)=k2I wherek is a scalar matrix and Iis a unit matrix of order $

Option ‘B’ is correct

Note: The relationship between the scalar matrix and the unit matrix is Constant×Identitymatrix=Scalarmatrix.
All of the scalar matrices are symmetric in nature. The zero matrix is also a scalar matrix.
The adjoint of the matrix can be defined as the transpose of the cofactor of the matrix. Let us take a matrix of order 3beA=(a11a12a13a21a22a23a31a32a33) . Then the transpose of this matrix will beAT=(a11a21a31a12a22a32a13a23a33) where (A11A12A13A21A22A23A31A32A33) is the co-factor.
The relationship between the adjoint of the matrix and the identity matrix is A(adj.A)=(adj.A).A=|A|I.
For any of the scalar k, the adjoint will be (adjkA)=kn1adj.A.