CLASS 12 MATHEMATICS • CHAPTER 3
Matrices
Online Practice Worksheet • Learn, Practice, Check & Improve
NCERT-aligned independent practice tool.
🎯 Create Your Practice Test
📚 Complete Practice Guide: Matrices – Class 12 Mathematics
Matrices are rectangular arrangements of numbers or other mathematical quantities written in rows and columns. They provide a compact way to organise data and perform several algebraic operations. In Class 12 Mathematics, matrix questions test whether a student understands order, equality, types of matrices, operations, multiplication, transpose, and matrix equations. This practice worksheet is designed to strengthen those skills through repeated randomized practice.
1. Matrix notation and order
A matrix is commonly represented by a capital letter such as A. If A has m rows and n columns, its order is m × n. The entry in row i and column j is written as aij. Always count rows first and columns second.
2. ⭐ Equality of matrices
Two matrices are equal only when they have the same order and every corresponding element is equal. Thus, if A=[aij] and B=[bij], then A=B exactly when their corresponding entries satisfy aij=bij.
3. ⭐ Important types of matrices
A row matrix has one row, while a column matrix has one column. A square matrix has equal numbers of rows and columns. A zero matrix has all entries zero. A diagonal matrix has zeros outside the main diagonal. A scalar matrix is a diagonal matrix whose diagonal entries are equal. An identity matrix has 1s on the main diagonal and 0s elsewhere.
4. ⭐ Matrix addition and subtraction
Matrices can be added or subtracted only when they have the same order. Addition is performed element by element. If A=[aij] and B=[bij], then A+B=[aij+bij] and A−B=[aij−bij]. These operations are especially useful in matrix-equation questions.
5. ⭐ Scalar multiplication
When a matrix is multiplied by a scalar k, every element is multiplied by k. The rule is kA=[kaij]. Be careful not to multiply only the diagonal or first row unless the question specifically asks for an individual part.
6. ⭐ Matrix multiplication
For AB to exist, the number of columns of A must equal the number of rows of B. If A is m×n and B is n×p, then AB is m×p. The element of AB in position (i,j) is obtained by multiplying corresponding entries of row i of A and column j of B and adding the products. Matrix multiplication is generally not commutative: AB need not equal BA.
7. ⭐ Transpose
The transpose of A is written AT and is obtained by interchanging rows and columns. Important properties include (AT)T=A, (A+B)T=AT+BT, and (kA)T=kAT.
8. ⭐ Symmetric and skew-symmetric matrices
A square matrix A is symmetric if AT=A. It is skew-symmetric if AT=−A. For a skew-symmetric matrix, all diagonal entries must be zero. A useful decomposition is A = 1/2(A+AT) + 1/2(A−AT), separating a matrix into symmetric and skew-symmetric parts.
9. Matrix equations
Matrix equations can often be solved by comparing corresponding entries. If two matrices are equal, their corresponding entries must be equal. This converts a matrix equation into ordinary algebraic equations in unknowns.
10. How to use this worksheet
Begin with 10 or 20 questions in Mixed mode. Attempt every question before revealing an answer. For written questions, enter the required result in the answer box. For MCQs, select one option. Press Check Answer after each question. Correct responses become green and incorrect responses become red. Show Answer is intentionally locked until checking.
11. Exam-focused checklist
- Identify matrix order correctly.
- Know all common matrix types.
- Check order before addition or subtraction.
- Check compatibility before multiplication.
- Remember that AB≠BA in general.
- Practise transpose properties.
- Know symmetric and skew-symmetric conditions.
- Use corresponding-entry comparison for matrix equations.
12. Final revision strategy
Use the Shuffle Whole Worksheet option to change the order of questions and avoid relying on memorised sequences. Increase the difficulty gradually. Timed practice is useful after the basic operations become automatic. Review every wrong answer before starting another test. Regular short sessions are often more effective than one very long session because matrix multiplication and transpose rules require accuracy as well as speed.
Source note: The supplied NCERT link opens the official NCERT “Textbooks PDF (I-XII)” portal. This DigiSadhan worksheet is an independent practice resource based on the chapter topic requested by the user.