By the end of this chapter you'll be able to…

  • 1Justify the row-operation rules from the area interpretation of a determinant, and use them to create zeros before expanding
  • 2Factorise a determinant whose entries are polynomials by applying the factor theorem, including the Vandermonde form
  • 3Derive and apply the adjoint identities, including and
  • 4Read a matrix product as a composition of transformations, and use that reading for non-commutativity and the reversal law
  • 5Compute a general power of a matrix by splitting off a nilpotent part, and use the trace relation for the two-by-two case
  • 6Classify a system of three linear equations as unique, inconsistent or underdetermined, and identify the corresponding arrangement of three planes
💡
Why this chapter matters in JEE Advanced
Advanced asks structural questions here rather than computational ones. Whether a determinant must vanish, whether a product can be zero without either factor being zero, whether a system has one solution or none or infinitely many — each is settled by an identity, and each is set precisely to catch a candidate who reaches for a six-term expansion. The systems half also carries the only place in the syllabus where algebra and three-dimensional geometry are tested as the same question, since the three cases of a determinant correspond exactly to the ways three planes can sit in space.

Before you start — revise these

🔗
Expansion of a determinant of order three by minors and cofactors
🔗
Matrix addition and multiplication, and the transpose
🔗
The equation of a plane and the meaning of a normal vector
🔗
Binomial coefficients and the binomial theorem for a positive integer index

Matrices and Determinants

is a skew-symmetric matrix with arbitrary entries. What is ?

Zero. Always, for every odd order, whatever the entries are.

A determinant is unchanged by transposition, so . Skew-symmetry says , and pulling a factor of out of each of the three rows gives . Putting these together,

Nothing about the individual entries entered the argument. That is the character of this chapter at Advanced level: the questions are about structural properties — symmetry, singularity, commutation, consistency — and they are answered by identities rather than by expansion. A candidate who reaches for the six-term expansion of a determinant on seeing this question has already lost the time the question was designed to cost.

1. Why row operations work

For a matrix the determinant is, up to sign, the area of the parallelogram spanned by the two rows. That single picture explains the rules that are usually memorised.

Multiplying a row by stretches one side of the parallelogram, so the area scales by — hence a common factor comes out of a row, not out of the whole determinant.

Swapping two rows reverses orientation, so the sign flips. Adding a multiple of one row to another slides the parallelogram along a fixed base without changing its height, so the area is untouched. The last of these is the workhorse: it is what lets you create zeros before expanding.

row 1 row 2 area = |det| same base, same height R2 becomes R2 + kR1: area, and so the determinant, is unchanged

Illustration 1

Evaluate .

Every column sums to , so replacing by makes the first row constant and lets that factor out:

Now subtract the first column from the second and third to create zeros, and expanding gives . Spotting the constant row sum first is what turns a six-term expansion into two operations.

2. Determinants as polynomials: the factor theorem

If a determinant whose entries are polynomials in vanishes whenever , then two of its rows coincide at that value, so divides the determinant as a polynomial. Comparing degrees then pins down the remaining factor up to a constant, which one value of fixes. This converts several standard determinants into a line of reasoning.

Illustration 2

Show that .

Regard it as a polynomial in . Setting makes the first two columns identical, so the determinant vanishes and is a factor; by symmetry so are and . The determinant has total degree and so does the product, so they differ by a constant. Comparing the coefficient of on both sides gives that constant as .

This Vandermonde determinant is worth recognising on sight, because it is exactly the condition for three points to lie on no common parabola, and it appears whenever a question asks when three such points are distinct.

Illustration 3

Without expanding, show that when are distinct and .

Split the third column into and , giving two determinants. The second has columns , so factoring , , out of the rows leaves a Vandermonde with an extra factor . The first is the Vandermonde itself with its columns cyclically rearranged. The two therefore combine to times a Vandermonde, which vanishes precisely when .

3. Adjoint and inverse

Expanding a determinant along a row using the cofactors of a different row gives zero, because the result is the determinant of a matrix with two equal rows. Combining that with the ordinary expansion along the matching row gives the single identity that generates everything else:

Taking determinants of both sides gives , so . Applying the adjoint twice and using the identity again gives . Each of these is derived in one line from the first, which is why the first is the one to remember.

Illustration 4

For a matrix with , find .

