Determinants Class 12 Notes CBSE Maths Chapter 4 (PDF)
Determinants Class 12 Notes CBSE Maths Chapter 4 (PDF)
Class 12 – Maths
Chapter 4 – Determinants
Recollecting concepts
• When a system of algebraic equations is given to us as:
a1x + b1y = c1
a 2 x + b2 y = c2
• Then we can express them in the form of matrices as:
a1 b1 x c1
a b y = c
2 2 2
• To get the solution of system of linear equations, we find all the values of the
variables satisfying all the linear equations in the system.
Definition of Determinants
• We can define determinant of a matrix as a scalar value that can be calculated
from the elements of a square matrix.
a b1
• The scalar value for a square matrix 1 is given by a1b 2 − a 2 b1 .
2
a b 2
• It is represented as A or det ( A ) or .
a b1 a1 b1
• For a matrix 1 , the determinant is written as .
a 2 b 2 a 2 b2
• Square matrices are those matrices that have same number of rows and
columns. Only such matrices have determinants.
Types of Determinants
1. First order determinant – It is the determinant of a matrix of order one. The
element of the matrix will be the determinant value.
For example,
2 2 2
Class XII Maths www.vedantu.com 1
2. Second order determinant - It is the determinant of a matrix of order two.
a b1 a1 b1
If 1 , then = a1b2 − a 2 b1 .
a 2 b 2 a 2 b2
For example,
1 3 1 3
5 3
5 3
(1 3) − ( 3 5 ) 3 − 15 −12
Then we move onto element a12 and delete the row 1 and column 2 . Again, We end
up with a second order matrix and so we apply the determinant for this and multiply
with a12 and also ( −1) ( −1) .
sum of coefficients of a12 1+ 2
At last, we move onto element a13 and delete the row 1 and column 3 . Again, We
end up with a second order matrix and so we apply the determinant for this and
multiply with a13 and also ( −1) ( −1) .
sum of coefficients of a13 1+3
( −1) .c1.( a 2 b3 − a 3b 2 )
4
Properties of Determinants
The below properties are true for determinants of all orders.
1. Property 1 - The value of the determinant remains unchanged if its rows and
columns are interchanged. Let us verify with the help of an example,
1 2 1
The determinant 3 4 1 is 1(12 − 2 ) − 2 ( 9 − 1) + 1( 6 − 4 ) 10 − 16 + 2 −4 .
1 2 3
1 3 1
Exchanging rows and columns, we get 2 4 2 . The value of this determinant is
1 1 3
1(12 − 2 ) − 3 ( 6 − 2 ) + 1( 2 − 4 ) 10 − 12 − 2 −4 .
Hence verified.
• It follows from above property that if A is a square matrix, then
det ( A ) = det ( A ) . Here, A is transpose of A .
• For interchange of row and columns, say R i = i th row and Ci = i th column, we
represent it symbolically as Ci R i .
2. Property 2 - If any two rows (or columns) of a determinant are interchanged, then
sign of determinant changes. Let us verify with the help of an example,
Class XII Maths www.vedantu.com 3
1 2 1
The determinant 3 4 1 is 1(12 − 2 ) − 2 ( 9 − 1) + 1( 6 − 4 ) 10 − 16 + 2 −4 .
1 2 3
3 4 1
Interchanging first and second rows, we get 1 2 1 . The value of this determinant
1 2 3
is 3 ( 6 − 2 ) − 4 ( 3 − 1) + 1( 2 − 2 ) 12 − 8 + 0 4 .
Hence verified.
• For interchange of two rows/columns, say R i and R j rows or Ci and C j
columns, we represent it symbolically as R i R j or Ci C j .
3. Property 3 - If any two rows (or columns) of a determinant are identical (all
corresponding elements are same), then value of determinant is zero. Let us verify
with the help of an example,
1 3 1
The value of the determinant with identical columns 3 4 3 is
1 2 1
1( 4 − 6 ) − 3 ( 3 − 3) + 1( 6 − 4 ) −2 + 0 + 2 0 .
Hence verified.
4. Property 4 - If each element of a row (or a column) of a determinant is multiplied
by a constant k , then its value gets multiplied by k . Let us verify with the help of
an example,
1 2 3
Consider the determinant 1 3 3 . The value of this determinant is
1 2 1
1( 3 − 6 ) − 2 (1 − 3) + 3 −3 + 4 − 3 −2 .
Hence verified.
Now, we add terms to the terms in the first row of the same determinant and get
2 +1 2 + 2 1+ 3
1 3 3 . The value of this determinant is
1 2 1
3 ( 3 − 6 ) − 4 (1 − 3) + 4 ( 2 − 3) −9 + 8 − 4 −5 .
1 2 3 2 2 1
The value of this determinant is 1 3 3 + 1 3 3
1 2 1 1 2 1
1( 3 − 6 ) − 2 (1 − 3) + 3 ( 2 − 3) + 2 ( 3 − 6 ) − 2 (1 − 3) + 1( 2 − 3 )
−3 + 4 − 3 + −6 + 4 − 1
−2 + −3
−5
Hence verified.
Now, we add term which is a multiple of third row to the terms in the first row of
2 + 2 2 + 4 1+ 2
the same determinant and get 1 3 3 .
1 2 1
1 2 3 2 4 2
By using the property 5, this can be expressed as 1 3 3 + 1 3 3 .
1 2 1 1 2 1
By using the property 3, since we have the first and third row as proportional, the
2 + 2 2 + 4 1+ 2
second determinant would be zero. The value of determinant 1 3 3
1 2 1
1 2 3
would be the same as determinant 1 3 3 .
1 2 1
Class XII Maths www.vedantu.com 6
Hence verified.
Area of a triangle
• Consider a triangle with vertices as ( x1 , y1 ) , ( x 2 , y 2 ) and ( x 3 , y3 ) . We know
that the area of the triangle can be found as
1
A= x1 ( y 2 − y3 ) + x 2 ( y3 − y1 ) + x 3 ( y1 − y 2 ) .
2
x1 y1 1
1
• We can represent the same using determinants as = x 2 y2 1 .
2
x3 y3 1
• We always take the absolute value of the determinant while computing the
area as it is a positive quantity.
• We use both positive and negative values of the determinant in case the area
is given.
• We know that three collinear points cannot form a triangle and hence we can
say that the area of the triangle formed by three collinear points is zero.
Cofactors
• We denote the cofactor of an element a ij as A ij .
• Multiplying the minor of an element with a factor ( –1)
i+ j
gives the cofactor.
• It can be defined as Aij = ( –1) M ij , where M ij is minor of a ij .
i+ j
• When the elements of a row/column are multiplied with the cofactors of any
other row/column, then their sum is zero.
1 −4 0
• If we have to find A11 of determinant 2 5 3 , then we get it as
−1 2 1
5 3
A11 = ( −1) A11 = 1. ( 5 − 6 ) A11 = −1 .
1+1
2 1
Adjoint of a matrix
• The matrix obtained after taking the transpose of the matrix of cofactors of
the given matrix is called the adjoint of that matrix.
a b c
• For example, if we have the cofactor matrix as d e f , then the adjoint
g h i
0 1
A ( adj A ) = A I
2
( adj A ) = A
1
Hence verified. This leads us to the general conclusion that if A is a square matrix
of order n , then ( adj A ) = A .
n −1
It is same as AB = BA = I .