Home/Notes/Matrices & Determinants
Board Exam Notes

Matrices & Determinants Notes

Questions

5–8 MCQs per paper

Difficulty

Medium

Importance

High yield for JEE Main/Advanced and BITSAT

Overview

Matrices and Determinants form the backbone of linear algebra, serving as essential tools for solving complex systems of equations and performing coordinate transformations. In competitive exams like JEE, this topic is highly valued due to its structured nature and high weightage in both algebra and calculus applications.

Matrix Operations and Types

Mastering matrix arithmetic is foundational for advanced operations like inversion and diagonalization. Focus on the properties of special matrices like symmetric, skew-symmetric, and orthogonal matrices as they appear frequently in identity-based questions.

  • A + B is defined only if orders are identical
  • AB is not necessarily equal to BA (non-commutative)
  • Symmetric: A transpose = A
  • Skew-Symmetric: A transpose = -A
  • Orthogonal: A * A transpose = I
  • Trace(A) = sum of principal diagonal elements

Determinants and Properties

Determinants are scalar values associated with square matrices, providing insights into invertibility and volume scaling. Speed in competitive exams depends on your ability to use elementary row and column operations to create zeros efficiently.

  • Det(AB) = Det(A) * Det(B)
  • Det(kA) = k^n * Det(A) for order n
  • If any two rows or columns are identical, Det = 0
  • Det(A transpose) = Det(A)
  • Swap two rows/cols changes the sign of the determinant
  • Use expansion by minor/cofactor along the row with most zeros

Adjoint and Inverse

The adjoint and inverse are critical for solving linear systems and are common subjects of theoretical MCQs. Memorize the relationship between A, Adj(A), and Det(A) to solve complex matrix equations in seconds.

  • A * Adj(A) = Det(A) * I
  • A inverse = (1/Det(A)) * Adj(A)
  • Adj(AB) = Adj(B) * Adj(A)
  • Det(Adj(A)) = Det(A)^(n-1)
  • Inverse exists only if Det(A) is not zero (Non-singular matrix)
  • Adj(Adj(A)) = Det(A)^(n-2) * A

System of Linear Equations

This section tests your ability to determine if a system (AX = B) has unique, infinite, or no solutions using Cramers Rule or matrix inversion. Pay attention to homogeneous vs. non-homogeneous systems.

  • Unique solution: Det(A) is not 0
  • Infinite solutions: Det(A) = 0 and Adj(A) * B = 0
  • No solution: Det(A) = 0 and Adj(A) * B is not 0
  • Homogeneous system always has a trivial solution (0,0,0)
  • Rank method: consistent if Rank(A) = Rank(Augmented Matrix)

Formula Sheet

A * Adj(A) = |A| * I

|kA| = k^n * |A|

|AB| = |A| * |B|

A^-1 = Adj(A) / |A|

|Adj(A)| = |A|^(n-1)

|A^m| = |A|^m

X = A^-1 * B

Exam Tip

Always verify if a matrix is singular (Det=0) before attempting to compute its inverse to save precious exam time.

Common Mistakes

  • Assuming matrix multiplication is commutative (AB = BA), which is false in general.
  • Forgetting the k^n factor when taking a scalar constant out of a determinant.
  • Neglecting the trivial solution case in homogeneous systems.

More Revision Notes

Ready to test yourself?

Play topic-wise Matrices & Determinants questions in Aspirant Arcade — gamified MCQ practice.

Download Free