Skip to main content

3

Q1. What is the maximum number of different elements needed to write a skew symmetric matrix of order n?

  • n2
  • n2-n 
  • n2-n+1
Q2. If A is a matrix of order 1 × 3 and B is a matrix of order 3 × 4, then the order of the matrix obtained on multiplying A and B is

  • 4 × 1
  • 3 × 3
  • 1 × 4
  • 3 × 4
Q3. The number of elements in a 3 x 2 matrix is not the same as ___

  • The number of elements in a 3 x 3 matrix
  • The number of elements in a 2 x 3 matrix
  • The number of elements in a 6 x 1 matrix
  • The number of elements in a 1 x 6 matrix
Q4. To check whether the matrix B is an inverse of matrix  A, we need to check whether

  • AB = I
  • BA = I
  • AB = BA = I
  • Either AB = I,BA = I
Q5. If A is a matrix of order m x n and B is a matrix of order l x p. The product AB of two matrices is defined if,

  • n = l
  • m = p
  • n = p
  • m = l
Q6. If a matrix B is obtained from matrix A by an elementary row or column transformation then B is said to be ______ of A

  • Equivalent
  •  Inverse
  • Adjoint
  • none of the above
Q7. If A, B are, respectively m × n, k × l matrices, then both AB and BA are defined if and only if

  •   n = k and l = m
  •   m = n and k = l
  •   m = l and  n = l
  •   n = m and k = m
Q8. If A is a symmetric matrix, then B' AB is

  • Skew symmetric
  • Symmetric
  • Neither symmetric nor skew symmetric
  • Both symmetric and skew symmetric
Q9. Consider the following information regarding the number of men and women workers in three BPOs I, II and III:    Men Women I 35 20 II 20 23 III 25 25         What does the entry in the second row and first column represent if the information is represented as a 3 x 2 matrix?  

  • The number of Women in BPO II
  • The number of Men in BPO II
  • The number of Women in BPO I
  • The number of Men in BPO I
Q10. [5] is a scalar matrix of order

  • 2
  • 0
  • 5
  • 1

Comments