JEE Mains Maths · Matrices
Matrix Algebra, Types & Operations
The core operations on matrices — order and equality, adding and scalar-multiplying, multiplying by the row-by-column rule, transposing, and counting matrices — all governed by conformability and the fact that AB is generally not BA.
Why this matters
Twelve PYQs, every one MODERATE — this is the operations layer the whole Matrices chapter is built on, and JEE Mains tests it every year. Questions solve for entries by equating matrices, extract a column by hitting a matrix with a basis vector, use the [1,1,1]·B·[1,1,1] sum-of-entries trick, force a matrix to be scalar from a transpose relation, count singular matrices from a value set, and lean on the fact that AB = O with A, B nonzero forces both to be singular. Master the six concepts below and these become fast, reliable marks.
Concept 1 of 6
Order, equality, linear combinations, and trace
Intuition
Definition
A matrix of order has rows and columns.
- Equality: iff same order and for all .
- Addition / scalar: both are entrywise, so addition needs matching order and scales every entry by .
- Linear systems: from and solve for and exactly as you would for two numbers — combine to cancel one matrix.
- Trace: is the sum of the main-diagonal entries (square matrices only).
Trace (sum of the diagonal)
Worked example
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q78 · Paper 9 · 2021]
Trace is the DIAGONAL sum, not the sum of all entries
Concept 2 of 6
Matrix multiplication: conformability and the row-by-column rule
Intuition
Definition
The product exists only when 's column count equals 's row count, with entry .
- Column extraction: is the -th column of (where is the column with 1 in position , 0 elsewhere).
- Sum of all entries: equals the total of every entry of .
- Not commutative: in general, and one of them may not even be defined.
Row-by-column entry rule
Worked example
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q153 · 26 July 2022 · 2022]
Matrix multiplication is NOT commutative —
Concept 3 of 6
Transpose and the reversal law
Intuition
Definition
, so an matrix transposes to . Rules:
- Self-inverse:
- Sum / scalar: ,
- Reversal:
- Symmetric / skew: (symmetric) or (skew — its diagonal is all zeros).
To exploit a transpose relation, transpose the whole equation and substitute back.
Transpose rules
Worked example
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q76 · 11 April 2023 · 2023]
— the order REVERSES
Concept 4 of 6
Non-commutativity, zero divisors, and commuting matrices
Intuition
Definition
Because multiplication does not commute:
- — the middle collapses to only when .
- , which equals only when commute.
- Zero divisors: is possible with and . If both are nonzero and , then and (both singular), so has non-trivial (infinitely many) solutions.
- Commuting count: requiring for a fixed imposes linear constraints on 's entries; the free entries then range over the allowed value set.
Non-commutative square expansion
Worked example
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q63 · 29 July 2022 · 2022]
does NOT force or
Don't import into matrices
Concept 5 of 6
Elementary row operations
Intuition
Definition
The three elementary row operations on a matrix are:
- Interchange: (changes two rows).
- Scaling: with (changes one row).
- Row addition: (changes one row, using a multiple of another).
A matrix is obtainable in one operation iff at most the changed row(s) differ from the original by exactly one of these patterns. To test a 'row-addition' candidate, solve for the multiplier on one entry and check it is consistent on the rest of the row.
The three operations
Worked example
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q152 · 29 July 2022 · 2022]
Concept 6 of 6
Counting matrices
Intuition
Definition
- Free-choice count: an matrix with each entry from a -element set gives matrices.
- **Singular :** . Count ordered pairs by product: if pairs from the set have product , the number of singular matrices is .
- Trace bridge: . Over entries in each square is or , so the trace simply counts the nonzero entries — choose their positions, then their signs.
Counting bridges
Worked example
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q74 · 7 Apr 2025 · 2025]
Summary — formulas & gotchas at a glance
A revision cheat-sheet for the formulas and gotchas above. Click any concept name to jump back to its full explanation.
Formulas (6)
- Order, equality, linear combinations, and trace
Trace (sum of the diagonal)
- Matrix multiplication: conformability and the row-by-column rule
Row-by-column entry rule
- Transpose and the reversal law
Transpose rules
- Non-commutativity, zero divisors, and commuting matrices
Non-commutative square expansion
- Elementary row operations
The three operations
- Counting matrices
Counting bridges
Watch out for (5)
- Trace is the DIAGONAL sum, not the sum of all entries→ Order, equality, linear combinations, and trace
- Matrix multiplication is NOT commutative —→ Matrix multiplication: conformability and the row-by-column rule
- — the order REVERSES→ Transpose and the reversal law
- does NOT force or→ Non-commutativity, zero divisors, and commuting matrices
- Don't import into matrices→ Non-commutativity, zero divisors, and commuting matrices
Drill every past-year question on this subtopic
12 questions from the bank — paginated, with cart and Word-export support.