Q 11 :

Let A be a 3×3 matrix such that A+AT=O. If A[1-10]=[332],    A2[1-10]=[-319-24], and
det(adj(2adj(A+I)))=(2)α·(3)β·(11)γ, α,β,γ are non-negative integers, then α+β+γ is equal to _________ .           [2026]



(18)

A+AT=O

A[1-10]=[332]  and  A2[1-10]=[-319-24]

A+AT=O

A is skew symmetric matrix

A=[0ab-a0c-b-c0]

Now ATQ

[0ab-a0c-b-c0][1-10]=[332]

a=-3  and  c=b+2

A2[1-10]=A[332]=[0-3b30c-b-c0][332]

=[-9+2b9+2c-3b-3c]=[-319-24]

By comparing we get

b=3,  c=5

Now A=[0-33305-3-50]

Let B=A+I=[1-33315-3-51]

det(B)=44=22×11

we find D=det(adj(2adj(B)))

D=214·114

Compare with 2α3β11γ

α=14,  β=0,  γ=4

α+β+γ=18



Q 12 :

If  Δ=|ahghbfgfc|,  then the cofactor A21 is:

  • -(hc+fg)

     

  • fg-hc

     

  • fg+hc

     

  • hc-fg

     

(2)

Ans.    fg-hc

Explanation:

      A21=(-1)2+1M21

             =-M21=-|hgfc|

            =-(hc-fg)

            =fg-hc



Q 13 :

If  Δ=|a11a12a13a21a22a23a31a32a33| and Aij is the cofactor of aij, then the value of Δ is given by:

  • a11A31+a12A32+a13A33

     

  • a11A11+a12A21+a13A31

     

  • a21A11+a22A12+a23A13

     

  • a11A11+a21A21+a31A31

     

(4)

Ans.    a11A11+a21A21+a31A31

Explanation:

= sum of the products of the elements of any row (or any column) with their corresponding cofactors.

                Δ=a11A11+a21A21+a31A31



Q 14 :

If  A=[23-4-6],  then which of the following is true?

  • A(adjA)|A|I

     

  • A(adjA)(adjA)A

     

  • A(adjA)=(adjA)A=|A|I=[0000]

     

  • None of the above

     

(3)

Ans.     A(adjA)=(adjA)A=|A|I=[0000]

Explanation:

We know that if A is any square matrix of order n, then A(adjA)=(adjA)A=|A|·I.



Q 15 :

If A and B are invertible matrices, then which of the following is not correct?

  • adjA=|A|·A-1

     

  • det(A)-1=[det(A)]-1

     

  • (AB)-1=B-1A-1

     

  • (A+B)-1=B-1+A-1

     

(4)

Ans.    (A+B)-1=B-1+A-1

Explanation:

Since A and B are invertible matrices, we can say that

               (AB)-1=B-1A-1         (i)

We know that,

                    A-1=1|A|(adjA)

          adjA=|A|·A-1

Also,  det(A)-1=[det(A)]-1

    det(A)-1=1det(A)

  det(A)·det(A)-1=1,

which is true.



Q 16 :

If  A=[2λ-3025113],  then A-1 exists if:

  • λ=2

     

  • λ2

     

  • λ=-2

     

  • None of these

     

(4)

Ans.       None of these

Explanation:

We have,              A=[2λ-3025113]

A-1 exists if  |A|0

Now,         |A|=2(6-5)-λ(-5)-3(-2)=8+5λ

But,           |A|0

            5λ+805λ-8

              λ-85

So, A-1 exists if and only if  λ-85



Q 17 :

If  A=[21031204-1], then |adj(A)| is equal to:

  • 11

     

  • 12

     

  • 225

     

  • - 225

     

(3)

Ans.       225

Explanation:

Given,      A=[21031204-1]

        adj A=[21031204-1]

Now,  A=2(-1-8)-1(-3-0)+0

              =-18+3

              =-15

Since for a 3×3 matrix,

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

we get  |adj(A)|=(-15)2=152=225



Q 18 :

If A and B are invertible matrices of order 3, |A|=2 and |(AB)-1|=-16, then the value of |B| is: 

  • 3

     

  • -3

     

  • 2

     

  • 16

     

(2)

Ans.      -3

Explanation:

Given,             |A|=2,

and       |(AB)-1|=-16

We know that

            |BB-1|=I  and |AA-1|=I

            |B-1|=1B  and  |A-1|=1|A|=12

            (AB)-1=B-1A-1

   |B-1||A-1|=-16

           1B×12=-16

                      B=-3



Q 19 :

Let  A=[1-23121λ2-3].  If A-1 does not exist, then λ=

  • -2

     

  • 2

     

  • 1

     

  • -1

     

(4)

Ans.      -1

Explanation:

Given,

                   A=[1-23121λ2-3]

Since A-1 does not exist |A|=0

Now,  1(-6-2)+2(-3-λ)+3(2-2λ)=0

                                   -8-6-2λ+6-6λ=0 

                                                          -8λ-8=0

                                                                       λ=-1



Q 20 :

The sum of the products of elements of any row with the cofactors of corresponding elements is: 

  • the value of the determinant

     

  • 0

     

  • sum of cofactors

     

  • adjoint of matrix

     

(1)

Ans.         the value of the determinant

Explanation:

The sum of the products of the elements of any row with the cofactors of the corresponding elements is equal to the value of the determinant.

     Let  Δ=|a11a12a13a21a22a23a31a32a33|