Two routes agree. Directly, , whose determinant is . Using the exponent rule twice, . Whenever an adjoint question offers two routes, taking both costs seconds and catches an exponent slip.

Illustration 5

If is a matrix with and , prove that is singular.

Rewrite the condition as . If then exists, and multiplying on the left gives , contradicting . Hence .

The step to notice is that does not by itself force or . Matrices have zero divisors, and the deduction only becomes available once invertibility is assumed.

4. Multiplication is composition, which is why order matters

A matrix acting on a column vector is a transformation of the plane or of space, and the product means "apply first, then ". Read that way, non-commutativity stops being a rule to remember and becomes obvious: turning a page and then flipping it does not land where flipping and then turning does.

The definition of the product follows from the same reading. The entry in row , column of is the th component of what does to the th column of , which is exactly the row-times-column sum.

It also explains conformability: exists only when the number of columns of matches the number of rows of , because the output of has to be something can consume. For non-square matrices and can therefore differ in size, and one of them may not exist at all.

The same reading gives the reversal law. To undo "do , then " you must undo first, so , and the transpose obeys the identical reversal, . Writing is one of the most common single-line errors in the chapter, and it is caught instantly by asking which operation happened last.

Illustration 6

Let be a quarter turn anticlockwise and a reflection in the -axis. Compute and and interpret them.

The first swaps the coordinates, so it is the reflection in the line ; the second sends to , the reflection in . Both products are reflections, both are involutory, and they are reflections in perpendicular lines. The two orders do not merely differ by a sign — they give geometrically different maps, and no amount of algebraic rearrangement can reconcile them.

P RM applied to P reflect first, then turn: lands on y = x P MR applied to P turn first, then reflect: lands on y = -x

5. What matrix algebra does not inherit from numbers

Three habits imported from ordinary algebra cause most errors here, and each has a one-line counterexample.

statementtrue for numberstrue for matrices
yesno, in general
or yesno
yesonly if

For the second, with neither factor zero. For the third, expanding honestly gives , and the middle terms merge only when the two commute.

A small vocabulary of special matrices carries a large share of the questions. is idempotent if , nilpotent if for some , involutory if , and orthogonal if . Each definition immediately constrains the determinant: an orthogonal matrix has so , an involutory matrix likewise, and a nilpotent matrix has so .

Illustration 7

Show that if is nilpotent then is invertible, and find its inverse.

Suppose . The finite geometric sum telescopes:

So the inverse is that finite sum. Nothing here needs to be small or the series to converge, because the sum stops on its own — the reason the argument works for matrices and not for numbers.

6. Powers of a matrix without induction

When a matrix differs from the identity by a nilpotent part, write . Since commutes with everything, the binomial theorem applies, and because the expansion terminates.

Illustration 8

Find for .

Here has ones on the first superdiagonal, has a single one in the top right corner, and . So

Checking at against a direct multiplication confirms the top-right entry , which is the entry an induction argument most often gets wrong.

For matrices there is a second route. Expanding directly shows that every matrix satisfies

which lets any high power be reduced step by step to a combination of and . The general theorem behind this sits outside the stated syllabus, but the case is a two-line verification and is worth carrying.

7. Systems of equations, and what three planes can do

For equations in unknowns with coefficient determinant , Cramer's rule gives whenever : a unique solution. The interesting cases are all at .

If and some , the system is inconsistent and has no solution. If and every , the system is consistent but the solution is not unique — either a line or a plane of solutions, and Cramer's rule says nothing about which.

compute D D not 0 D = 0 unique solution look at D1, D2, D3 some not 0 all 0 no solution infinitely many three planes meeting at one point

Geometrically each equation is a plane. Three planes meet in a single point when . When the normals are coplanar, and several pictures become possible: the planes can share a common line, they can be parallel, or — the case most often overlooked — they can form a triangular prism, meeting pairwise in three parallel lines with no point common to all three.

Illustration 9

Show that , and have no solution, even though no two of the planes are parallel.

The three normals are , and , and the third is the difference of the first two, so . Subtracting the second equation from the first gives , which contradicts the third. The three planes cut each other in three parallel lines forming a prism. No two normals are proportional, so no two planes are parallel — the usual quick test for inconsistency fails here.

Illustration 10

For which is the system , , consistent?

The coefficient determinant is , so consistency is not automatic for any . Subtracting the first equation from the second gives ; subtracting the second from the third gives . The second is twice the first only when

