JEEnify Logo
JEEnify
All formula sheets

Matrices and Determinants Formula Sheet — JEE Main Mathematics

Every key Matrices and Determinants formula, definition and theorem for JEE Main Mathematics in one place — with common examiner traps and worked examples. Free to read; blurt from memory, then check your gaps.

Syllabus — topics coveredNTA · 9 sub-topics

  • Matrices
  • Algebra of matrices
  • Types of matrices
  • Determinants and matrices of order two and three
  • Properties of determinants
  • Evaluation of determinants
  • Area of triangles using determinants
  • Adjoint and evaluation of inverse of a square matrix using determinants
  • Test of consistency and solution of simultaneous linear equations in two or three variables using determinants and matrices

Matrices — Order, Types & Algebra

Matrix: A rectangular array of m rows and n columns (mn entries). Two matrices are equal only if they have the and every corresponding entry matches.
Algebra of matrices
OperationRule
only for the SAME order; entrywise
multiply every entry by
needs colsrows(B):
NOT commutative (but associative)
; does NOT force or
Types of matrices
  • (), (), ().
  • : off-diagonal entries 0; : equal diagonal entries.
  • I: diagonal , rest 0; O: all entries .
  • : all zeros below (upper) or above (lower) the diagonal.
🎯 Exam · When is the product AB defined?
AB exists only if : . Addition needs the ; scalar kA multiplies every entry by k.
⚠️ Watch out · Matrix multiplication is not commutative
In general (and one may exist while the other doesn't). Also does force or , and there is no cancellation: does not give .
★ Remember · Identity and powers
. Powers make sense only for matrices, and .
🚫 Examiner Trap · Examiner traps
(1) Matrix multiplication is NOT commutative: in general (and one may not even be defined). (2) AB needs cols rows(B); the product is . (3) does NOT force or (zero divisors exist). (4) Add/subtract only for the SAME order; scalar kA multiplies EVERY entry by k.

Transpose & Special Square Matrices

Named square matrices
NameCondition
()
(diagonal all )
(so )
(so )
for some k
Transpose Aᵀ
  • and .
  • .
  • the order.
  • .
★ Remember · Symmetric + skew decomposition
: . : (so the diagonal is all ). Every square matrix splits uniquely as (symmetric skew).
🎯 Exam · Named matrices to recognise
(so ); ; ; . A skew-symmetric matrix of order has determinant .
★ Remember · Trace
= sum of the diagonal entries. It is linear, , and even though .
🚫 Examiner Trap · Examiner traps
(1) Transpose reverses a product: (NOT ). (2) A skew-symmetric matrix has ALL diagonal entries (since ). (3) Every square matrix (symmetric skew). (4) Orthogonal means (so ); don't confuse with symmetric.

Determinants — Evaluation, Minors & Cofactors

Determinant: A single number attached to a matrix. For , ; for (and larger) expand along any row or column using cofactors.
Minors & cofactors
  • : determinant left after deleting row i, column j.
  • (the sign-board).
  • along any row i (or any column).
  • Expand along the row/column with the — least work.
🎯 Exam · The 'wrong-row' sum is zero
Entries of one row against the cofactors of a row sum to zero: when . This is what makes work.
★ Remember · Sarrus for 3×3
For a you may use Sarrus' diagonal rule (sum of the three products minus the three products) — but it works for , not larger.
⚠️ Watch out · Don't forget the cofactor sign
The minor and the cofactor differ by . Forgetting the alternating sign — especially on the middle entry of a row — is the most common evaluation error.
🚫 Examiner Trap · Examiner traps
(1) Cofactor carries the sign-board: — forgetting is the classic slip. (2) Expand along the row/column with the MOST zeros (less work, same answer). (3) Mixing rows gives ZERO: when . (4) Determinant is defined ONLY for square matrices.

Properties of Determinants

Properties of determinants
PropertyEffect
Transpose — rows & columns play the same role
Swap two rows / colsthe determinant changes SIGN
Two identical / proportional rows
Common factor in a rowpull it out: that row scales by
Row op leaves UNCHANGED (the workhorse)
Scalar multiple for
Product (so )
Triangular / diagonal product of the diagonal entries
Singular has no inverse
The properties you use most
  • — rows and columns are interchangeable.
  • Swapping two rows/columns sign changes; identical/proportional rows .
  • leaves (use it to make zeros).
  • A common factor of a row comes out front.
🎯 Exam · Scalar and product rules
for an matrix (the factor comes out of row). , hence and .
★ Remember · Triangular = product of the diagonal
If a matrix is triangular (or diagonal), is just the product of its diagonal entries. Row operations that create such a form (without scaling rows) give a quick evaluation.
⚠️ Watch out · |kA| is not k|A|
Scaling the whole matrix scales of the n rows, so — not . For a , , not .
🚫 Examiner Trap · Examiner traps
(1) SWAP of two rows/cols flips the SIGN of (a frequent miss). (2) Two identical OR proportional rows . (3) for (the factor is , not k). (4) The safe row operation leaves UNCHANGED; but .

Adjoint & Inverse of a Matrix

Adjoint: is the , . Its defining property is , which is exactly what turns it into the inverse.
★ Remember · The inverse formula
, which exists (a matrix). For a : swap the diagonal entries and negate the off-diagonal, then divide by .
Adjoint & inverse properties
  • for an matrix.
  • (reverse order).
  • , , .
  • and .
🎯 Exam · Singular ⇒ no inverse
If the matrix is and has no inverse — so before inverting, always check the determinant. A product AB is invertible iff both A and B are.
★ Remember · Row-reduction alternative
You can also invert by elementary row operations: reduce to . If a full row of zeros appears on the left, A is singular (no inverse).
🚫 Examiner Trap · Examiner traps
(1) exists ONLY if (non-singular). (2) — it's the TRANSPOSE of the cofactor matrix (don't forget to transpose). (3) , . (4) (reverse order). For : swap the diagonal, negate the off-diagonal, divide by .

