PROBLEMS ON FINDING INVERSE AND ADJOINT OF A MATRIX

Adjoint of matrix :

Let A be a square matrix of order n. Then the matrix of cofactors of A is defined as the matrix obtained by replacing each element aij of A with the corresponding cofactor Aij. The adjoint matrix of A is defined as the transpose of the matrix of cofactors of A. It is denoted by adj A.

adj A = (aij)T

Inverse of matrix A :

Let A be a square matrix of order n. If there exists a square matrix B of order n such that

AB = BA = In

then the matrix B is called an inverse of A.

Problem 1 :

If P=1x013024-2 is the adjoint of 3×3 matrix A and |A|=4, then x is

(1) 15     (2) 12     (3) 14     (4) 11

Solution:

P=1x013024-2

| P | = 1(-6 - 0) - x(-2 - 0) + 0 (4 - 6)

| P | = -6 + 2x

| P | = 2x - 6

Now, adj A = P

|adj A| = | P |

| A |2 = | P |

| P | = 16

2x - 6 = 16

2x = 22

x = 11

So, option (4) is correct.

Problem 2 :

If A=31-12-2012-1 and A-1=a11a12a13a21a22a23a31a32a33 then the value of a23 is

(1) 0     (2) -2     (3) -3     (4) -1

Solution:

a23 = -2/2 = -1

Problem 3 :

If A, B and C are invertible matrices of some order, then which one of the following is not true?

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

(3) det A-1 = (det A)-1           (4) (ABC)-1 = C-1B-1A-1

Solution:

adj (AB) = (adj A)(adj B)

So, option (2) is correct.

Problem 4 :

If (AB)-1=12-17-1927 and A-1=1-1-23, then B-1=
(1) 2-5-38
(2) 8532
(3) 3121
(4) 8-5-32

Solution:

So, option (1) is correct.

Problem 5 :

If AT A-1 is symmetric, then A2

(1) A-1     (2) (AT)    (3) AT     (4) (A-1)2

Solution:

(ATA-1)T = ATA-1

(A-1)T(AT)T = ATA-1

(A-1)T(A) = ATA-1

Multiply by A on both sides,

(A-1)T(A)(A)= ATA-1(A)

(A-1)T(A2) = ATI

Multiply by AT on both sides,

(AT)(A-1)T(A2) = (AT)ATI

(AT)(AT)-1(A2) = (AT)2I

IA2 = (AT)2I

A2 = (AT)2

So, option (2) is correct.

Problem 6 :

If A is a non-singular matrix such that A-1=53-2-1, then AT-1=
(1) -5321
(2) 53-2-1
(3) -1-325
(4) 5-23-1

Solution:

A-1=53-2-1AT-1=A-1T53-2-1T=5-23-1

So, option (4) is correct.

Recent Articles

  1. Finding Range of Values Inequality Problems

    May 21, 24 08:51 PM

    Finding Range of Values Inequality Problems

    Read More

  2. Solving Two Step Inequality Word Problems

    May 21, 24 08:51 AM

    Solving Two Step Inequality Word Problems

    Read More

  3. Exponential Function Context and Data Modeling

    May 20, 24 10:45 PM

    Exponential Function Context and Data Modeling

    Read More