so or , and in each case there are infinitely many solutions. For every other the planes form a prism.

8. Homogeneous systems

A homogeneous system always has the trivial solution , so the only question ever asked is whether it has another. It does exactly when , and then the solutions form a line or a plane through the origin.

Illustration 11

Find all for which , and have a non-trivial solution.

Setting the determinant to zero and using the constant row sum ,

which vanishes at and . At all three equations coincide and the solution set is a plane; at they are distinct and meet in a line. The two singular values give geometrically different answers, and questions frequently ask which is which.

Illustration 12

If is a matrix with , must every minor of vanish?

No. The matrix has determinant zero but a top-left minor equal to . Singularity says the three rows are dependent; it does not say any two of them are. This distinction is what separates a system with a line of solutions from one with a plane of them.

9. Symmetric and skew-symmetric parts

Any square matrix splits uniquely as a symmetric part plus a skew-symmetric part:

Skew-symmetry forces every diagonal entry to satisfy , hence to vanish, which is why a skew-symmetric matrix has only three free entries and why the determinant argument in the opening had so little to work with.

0 0 0 a b c -a -b -c the diagonal is forced to zero by a = -a, leaving only three free entries in the whole matrix so det = 0 for every odd order

Illustration 13

If is skew-symmetric of odd order, show that is symmetric or skew-symmetric according to the order.

Since we already know is singular, so the adjoint identity gives . For the symmetry itself, transposing a cofactor matrix transposes each minor, and each minor of picks up from every row it uses. For a matrix the minors are , so each is unchanged, and comes out symmetric. The general rule is that is symmetric when is odd and skew-symmetric when is even.

Illustration 14

Express as a symmetric plus a skew-symmetric matrix.

The symmetric part is and the skew part is . Adding them returns , and the skew part has the zero diagonal it must have.

Summary

Advanced treats a determinant as a structural quantity, not a number to be expanded. The area picture explains why a common factor comes out of a single row, why a swap flips the sign, and why adding a multiple of one row to another changes nothing. A determinant whose entries are polynomials can be factorised by the factor theorem: it vanishes when two rows coincide, so the corresponding difference divides it, and a degree count finishes the job.

Everything about adjoints follows from . Taking determinants gives , and applying the identity twice gives . Matrix algebra loses commutativity and gains zero divisors, so implies nothing about or until one of them is known to be invertible, and the square of a sum keeps its cross terms separate.

Powers are best handled by splitting off a nilpotent part and letting the binomial expansion terminate, and for matrices by the relation .

For systems, gives a unique solution; with some gives none; with all gives infinitely many. Geometrically the last two are the difference between a triangular prism and a common line, and no two planes need be parallel for a system to be inconsistent. A homogeneous system has a non-trivial solution exactly when the determinant vanishes, and whether the solution set is a line or a plane depends on the minors, not on the determinant alone.

Key formulas & results

Everything to memorise for the exam hall, in one card. Screenshot this for revision.

Row operations
Because the parallelogram is sheared along a fixed base. A common factor comes out of a single **row**, not the whole determinant, and a row swap changes the sign.
Determinant of a transpose
Written $|A|$ or $\det A$ interchangeably. Combined with $A^{T}=-A$ it gives $|A|=(-1)^{n}|A|$, so every odd-order skew-symmetric matrix is singular whatever its entries.
Vandermonde determinant
Proved by the factor theorem: setting $a=b$ makes two columns equal, so $(a-b)$ divides it, and a degree count fixes the constant at $1$.
Product rule
The scalar rule is per row, so the exponent is the order, not one. It is the single most frequently mis-stated determinant fact in the chapter.
The adjoint identity
Everything else follows from this. It holds even when $A$ is singular, in which case it says the product is the zero matrix.
Adjoint exponents
Take determinants of the defining identity for the first, then apply the identity again for the second. Deriving beats memorising, because the exponents differ by order.
Inverse
Defined only when $|A|\neq0$. For a $2\times2$ matrix the adjoint is obtained by swapping the diagonal entries and negating the other two.
Reversal law
To undo "do $B$, then $A$", undo $A$ first. Writing $A^{-1}B^{-1}$ is the standard slip and is caught by asking which operation happened last.
Square of a sum
(X+Y)^2=X^2+XY+YX+Y^2
The cross terms merge only if $X$ and $Y$ commute. Similarly $XY=O$ implies nothing about $X$ or $Y$ until one of them is known to be invertible.
Powers via a nilpotent part
The identity commutes with everything, so the binomial theorem applies, and the expansion stops on its own. Far safer than induction.
Trace relation for order two
A two-line direct verification for $2\times2$ matrices. It reduces any high power to a combination of $A$ and $I$.
Cramer's rule and its failure
If $D=0$ and some $D_i\neq0$ there is no solution; if $D=0$ and every $D_i=0$ there are infinitely many. The rule itself says nothing in either case.
Symmetric and skew parts
The decomposition is unique. Skew-symmetry forces $a_{ii}=-a_{ii}$, so the diagonal vanishes and a $3\times3$ skew matrix has only three free entries.
⚠️

