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 May 13, 2025

Latest Adjoint and Inverse of a Square Matrix MCQ Objective Questions

Adjoint and Inverse of a Square Matrix Question 1:

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 1 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 2:

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 2 Detailed Solution

Explanation:

Given 

⇒ adj(A)=[110 234 233]

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

[110 234 233]

∴ Option (a) is correct.

Adjoint and Inverse of a Square Matrix Question 3:

Comprehension:

Direction : Consider the following for the items that follow :  

Let A=[334 234 011]

What is A(adj A) equal to?  

  1. [500 050 005]
  2. [200 020 002]
  3. [1/200 01/20 001/2]
  4. [100 010 001]

Answer (Detailed Solution Below)

Option 4 : [100 010 001]

Adjoint and Inverse of a Square Matrix Question 3 Detailed Solution

Explanation:

Given:

A=[334 234 011]

Now, |A| = 3(–3 + 4) –2(–3 + 4) + 0 = 3 – 2 = 1

A(adjA) = |A| I = I

∴ Option (d) is correct.

Adjoint and Inverse of a Square Matrix Question 4:

If A = [200010003] then sum of all the elements of A-1 = _______.

  1. 6
  2. -6
  3. 0
  4. 116
  5. 1

Answer (Detailed Solution Below)

Option 4 : 116

Adjoint and Inverse of a Square Matrix Question 4 Detailed Solution

Concept Used:

Inverse of a diagonal matrix is a diagonal matrix with reciprocals of the original diagonal elements.

Calculation:

Given:

A = [200010003]

⇒ A⁻¹ = [12000100013]

Sum of all elements of A⁻¹ = 12+0+0+0+1+0+0+0+13

= 12+1+13=3+6+26=116

Hence option 4 is correct

Adjoint and Inverse of a Square Matrix Question 5:

If A=[2314] and B=[1213], then B-1 A-1 is equal to:

  1. 111[14551]
  2. 111[151110]
  3. 111[14551]
  4. 111[151110]

Answer (Detailed Solution Below)

Option 3 : 111[14551]

Adjoint and Inverse of a Square Matrix Question 5 Detailed Solution

Explanation:

Step 1: Find the Inverse of Matrix A

Given matrix A : 

A=[2314]

The inverse of a 2x2 matrix  A=[abcd]  is given by the formula:

A1=1adbc[dbca]  

For matrix A :

a = 2, b = 3, c = 1, d = -4

det(A) = (2)(-4) - (3)(1) = -8 - 3 = -11

Thus, the inverse of matrix A is:

A1=111[4312]=[411311111211]  

Step 2: Find the Inverse of Matrix B

Given matrix B :

B=[1213]   

The inverse of matrix B is calculated using the same formula as for A . For matrix B :

a = 1, b = -2, c = -1, d = 3

The determinant {det}(B) is:

det(B) = (1)(3) - (-2)(-1) = 3 - 2 = 1

Thus, the inverse of matrix B is:

B1=11[3211]=[3211]

Step 3: Compute  B1A1

Now, we compute the product B1A1:

B1=[3211],A1=[411311111211]

Performing the matrix multiplication:

B1A1=[3211][411311111211]  

The elements of the product matrix are:

1st row, 1st column:

(3)(411)+(2)(111)=1211+211=1411

1st row, 2nd column:

(3)(311)+(2)(211)=911411=511

2nd row, 1st column:

(1)(411)+(1)(111)=411+111=511  

2nd row, 2nd column:

(1)(311)+(1)(211)=311211=111  

Thus, the matrix  B1A1  is:

B1A1=[1411511511111]

Step 4: Match with the options

The matrix  B1A1  matches with option (3):

111[14551]  

Thus, the correct answer is Option (3).

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 master teen patti cash game teen patti party teen patti master 2023 teen patti wala game