Summary
NCERT Class 12 Maths Chapter 4 covers Determinants — a 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.
Chapter 4 of NCERT Class 12 Mathematics Part I introduces determinants of square matrices up to order three with real entries. The chapter covers computation of determinants by expansion along rows or columns, properties of minors and cofactors, the adjoint and inverse of a matrix, and the condition for a matrix to be singular or non-singular. Key applications include finding the area of a triangle using determinants, checking consistency of a system of linear equations, and solving two- or three-variable linear systems using the matrix method (X = A⁻¹B when |A| ≠ 0).
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
This is the complete Mathematics Part I Chapter 4 as published by NCERT — every diagram, solved example, and exercise included, free. Browse all CBSE Class 12 textbooks.
Read offline with notes, solutions & mock tests
CBSE Prepmaster — free on iOS & Android