Traps JEE Advanced sets — and how to dodge them

These are the exact option-traps and misreads that cost marks under negative marking.

WATCH OUT
Writing
Use , since the factor comes out of each of the rows separately.
Why it happens: The rule really is "a factor comes out of a row", and candidates apply it once to the whole array instead of once per row.
WATCH OUT
Deducing from that or
Look for invertibility first. Only if is invertible does give ; otherwise construct a counterexample from two complementary diagonal matrices.
Why it happens: Zero divisors do not exist among real numbers, so the deduction is imported without ever having been checked in the new setting.
WATCH OUT
Writing
Reverse the order: , and the same reversal applies to the transpose.
Why it happens: The product looks symmetric on the page, and the composition reading that makes the order obvious is rarely taught alongside the definition.
WATCH OUT
Expanding as
Keep the cross terms separate as unless the question states or implies that the two commute.
Why it happens: The binomial theorem is used so automatically that the commuting hypothesis behind it is never consciously checked.
WATCH OUT
Concluding that means a system has infinitely many solutions
Check the numerators. with any means no solution at all, and geometrically the three planes form a prism.
Why it happens: The unique-solution case is examined so often that is read as its only alternative, collapsing two genuinely different outcomes into one.
WATCH OUT
Testing inconsistency by checking whether two planes are parallel
Compute instead. In , , no two normals are proportional, yet the system has no solution.
Why it happens: Parallel planes are the visible way to be inconsistent, so the prism configuration, where every pair of planes meets, is never pictured.

Exam-pattern practice

PYQ-style questions with full solutions. Work through them as a readiness check — mark yourself honestly and get your gap report at the end.

Readiness check

Are you exam-ready for Matrices and Determinants?

12 problems from this chapter. Try each one, reveal the worked solution, mark yourself honestly — get your gap report at the end.

12 questions~8 min worth ~8 marks in JEE Advanced exams

5-minute revision

The whole chapter, distilled. Read this the night before the exam.

  • A determinant is an area or volume factor; that picture justifies every row-operation rule without memorisation.
  • together with forces for every skew-symmetric matrix of odd order.
  • A determinant of polynomials vanishing at has as a factor, which is how the Vandermonde form is proved.
  • , not : the factor leaves one row at a time.
  • generates and .
  • means apply first; non-commutativity and the reversal law both follow from that reading.
  • says nothing about or individually unless one of them is invertible.
  • ; the cross terms merge only when the two commute.
  • Write with nilpotent and the binomial expansion for terminates by itself.
  • Every matrix satisfies , which collapses high powers.
  • gives one solution; with some gives none; with all gives infinitely many.
  • Three planes can be pairwise non-parallel and still have no common point: the triangular prism.

JEE Advanced question blueprint

How this topic is asked, tier by tier — so you can prep to the pattern.

Typical weightage: ~2 questions (roughly 6-8 marks) across the two papers combined, out of the ~120 marks of Mathematics

Question styleMarks eachTypical countWhat it tests
Determinants: properties, factorisation and special forms31Row and column operations, factorisation by the factor theorem, the Vandermonde form, and determinants forced to vanish by symmetry
Matrix algebra, adjoint, inverse and powers41Adjoint and inverse identities, non-commutativity and the reversal law, idempotent, nilpotent and involutory matrices, and general powers
Systems of linear equations and their geometry31Cramer's rule and its two failure modes, parametrised consistency, homogeneous systems, and the arrangements of three planes

Exam-hall strategy

