Class 12 Maths MCQ – Matrices

1. Which of the following matrices is a square matrix?

a) 2×3
b) 4×4
c) 3×2
d) 1×3

Answer:

b) 4×4

Explanation:

A square matrix has an equal number of rows and columns. Hence, a 4×4 matrix is a square matrix.

2. The order of the matrix [[1,2],[3,4],[5,6]] is:

a) 2×3
b) 3×2
c) 2×2
d) 3×3

Answer:

b) 3×2

Explanation:

The matrix has 3 rows and 2 columns, so its order is 3×2.

3. If A is a matrix of order 2×3, then the total number of elements in matrix A is:

a) 2
b) 3
c) 5
d) 6

Answer:

d) 6

Explanation:

For a matrix of order 2×3, there are 2 rows and 3 columns, so total elements = 2×3 = 6.

4. Two matrices are said to be equal if:

a) They have the same order
b) Corresponding elements are equal
c) Both a and b
d) None of the above

Answer:

c) Both a and b

Explanation:

Two matrices are equal if they have the same order and their corresponding elements are equal.

5. The zero matrix of order 2×2 is:

a) [[0,1],[1,0]]
b) [[1,1],[1,1]]
c) [[0,0],[0,0]]
d) [[2,2],[2,2]]

Answer:

c) [[0,0],[0,0]]

Explanation:

A zero matrix has all its elements as zero.

6. If A and B are matrices of the same order, then (A+B)' is:

a) A'+B'
b) A+B
c) A'-B'
d) B'-A'

Answer:

a) A'+B'

Explanation:

The transpose of the sum of two matrices is the sum of their transposes.

7. The matrix [[1,2],[3,4]] is of type:

a) Row matrix
b) Column matrix
c) Square matrix
d) Null matrix

Answer:

c) Square matrix

Explanation:

The given matrix has equal numbers of rows and columns, making it a square matrix.

8. If A is a matrix of order 3×2, the order of its transpose A' is:

a) 3×2
b) 2×3
c) 2×2
d) 3×3

Answer:

b) 2×3

Explanation:

The transpose of a matrix interchanges its rows with columns.

9. The matrix which has only one row is called:

a) Square matrix
b) Diagonal matrix
c) Row matrix
d) Unit matrix

Answer:

c) Row matrix

Explanation:

A matrix with a single row is termed a row matrix.

10. The sum of the diagonal elements of a matrix is called:

a) Trace
b) Rank
c) Determinant
d) Norm

Answer:

a) Trace

Explanation:

The sum of the diagonal elements of a matrix is termed its trace.

11. The element situated in the third row and second column of the matrix [[1,2,3],[4,5,6],[7,8,9]] is:

a) 2
b) 5
c) 8
d) 6

Answer:

c) 8

Explanation:

The element in the third row and second column is 8.

12. If A' is the transpose of A, then (A')' is:

a) 2A
b) A
c) A^2
d) 0

Answer:

b) A

Explanation:

Taking the transpose twice results in the original matrix.

13. For any square matrix A, (A+A') is always:

a) Symmetric
b) Skew-symmetric
c) Diagonal
d) Scalar

Answer:

a) Symmetric

Explanation:

A matrix is symmetric if it is equal to its transpose.

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

a) Scalar matrix
b) Diagonal matrix
c) Identity matrix
d) Zero matrix

Answer:

b) Diagonal matrix

Explanation:

A matrix with non-zero elements only on its diagonal is a diagonal matrix.

15. If A is an identity matrix of order 3×3, then the sum of all its elements is:

a) 0
b) 1
c) 2
d) 3

Answer:

d) 3

Explanation:

The identity matrix has ones on the diagonal and zeros elsewhere.

16. A square matrix in which all the elements below its main diagonal are zero is called:

a) Upper triangular matrix
b) Lower triangular matrix
c) Diagonal matrix
d) Scalar matrix

Answer:

a) Upper triangular matrix

Explanation:

An upper triangular matrix has all elements below the diagonal as zero.

17. If A and B are matrices of order 3×3, then the order of the product matrix AB is:

a) 3×3
b) 2×2
c) 1×1
d) 3×2

Answer:

a) 3×3

Explanation:

The product of two matrices has the order of the first matrix's rows by the second matrix's columns.

18. The number of rows in a column matrix of order 7×1 is:

a) 1
b) 7
c) 0
d) 2

Answer:

b) 7

Explanation:

A column matrix has a single column, and in this case, 7 rows.

19. If two matrices A and B are conformable for multiplication, then:

a) Number of columns of A = Number of rows of B
b) Number of rows of A = Number of columns of B
c) Both matrices must be square matrices
d) Both matrices must have the same order

Answer:

a) Number of columns of A = Number of rows of B

Explanation:

For two matrices to be conformable for multiplication, the number of columns in the first matrix must equal the number of rows in the second matrix.

20. If a matrix has only one column, it is called:

a) Square matrix
b) Row matrix
c) Scalar matrix
d) Column matrix

Answer:

d) Column matrix

Explanation:

A matrix with a single column is termed a column matrix.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top