Q 11 :

For the matrices  A=[3-41-1]  and  B=[-2949-1318], if (A15+B)[xy]=[00], then among the following which one is true?         [2026]

  • x=16, y=3

     

  • x=11, y=2

     

  • x=5, y=7

     

  • x=18, y=11

     

(2)

Here An=[2n+1-4nn-2n+1]

A15=[31-6015-29]

A15+B=[2-112-11]

Now  (A15+B)[xy]=[00]

[2-112-11][xy]=[00]

2x-11y=0



Q 12 :

Let A, B and C be three 2×2 matrices with real entries such that B=(I+A)-1 and A+C=I. If BC=[1-5-12]  and  CB[x1x2]=[12-6], then x1+x2 is.  [2026]

  • -2

     

  • 4

     

  • 2

     

  • 0

     

(4)

B=(I+A)-1,  A+C=I

B(I+A)=(I+A)B=I

B+BA=B+AB

B+B(I-C)=B+(I-C)B

2B-BC=2B-CB

BC=CB

 CB[x1x2]=[1-5-12][x1x2]=[12-6]

 [x1x2]=[1-5-12]-1[12-6]=-13[2511][32-6]

[x1x2]=[2-2]

  x1+x2=0



Q 13 :

If A and B are square matrices of the same order, then (A + B) (A - B) is equal to:

  • A2-B2

     

  • A2-BA-AB-B2

     

  • A2-B2+BA-AB

     

  • A2-BA+B2+AB

     

(3)

Ans.     A2-B2+BA-AB

Explanation:

(A+B)(A-B)=A(A-B)+B(A-B)

                           =A2-AB+BA-B2



Q 14 :

If A and B are symmetric matrices of the same order, then (AB' - BA')' is a:

  • Skew-symmetric matrix

     

  • Null matrix

     

  • Symmetric matrix

     

  • None of the above

     

(1)

Ans.   Skew-symmetric matrix

Explanation:

Since (AB' - BA')' = (AB')' - (BA')' 

                             = (BA' - AB') 

                             = - (AB' - BA')



Q 15 :

If A is a matrix of order 3 × 4, then each row of A has:

  • 3 elements

     

  • 12 elements

     

  • 7 elements

     

  • 4 elements

     

(4)

Ans.    4 elements

Explanation:

Since 3 × 4 signifies that there are 3 rows and 4 columns, each row has 4 elements.



Q 16 :

The matrix  A=[100020004] is a :

  • Identity matrix

     

  • Scalar matrix

     

  • Skew-symmetric matrix

     

  • Diagonal matrix

     

(4)

Ans.     Diagonal matrix

Explanation:

A matrix in which all elements are zero except the diagonal elements is called a diagonal matrix.



Q 17 :

If A is a 3 × 2 matrix, B is a 3 × 3 matrix and C is a 2 × 3 matrix, then the elements in A, B and C are respectively:

  • 6, 9, 8

     

  • 6, 9, 6

     

  • 9, 6, 6

     

  • 6, 6, 9

     

(2)

Ans.     6, 9, 6

Explanation:

The number of elements in m×n matrix is equal to mn.

   Elements in A = 3 × 2 = 6

   Elements in B = 3 × 3 = 9

   Elements in C = 2 × 3 = 6



Q 18 :

If a matrix has 8 elements, then which of the following will not be a possible order of the matrix?

  • 1 × 8

     

  • 2 × 4

     

  • 4 × 2

     

  • 4 × 4

     

(4)

Ans.    4 × 4

Explanation:

We know that if a matrix is of order m×n, then it has mn elements. Thus, to find all possible orders of a matrix with 8 elements, we will find all ordered pairs of natural numbers whose product is 8. Thus, all possible ordered pairs are (1, 8), (2, 4), (4, 2).



Q 19 :

Total number of possible matrices of order 3 × 3 with each entry 2 or 0 is:

  • 9

     

  • 27

     

  • 81

     

  • 512

     

(4)

Ans.     512

Explanation:

Number of entries in 3 × 3 matrix is 9. Since each entry has 2 choices, namely 2 or 0, therefore, number of possible matrices 

=2×2×2××29 times=29=512



Q 20 :

The matrix  P=[004040400] is not a :

  • Square matrix

     

  • Diagonal matrix

     

  • Unit matrix

     

  • None of these

     

(3)

Ans.    Unit matrix

Explanation:

A square matrix in which all diagonal elements are 1 and all other elements are 0 is called a unit matrix.



Q 21 :

Which of the given values of x and y make the following pair of matrices equal?