Battle-tested tips from mentors and toppers for this topic under the sectional clock.

  1. Before expanding any determinant, check the row and column sums. A constant sum yields a factor in one operation and is the single most common intended shortcut.
  2. If a determinant contains a variable, test what happens when two of the variables are equal. A vanishing determinant hands you a factor for free.
  3. For any adjoint question, write first and derive what you need. The exponent rules are easy to misremember and trivial to rebuild.
  4. In a consistency question, compute first and only then the numerators. Candidates who solve the system directly lose time and usually miss one of the two degenerate cases.
  5. Whenever a matrix identity is to be proved, transpose or take determinants of the whole statement before manipulating entries. Most such questions are one operation deep.

Beyond the exam

Where this skill shows up in the job you're competing for — and in life.

Computer graphics composes every transformation as a matr…

Computer graphics composes every transformation as a matrix product, and the reversal law is why a rotation applied before a translation produces a different image from the same pair applied in the other order.

Structural engineers solve large linear systems for the f…

Structural engineers solve large linear systems for the forces in a framework, and a vanishing determinant warns that the structure is a mechanism rather than a rigid frame.

Search and recommendation systems store user preferences …

Search and recommendation systems store user preferences as large matrices and rely on the fact that a matrix of low rank can be reconstructed from a small fraction of its entries.

Where else this topic is tested

Prepare once, score in every exam that asks it.

JEE Advanced
JEE Main
BITSAT
VITEEE
CUET (Mathematics)

Questions aspirants ask

Pulled from the Q&A community and mentor sessions.

Because two facts about determinants collide. Transposition leaves a determinant unchanged, and multiplying every row by multiplies it by . Skew-symmetry says the transpose equals the negative, so . For odd this reads , forcing zero. For even it says nothing, and indeed a skew matrix can have determinant .

Only when you can show one factor is invertible. If exists, multiplying on the left gives . Without that, no conclusion follows: two non-zero matrices can multiply to zero, as complementary diagonal matrices do. This is exactly why proofs about idempotent and involutory matrices always argue by contradiction from an assumed inverse rather than by cancelling.

The general theorem is not in the stated JEE Advanced syllabus, but the case is a direct expansion that takes two lines, and it is worth carrying because it turns any high power of a matrix into a combination of and . For larger matrices the safe and syllabus-supported route to a general power is to split off a nilpotent part and let the binomial expansion terminate.

Both have , so the determinant alone cannot separate them. Compute the numerators: if any is non-zero the system is inconsistent and the picture is a prism, while if all are zero the planes share at least a line. In practice it is quicker to eliminate one variable between two pairs of equations and see whether the two results agree or contradict.

Rarely, and treating expansion as the default is the main way time is lost here. Look first for a constant row or column sum, which lets a factor out immediately; then for an operation that creates two zeros in one line; then for a repeated variable that makes two rows equal, which supplies a factor by the factor theorem. Full expansion is the fallback, not the method.
Sources and How This Chapter Was CheckedSyllabus scope, what was derived rather than quoted, and how every answer here was checked.

Scope follows the JEE Advanced syllabus for 2026 (Mathematics, Matrices and Determinants): matrices as rectangular arrays, equality, addition and multiplication, transpose, symmetric and skew-symmetric matrices, determinants of order two and three with their properties, minors and cofactors, the adjoint and the inverse, and the solution of simultaneous linear equations in two or three variables.

The treatment concentrates on what Advanced adds to Main. Main asks for the value of a determinant and the inverse of a given matrix; Advanced asks whether a determinant must vanish for structural reasons, for adjoint identities applied twice, for a general power of a matrix, and for the parameter values at which a system changes its number of solutions.

Results were derived rather than quoted. The row-operation rules came from the area interpretation, the Vandermonde factorisation from the factor theorem applied to a determinant, the adjoint exponent rules from taking determinants of the defining identity, the inverse of from a telescoping product, and the trace relation from direct expansion.

Every illustration was checked a second way. The adjoint calculation in Illustration 4 was done by two independent routes that agree at ; the matrix power in Illustration 7 was verified against a direct multiplication at ; the consistency values in Illustration 9 were confirmed by substituting and back into all three equations; and the prism in Illustration 8 was checked by confirming that no two normals are proportional.

The illustrations are teaching problems written for this chapter, not previous-year questions, and are not labelled as such.

Header Logo