System of Linear Equations — Cramer & Consistency

★ Remember · Two ways to solve AX = B
: (needs ). : , , , where and replaces column i of A with B.
Consistency of AX = B
  • : a solution (consistent).
  • and some : solution (inconsistent).
  • and all : infinitely many solutions (or none — check).
  • Rank test: consistent rank rank of the augmented matrix.
🎯 Exam · Homogeneous systems AX = O
Always consistent ( is the trivial solution). If the trivial solution is the one; if there are solutions.
⚠️ Watch out · Δ = 0 doesn't always mean 'infinite'
When you must check the : if any is non-zero the system is (no solution); only when all can it have infinitely many. Don't jump straight to 'infinite'.
🚫 Examiner Trap · Examiner traps
(1) Cramer: replaces the i-th column of A with B — and Cramer needs . (2) with some NO solution (inconsistent); with all infinitely many OR none (check further). (3) Homogeneous is always consistent; it has NON-trivial solutions IFF . (4) Matrix method needs .

Area of a Triangle & Special Results

★ Remember · Area of a triangle
Area — always take the . The determinant is the three points are .
🎯 Exam · Cayley-Hamilton theorem
Every square matrix satisfies its own characteristic equation . Rearranging that equation gives (or high powers ) in terms of lower powers — a big shortcut.
★ Remember · Eigenvalues
The eigenvalues solve . Their and their — a quick check on your characteristic equation.
★ Remember · Line through two points
The line through and is found by setting the area determinant with a general point (x,y) equal to — the collinearity condition in reverse.
🚫 Examiner Trap · Examiner traps
(1) Triangle area — take the ABSOLUTE value (area ). (2) Determinant the three points are COLLINEAR (zero area), which is also how you write the line through two points. (3) Cayley–Hamilton: a matrix satisfies its OWN characteristic equation — use it to get or high powers. (4) Eigenvalues solve ; , .

More JEE Main Mathematics formula sheets

Frequently Asked Questions

What are the most important Matrices and Determinants formulas for JEE Main?

This Matrices and Determinants formula sheet covers all the high-yield Mathematics formulas, definitions and theorems you need for JEE Main, across Matrices, Algebra of matrices, Types of matrices, Determinants and matrices of order two and three, Properties of determinants — each shown with the key result and, where useful, a worked example.

Is this Matrices and Determinants formula sheet free?

Yes — the full chapter formula sheet is free to read online, no login or payment required.

How should I revise Matrices and Determinants formulas?

Blurt the Matrices and Determinants formulas from memory, then check against this sheet to find your gaps — and practise a few previous-year questions on the chapter to make sure you can apply them under time pressure.

Also useful: all formula sheets · JEE Main previous-year papers · most important chapters.