Matrices & Determinants for JEE Main: Complete Guide
Matrices and Determinants is one of the most structured chapters in JEE Main Mathematics, contributing three to five marks every session. The question types are well-defined: matrix operations (addition, multiplication, transpose), determinant evaluation using properties, inverse matrices, and system-of-equations analysis using Cramer's rule or the rank condition. A student who masters the determinant properties and the system-consistency conditions can handle every JEE question in this chapter with speed and confidence.
Test your understanding now
Take a free 10-minute JEE mock test — no sign-up needed.
Start Mock Test →Matrix Operations and Special Matrices
Matrix multiplication: (AB)_{ij} = Σ A_{ik}B_{kj}. Key: AB ≠ BA in general (non-commutativity); (AB)ᵀ = BᵀAᵀ (transpose reverses order); (AB)⁻¹ = B⁻¹A⁻¹ (inverse also reverses order). Special matrices: symmetric (A = Aᵀ), skew-symmetric (A = −Aᵀ, diagonal entries are zero), idempotent (A² = A), involutory (A² = I), nilpotent (Aⁿ = 0 for some n). JEE tests these special types through "which of the following properties does this matrix satisfy" questions.
Trace of a matrix = sum of diagonal elements = sum of eigenvalues. Determinant = product of eigenvalues. These connections let you compute traces and determinants of expressions involving powers of a matrix without actually raising it to the power. Take a free matrices and determinants mock to test your matrix algebra speed.
Get free JEE prep resources daily
Join 50,000+ students. Free daily tips, mock tests, and insights.
Sign Up Free →Determinant Properties and Evaluation
The seven key determinant properties: (1) swapping two rows/columns multiplies det by −1; (2) multiplying one row/column by k multiplies det by k; (3) adding a multiple of one row/column to another does not change det; (4) det(Aᵀ) = det(A); (5) det(AB) = det(A)det(B); (6) if any two rows/columns are identical, det = 0; (7) expanding along any row or column gives the same result. Property 3 (row operations) is the primary tool for evaluating complicated determinants: reduce the determinant to upper triangular form and multiply the diagonal entries.
For a 3×3 determinant, cofactor expansion: det = a₁₁C₁₁ + a₁₂C₁₂ + a₁₃C₁₃, where C_{ij} = (−1)^{i+j} M_{ij} and M_{ij} is the 2×2 minor. JEE tests the "expand along the row with the most zeros" strategy — always choose the row or column with the most zeros to minimise computation.
System of Linear Equations
For AX = B (3×3 system): if det(A) ≠ 0, unique solution X = A⁻¹B. If det(A) = 0, the system is either inconsistent (no solution) or has infinitely many solutions, determined by the rank of A vs the augmented matrix [A|B]. Cramer's rule: xᵢ = det(Aᵢ)/det(A), where Aᵢ is the matrix with the i-th column replaced by B. This applies only when det(A) ≠ 0. JEE tests: "for which value of λ does the system have no unique solution" (answer: when det(A) = 0) and "find the condition for infinitely many solutions" (both det(A) = 0 and the system is consistent).
Adjugate matrix: adj(A)_{ij} = C_{ji} (transpose of cofactor matrix). A⁻¹ = adj(A)/det(A). For a 3×3 matrix: adj(adj A) = (det A)·A; det(adj A) = (det A)². These determinant-of-adjugate formulas appear as direct one-mark questions. For the eigenvalue and characteristic equation: det(A − λI) = 0 gives the characteristic polynomial whose roots are eigenvalues. By Cayley-Hamilton, A satisfies its own characteristic equation — used to compute high powers of a matrix. Connect this chapter to our complex numbers guide (for determinant evaluation using complex numbers) and our sets and functions guide.
Unlock Full JEE Preparation
2,000+ Bloom-level questions, full mock tests, rank predictor and analytics. Just ₹149/month.
Upgrade for ₹149/month →Written by Amit Tyagi
ISB alumnus and founder of 10minJEE. amit@berriesadvisory.com
Practice this topic in 10 minutes
Bloom-level questions mapped to exactly what you just read.
Start free →