Adjoint and Inverse of a Square Matrix MCQ Quiz - Objective Question with Answer for Adjoint and Inverse of a Square Matrix - Download Free PDF

Last updated on Jul 18, 2025

Latest Adjoint and Inverse of a Square Matrix MCQ Objective Questions

Adjoint and Inverse of a Square Matrix Question 1:

Let A=[110310310110] and B=[1i01], where i=1. If M = ATBA, then the inverse of the matrix AM2023AT is  

  1. [12023i01]
  2. [102023i1]
  3. [102023i1]
  4. [12023i01]

Answer (Detailed Solution Below)

Option 4 : [12023i01]

Adjoint and Inverse of a Square Matrix Question 1 Detailed Solution

Calculation: 

AAT=[110310310110][110310310110]=[1001]

B2=[1i01][1i01]=[12i01]

B3=[13i01]

.

.

.

B2023=[12023i01]

M = ATBA

M2 = M.M = ATBA ATBA = ATB2A

M3 = M2.M = ATB2AATBA = ATB3A

.

.

.

M2023 = …………… ATB2023A

AM2023AT = AATB2023 AAT =  B2023

=[12023i01]

Inverse of (AM2023AT) is [12023i01]

Hence, the correct answer is Option 4

Adjoint and Inverse of a Square Matrix Question 2:

If the non-zero 3 × 3 matrix A satisfies A2(A - 4I) - 4(A - I) = 0 and if A5 = αA2 + βA + γl, where I is 3 × 3 identity matrix, then α + β + γ is equal to 

Answer (Detailed Solution Below) 76

Adjoint and Inverse of a Square Matrix Question 2 Detailed Solution

Answer (76)

Sol.

A2(A - 4I) - 4(A - I) = 0 

A3 - 4A2 - 4A + 4I = 0

Multiple by A

A4 = 4A3 + 4A2 - 4A

= 4(4A2 + 4A – 4I) + 4A2 – 4A 

= 20A2 + 12A – 16I

Multiple again by A

⇒ A5 = 20A3 + 12A2 – 16A

= 20(4A2 + 4A – 4I) + 12A2 – 16A

= 92A2 + 64A – 80I = αA2 + A + γI 

⇒ α = 92, β = 64, γ = -80 ⇒ α + β + γ = 76

Adjoint and Inverse of a Square Matrix Question 3:

Let x, y, z > 1 and

A=[1logxylogxzlogyx2logyzlogzxlogzy3].

Then |adj(adjA2)| is equal to

  1. 64 
  2. 2
  3. 4
  4. 24

Answer (Detailed Solution Below)

Option 2 : 2

Adjoint and Inverse of a Square Matrix Question 3 Detailed Solution

Concept:

Determinant of Adjoint of a Matrix:

  • If A is a square matrix of order n, then:
  • |adj(A)|=|A|n1
  • |adj(adj(A))|=|A|(n1)2
  • adj(A2)=(adj(A))2 if A is invertible
  • Hence, |adj(adj(A2))|=|adj((adj(A))2)|=|adj(B2)| where B=adj(A)
  • Using |adj(B2)|=|B2|n1=(|B|2)n1=|B|2(n1)
  • Also, |B|=|adj(A)|=|A|n1

Matrix Determinant:

  • |A| represents the scalar determinant value of matrix A
  • If A is 3 × 3, then |adj(adj(A2))|=|A|2(n1)2=|A|8

 

Calculation:

Given,

A=[1logxylogxzlogyx2logyzlogzxlogzy3]

Let a=logxy, b=logxz, c=logyz

logyx=1a, logzx=1b, logzy=1c

A=[1ab1a2c1b1c3]

|A|=1|2c1c3|a|1ac1b3|+b|1a21b1c|

|A|=(61)a(3acb)+b(1ac2b)

|A|=5(3acb)+(bac2)

|A|=acb+bac

Using values: x=2, y=4, z=8a=2, b=3, c=32

|A|=2×323+32×32=1+1=2

Matrix is of order n=3

|adj(adj(A2))|=|A|2(n1)2=22×4=28

∴ hence Option2 is the correct answer.

Adjoint and Inverse of a Square Matrix Question 4:

If A=[x2 43] and A1=[18112 1649], then find the value of x?

  1. 283
  2. 323
  3. 343
  4. 10
  5. None of the above

Answer (Detailed Solution Below)

Option 2 : 323

Adjoint and Inverse of a Square Matrix Question 4 Detailed Solution

Concept:

A × A-1 = I, where I is an identity matrix

|A| = 1|A1|

Calculation:

Given: A=[x2 43] and A1=[18112 1649]

|A-1| = 472172=372=124

|A| = 1|A1| = 24

⇒ 3x - 8 = 24

∴ x = 323

