Topics Covered
8 key topics in this chapter
Study Resources
Key Formulae
Essential mathematical expressions for this chapter — understand derivations, not just results.
Exam-Ready Insights
Important points to remember — curated from CBSE Board question patterns.
CBSE frequently asks to express a given square matrix as the sum of a symmetric and a skew-symmetric matrix — the decomposition formula is a guaranteed 3–5 mark question.
Matrix multiplication is defined only when the number of columns of the first equals the number of rows of the second — always state compatibility before multiplying.
Matrix multiplication is not commutative in general (AB ≠ BA), even when both products are defined.
Elementary row/column operations are used to find the inverse — practise the step-by-step reduction to identity.
Competitive Exam Strategy
Targeted tips for JEE Main, JEE Advanced, NEET, BITSAT, and CBSE Boards.
Idempotent, involutory, and nilpotent matrix properties (A²=A, A²=I, Aⁿ=0) are tested through direct verification — compute and check rather than memorising results.
Matrix equations combined with determinant conditions for singular/non-singular cases are a recurring problem type.
2×2 and 3×3 matrix multiplication under time pressure — practise mental row-column dot products.
Common Mistakes to Avoid
Multiplying matrices in the wrong order or without checking column–row compatibility.
Assuming AB = BA — matrix multiplication is generally non-commutative.
Confusing transpose (swap rows/columns) with inverse (a completely different operation).
Key Takeaways
A matrix is simply a rectangular arrangement of numbers; its order (rows × columns) governs which operations are valid.
Addition and scalar multiplication are entry-wise; multiplication is row-by-column.
A square matrix is invertible only if its determinant is non-zero.