[3x+75y+12-3x]=[0y-284]

  • x=-13, y=7

     

  • not possible to find

     

  • y=7, x=-23

     

  • x=-13, y=-23

     

(2)

Ans.   not possible to find

Explanation:

Consider,  [3x+75y+12-3x]=[0y-284]

3x+7=0,  5=y-2,  y+1=8,  2-3x=4

x=-73,  y=7;   y=7,  x=-23



Q 22 :

If A=[2312],  B=[132431],  C=[12]  and  D=[468579], then which of the following is defined?

  • A + B

     

  • B + C

     

  • C + D

     

  • B + D

     

(4)

Ans.    B + D

Explanation:

Only B + D is defined because only matrices of the same order can be added.



Q 23 :

If  [12-2-b]+[a432]=[5610], then a2+b2 is equal to:

  • 20

     

  • 22

     

  • 12

     

  • 10

     

(1)

Ans.   20

Explanation:

We have,

         [12-2-b]+[a432]=[5610]

             [a+1612-b]=[5610]

                             a+1=5,    2-b=0

                                    a=4,    b=2

                         a2+b2=42+22=20



Q 24 :

If  A=[023-4]  and  kA=[03a2b24], then the values of k, a, b are respectively:

  • -6,-12,-18

     

  • -6,4,9

     

  • -6,-4,-9

     

  • -6,12,18

     

(3)

Ans.   -6,-4,-9

Explanation:

                       kA=[03a2b24]

      k[023-4]=[03a2b24]

    [02k3k-4k]=[03a2b24]

                 -4k=24

                      k=-6

                   3a=2×(-6)

                   3a=-12

                      a=-4

and                    3k=2b

         3×(-6)=2b

                      b=-9



Q 25 :

If   A=1π[sin-1(πx)tan-1(xπ)sin-1(xπ)cot-1(πx)],   B=1π[-cos-1(πx)tan-1(xπ)sin-1(xπ)-tan-1(πx)],

then A-B is equal to:

  • I

     

  • O

     

  • 2I

     

  • 12I

     

(4)

Ans.    12I

Explanation:

We have,

                B=[-1πcos-1(πx)1πtan-1(xπ)1πsin-1(xπ)-1πtan-1(πx)]

and         A=[1πsin-1(πx)1πtan-1(xπ)1πsin-1(xπ)1πcot-1(πx)]

   A-B=[1π(sin-1(πx)+cos-1(πx))001π(cot-1(πx)+tan-1(πx))]

                    =[1π·π2001π·π2]=12[1001]=12I



Q 26 :

If A and B are two matrices of the order 3×m and 3×n, respectively, and m=n, then the order of matrix (5A − 2B) is:

  • m×3

     

  • 3×3

     

  • m×n

     

  • 3×n

     

(4)

Ans.    3×n

Explanation:

A3×m and B3×n are two matrices. If m=n, then A and B have the same order as 3×n each, so the order of (5A − 2B) should also be 3×n.



Q 27 :

The matrix  [124256467]  is a: 

  • identity matrix

     

  • symmetric matrix

     

  • skew-symmetric matrix

     

  • None of the above

     

(2)

Ans.    symmetric matrix

Explanation:

We have  A=[124256467]

       A'=[124256467]

         A'=A

So, the given matrix is a symmetric matrix.



Q 28 :

A=[aij]m×n is a square matrix, if

  • m<n

     

  • m>n

     

  • m=n

     

  • None of these

     

(3)

Ans.    m=n

Explanation:

It is known that a given matrix is said to be a square matrix if the number of rows is equal to the number of columns.

   If m=n, then [aij]m×n is a square matrix.



Q 29 :

If  A=[5xy0]  and A is a symmetric matrix, then:

  • x=y

     

  • x=0

     

  • y=0

     

  • xy

     

(1)

Ans.    x=y

Explanation:

Let               A=[5xy0]

For a symmetric matrix,

                    A'=A

        [5xy0]=[5yx0]

                x=y



Q 30 :

If  A=[cosα-sinαsinαcosα]  and A+A'=I, then the value of α is:

  • π6

     

  • π3

     

  • 3π2

     

  • π

     

(2)

Ans.    π3

Explanation:

Let            A=[cosα-sinαsinαcosα]

         A'=[cosαsinα-sinαcosα]

  A+A'=[cosα-sinαsinαcosα]+[cosαsinα-sinαcosα]

  A+A'=[2cosα002cosα]

                    I=[1001]

  [2cosα002cosα]=[1001]

                     2cosα=1

                       cosα=12

                              α=π3



Q 31 :