Adjoint and Inverse of a Square Matrix Question 5:

Comprehension:

Direction : Consider the following for the items that follow :  

Let A=[334 234 011]

What is A-1 equal to?  

  1. [110 234 233]
  2. [1/21/20 13/22 13/23/2]
  3. [220 468 466]
  4. [1/51/50 2/53/54/5 2/53/53/5]

Answer (Detailed Solution Below)

Option 1 : [110 234 233]

Adjoint and Inverse of a Square Matrix Question 5 Detailed Solution

Explanation:

Given 

⇒ adj(A)=[110 234 233]

Now, A-1 = 1|A|(Adj(A))

[110 234 233]

∴ Option (a) is correct.

Top Adjoint and Inverse of a Square Matrix MCQ Objective Questions

If A1=[123243316]=adj(A)k, then k = ?

  1. - 25
  2. - 15
  3. 115
  4. None of these.

Answer (Detailed Solution Below)

Option 3 : 115

Adjoint and Inverse of a Square Matrix Question 6 Detailed Solution

Download Solution PDF

Concept:

For an invertible matrix A:

  • A-1adj(A)|A|.
  • |A-1| = |A|-11|A|.

 

Calculation:

A1=[123243316]=adj(A)k         -----(1)

From the definition of the inverse of a matrix, 

A-1 = adj(A)|A|              -----(2)

Comparing equation (1) & (2), we get

k = |A|  

Using the properties of the determinant of inverse of a matrix, we have:

k = |A| = 1|A1|        ----(3)

We know, 

A.A-1 = I

⇒ |A.A-1| = |I| = 1

⇒ |A| |A-1| = 1

⇒ |A| = 1/ |A-1|       ....(4)

Now,

|A-1| = 1(24 - 3) + 2(9 - 12) + 3(2 - 12) = 21 - 6 - 30 = - 15.

|A-1| = -15

Therefore, from equation (3)

k = 115.

Mistake PointsNote that, we have A-1 matrix, not an A matrix. So to find the value of k, don't you have to use relation |A| = 1/|A-1|

If A=[x2 43] and A1=[18112 1649], then find the value of x?

  1. 283
  2. 323
  3. 343
  4. 10

Answer (Detailed Solution Below)

Option 2 : 323

Adjoint and Inverse of a Square Matrix Question 7 Detailed Solution

Download Solution PDF

Concept:

A × A-1 = I, where I is an identity matrix

|A| = 1|A1|

Calculation:

Given: A=[x2 43] and A1=[18112 1649]

|A-1| = 472172=372=124

|A| = 1|A1| = 24

⇒ 3x - 8 = 24

∴ x = 323

If A2 - 2A - I = 0,then inverse of A is

  1. I
  2. A + 2
  3. A - 2
  4. A

Answer (Detailed Solution Below)

Option 3 : A - 2

Adjoint and Inverse of a Square Matrix Question 8 Detailed Solution

Download Solution PDF

Concept:

Properties of Matrices Inverse:

If A and B are the non-singular matrices, then the inverse matrix should have the following properties

  • (AB) - 1 = B - 1 A - 1
  • (A - 1) - 1 = A
  • (AT) - 1 = (A - 1)T
  • (KA - 1) = 1kA1 for any K ≠ 0
  • (An) - 1 = (A - 1)n
  • AA - 1 = A - 1A = I

Calculation:

Given: A2 - 2A - I = 0

⇒ A.A - 2A = I

Post multiply by A-1, we get

⇒ AAA-1 - 2AA-1 = IA-1

⇒ AI - 2I = A-1             [∵ AA - 1 = A - 1A = I]

∴ A-1 = A - 2

the inverse of A is A - 2

If A is a singular matrix, then A[adj(A)] = ?

  1. A
  2. adj(A)
  3. A-1
  4. Null matrix.

Answer (Detailed Solution Below)

Option 4 : Null matrix.

Adjoint and Inverse of a Square Matrix Question 9 Detailed Solution

Download Solution PDF

Concept:

For an invertible matrix A:

  • A-1 = adj(A)|A|.
  • |A-1| = |A|-1 = 1|A|.

Calculation:

From the definition of the inverse of a matrix, A1=adj(A)|A|.

Multiplying both sides by A, we get:

A(A-1) = A[adj(A)]|A|

⇒ |A| I = A[adj(A)]

But it is given that A is a singular matrix, i.e. |A| = 0.

∴ A[adj(A)] = 0, or A[adj(A)] is a null matrix.

If [132 285 42λ] is not an invertible matrix, then what is the value of λ ?

  1. -1
  2. 0
  3. 1
  4. 2

Answer (Detailed Solution Below)

Option 3 : 1

Adjoint and Inverse of a Square Matrix Question 10 Detailed Solution

Download Solution PDF

Concept:

