Summary
Chapter 4 of the Class 12 Maths NCERT textbook, "Determinants", covers the number associated with every square matrix that determines properties such as uniqueness of solutions to linear equations, with applications in finding areas of triangles and solving systems of equations using the matrix method.
- The determinant as a single test number — Every square matrix condenses to one number, its determinant, computed by expanding along any convenient row or column. This single value signals whether a matrix is singular or non-singular, which governs everything the chapter goes on to do.
- From cofactors to the inverse — The chapter builds minors and cofactors from the matrix, assembles them into the adjoint, and uses it to construct the inverse — showing that a matrix can be inverted exactly when its determinant is non-zero.
- Solving geometry and linear systems — Determinants become a practical tool: they give the area of a triangle from its vertices (and detect collinear points), and they decide whether a system of linear equations has a unique solution, no solution, or infinitely many via the matrix method.
Key points & formulas
- 01The determinant of a 2×2 matrix A = [[a11,a12],[a21,a22]] is defined as a11·a22 − a21·a12; only square matrices have determinants.
- 02A 3×3 determinant can be expanded along any row or column — all six expansions yield the same value; expanding along the row or column with the most zeros simplifies calculation.
- 03The minor Mij of element aij is the determinant obtained by deleting the ith row and jth column; the cofactor is Aij = (−1)^(i+j) · Mij.
- 04The adjoint of matrix A is the transpose of the cofactor matrix; A⁻¹ = (1/|A|) · adj A, which exists if and only if |A| ≠ 0 (non-singular matrix).
- 05Area of a triangle with vertices (x1,y1), (x2,y2), (x3,y3) equals (1/2)|det([x1,y1,1; x2,y2,1; x3,y3,1])|; three points are collinear when this determinant is zero.
- 06For the system AX = B: a unique solution X = A⁻¹B exists when |A| ≠ 0; if |A| = 0 and (adj A)B ≠ O the system is inconsistent; if |A| = 0 and (adj A)B = O it may or may not be consistent.
Frequently asked questions
01How is the determinant of a 3×3 matrix calculated?
Expand along any row or column by multiplying each element by its cofactor (−1)^(i+j) times the 2×2 determinant formed by deleting that element's row and column, then sum the three terms. For example, expanding |A| along R1 gives |A| = a11(a22·a33 − a32·a23) − a12(a21·a33 − a31·a23) + a13(a21·a32 − a31·a22). All six expansions (three rows, three columns) produce the same value.
02What is the difference between a minor and a cofactor?
The minor Mij of element aij is the determinant obtained by deleting the ith row and jth column. The cofactor Aij attaches a sign: Aij = (−1)^(i+j) · Mij. So minors and cofactors agree in magnitude but the cofactor may carry a negative sign depending on the position (i+j even → positive, i+j odd → negative).
03How do you use the matrix method to solve a system of linear equations?
Write the system as AX = B, where A is the coefficient matrix, X is the column of unknowns, and B is the constants column. If |A| ≠ 0, compute A⁻¹ = (1/|A|) · adj A and then X = A⁻¹B gives the unique solution. If |A| = 0, check (adj A)B: if it is non-zero the system is inconsistent (no solution); if it is the zero matrix the system may have infinitely many solutions.
04Is the NCERT Class 12 Maths Chapter 4 PDF free to download?
Yes, the NCERT Class 12 Maths Chapter 4 (Determinants) PDF is free to download on cbseprepmaster.com.
More chapters in Mathematics Part I
Read Chapter 4 of Mathematics Part I, the Class 12 Mathematics NCERT textbook (2026-27 edition), online for free: the complete chapter as published by NCERT with every diagram, solved example and exercise, with step-by-step solutions, answers and revision notes. Open the NCERT PDF above, or browse all CBSE Class 12 textbooks.
Read offline with notes, solutions & mock tests
CBSE Prepmaster — free on iOS & Android