If the product of two matrices is a zero matrix, then:

  • at least one of the matrix is a zero matrix

     

  • both the matrices are zero matrices

     

  • it is not necessary that one of the matrices is a zero matrix

     

  • None of the above

     

(3)

Ans.       it is not necessary that one of the matrices is a zero matrix

Explanation:

Let  A=[0-102]  and  B=[3500]

Then,  AB=0  but A and B are non-zero.



Q 32 :

If A is a matrix of order m×n and B is a matrix such that AB' and B'A are both defined, then the order of matrix B is:

  • m×m

     

  • n×n

     

  • n×m

     

  • m×n

     

(4)

Ans.   m×n

Explanation:

Let     A=[aij]m×n
and    B=[bij]p×q

  B'=[bij]q×p

Now, AB' is defined, so n=q

and B'A is also defined, so p=m

  Order of B is m×n



Q 33 :

If  A=[2-13-451]  and  B=[234-215], then:

  • only AB is defined

     

  • only BA is defined

     

  • AB and BA both are defined

     

  • AB and BA both are not defined

     

(3)

Ans.        AB and BA both are defined

Explanation:

Let A=[aij]2×3 and B=[bij]3×2

Both AB and BA are defined.



Q 34 :

If  A=[2-34],  B=[322],  X=[123] and Y=[234], then AB+XY equals:

  • [28]

     

  • [24]

     

  • 28

     

  • 24

     

(1)

Ans.        [28]

Explanation:

AB+XY=[2-34][322]+[123][234]

                 =[8]+[20]

                 =[28]



Q 35 :

The product  [ab-ba][a-bba]  is equal to:

  • [a2+b200a2+b2]

     

  • [(a+b)20(a+b)20]

     

  • [a2+b20a2+b20]

     

  • [a00b]

     

(1)

Ans.    [a2+b200a2+b2]

Explanation:

[ab-ba][a-bba]=[a2+b2-ab+ba-ba+abb2+a2]

                                =[a2+b200a2+b2]



Q 36 :

If matrix A=[aij]2×2, where aij={1if ij0if i=j then A2 is equal to:

  • I

     

  • A

     

  • 0

     

  • none of these

     

(1)

Ans.     I

Explanation:

We have,   A=[aij]2×2

where       aij={1,ij0,i=j 

             A=[0110]

and           A2=[0110][0110]=[1001]=I



Q 37 :

If  A=[1101], then An=

  • [1n01]

     

  • [nn0n]

     

  • [n10n]

     

  • [110n]

     

(1)

Ans.        [1n01]

Explanation:

Let          A=[1101]

               A2=A×A

                     =[1101][1101]

                      =[1201]

                 A3=A2×A

                      =[1201][1101]

                       =[1301]

                         

                 An=[1n01]



Q 38 :

If A=[3-24-2] and I=[1001], find k so that A2=kA-2I.

  • 0

     

  • 1

     

  • 2

     

  • - 1

     

(2)

Ans.       1

Explanation :

          A=[3-24-2]

    A2=[3-24-2][3-24-2]=[1-24-4]

    A2=kA-2I

[1-24-4]=[3k-2k4k-2k]-[2002]

on comparing 3k-2=1

                3k=3k=1



Q 39 :

If A=[2-335], then which of the following statements are correct?

(A)   A is a square matrix

(B)   A-1 exists

(C)   A is a symmetric matrix

(D)   |A|=19

(E)    A is a null matrix

Choose the correct answer from the options given below.

  • (A), (B), (C) only

     

  • (A), (D), (E) only

     

  • (A), (B), (D) only

     

  • (C), (D), (E) only

     

(3)

Ans.     (A), (B), (D) only

Explanation:

(A)             A=[2-335]2×2

(B)            |A|=(2)(5)-(-3)(3)=10+9=19

            |A|0

             A-1 exists

(C)    For a symmetric matrix,

                   A=AT

         but     [2-335][23-35]             (False)

(D)    |A|=[2-335]=19

(E)    The matrix whose every element is zero is called a null matrix. Therefore, A is not a null matrix.



Q 40 :

If  [xyz2uv-16w] is a skew symmetric matrix, then the value of x2+y2+z2+u2+v2+w2 is:

  • 1

     

  • 4

     

  • 36

     

  • 41

     

(4)

Ans.    41

Explanation:

For a skew symmetric matrix,

                  A'=-A

    [x2-1yu6zvw]=[-x-y-z-2u-v1-6-w]

Comparing the corresponding elements,

    y=-2,    v=-6,    z=1

          x=0,    u=0,    w=0

  x2+y2+z2+u2+v2+w2=0+4+1+0+36+0=41