If the matrix A is not an invertible matrix then | A | = 0

If the matrix A is the non-singular matrix then | A |  0 

 

Calculations:

Given, A = [132 285 42λ]is not an invertible matrix

As we know, If the matrix A is non invertible matrix then | A | = 0

⇒ |132 285 42λ| = 0

⇒ 1(8λ10)+3(2λ20)+2(4+32) = 0

⇒ 8λ10+6λ60+72=0

2λ+2=0

λ=1

Hence, If [132 285 42λ] is not an invertible matrix, then the value of λ is 1.

If A is a 3×3 square matrix such that |A| = 4, then find the value of |A × adj(A)|.

  1. 4
  2. 16
  3. 64
  4. Identity matrix.

Answer (Detailed Solution Below)

Option 3 : 64

Adjoint and Inverse of a Square Matrix Question 11 Detailed Solution

Download Solution PDF

Concept:

Determinants:

  • For two invertible matrices A and B, we have: det(A × B) = det(A) × det(B), which can also be written as |A × B| = |A| × |B|.
  • |adj(A)| = |A|n - 1, where n is the order of the square matrix A.


Calculation:

We know that |adj(A)| = |A|n - 1, where n is the order of the square matrix A.

Now, |A × adj(A)| = |A × |A|n - 1| = |A|n.

The order of the given matrix A is n = 3 and |A| = 4.

∴ |A × adj(A)| = |A|n = 43 = 64.

For a invertible matrix A if A(adj A) =[100 010] then |A| = 

  1. 100
  2. -100
  3. 10
  4. -10

Answer (Detailed Solution Below)

Option 3 : 10

Adjoint and Inverse of a Square Matrix Question 12 Detailed Solution

Download Solution PDF

Concept:

Let A is an invertible matrix

As we know, AA-1 = I

A×(AdjAdetA)=I

A (Adj A) = det A × I = |A|I

 

Calculation:

Given: A(adj A) =[100 010]

⇒ A(adj A) =10[10 01]=10I

As we know A (Adj A) = det A × I

∴ det A = |A| = 10

If A=[10251x111] is a singular matrix, then the value of x is equal to:

  1. -11
  2. 11
  3. 9
  4. -9

Answer (Detailed Solution Below)

Option 3 : 9

Adjoint and Inverse of a Square Matrix Question 13 Detailed Solution

Download Solution PDF

Concept:

Singular Matrix:

  • A Singular Matrix is a matrix whose 'Multiplicative Inverse' does not exist. i.e. A × A-1 ≠ I.
  • A matrix is singular if and only if its determinant is zero. i.e. |A| = 0.

Calculation:

For the matrix to be singular, its determinant should be zero.

|A|=|10251x111|=0

⇒ 1(1 × 1 - 1 × x) + 0(1 × x - 1 × 5) + 2(5 × 1 - 1 × 1) = 0

⇒ 1 - x + 0 + 8 = 0

x = 9.

If the inverse of the matrix A  =[3124212a1]does not exist then the value of a is

  1. 87
  2. 45
  3. 79
  4. 57

Answer (Detailed Solution Below)

Option 2 : 45

Adjoint and Inverse of a Square Matrix Question 14 Detailed Solution

Download Solution PDF

Concept:

Consider a matrix A and let its inverse be A-1

A1=adj(A)det(A)

Here; adj (A) is adjoint of matrix A and det (A) is determinant of matrix A.

⇒ If det (A) ≠ 0, so the inverse of a matrix exists.

⇒ If det (A) = 0, so inverse of a matrix does not exist.

 

Calculation:

Given A = [3124212a1]

For A-1 does not exist the |A| = 0

|A| = |3124212a1| = 0

|A| = 3(2 - a) - 1(4 - 2) + 2(4a - 4)

|A| = 6 - 3a - 2 + 8a - 8

|A| = 5a - 4

|A| = 0

5a - 4 = 0

∴ a = 45

If A is an identity matrix of order 3, then its inverse (A-1)

  1. is equal to null matrix
  2. is equal to A
  3. is equal to 3A
  4. does not exist

Answer (Detailed Solution Below)

Option 2 : is equal to A

Adjoint and Inverse of a Square Matrix Question 15 Detailed Solution

Download Solution PDF

Concept

If A is any matrix of order n and it’s inverse exists, then we can write

AA-1 = A-1A = I, where I = Identity matrix of order n

Calculation

Given: A is an identity matrix of order 3 i.e. A = I

Multiplying both sides by A-1 we get

⇒ AA-1 = IA-1

⇒ I = A-1 [∵ A matrix multiplied by the identity matrix is the matrix itself i.e. AI = A]

⇒ A = A-1
Get Free Access Now
Hot Links: teen patti 100 bonus teen patti all app teen patti master old version