0% found this document useful (0 votes)
30 views4 pages

Class 12 Determinants Overview

Chapter 4 of the Maths Notes covers determinants, including their definitions, properties, and calculation methods for 2x2 and 3x3 matrices. Key topics include minors, cofactors, adjoint matrices, and the use of determinants in finding matrix inverses and solving linear equations via Cramer's Rule. The chapter also provides important formulas and practice questions to reinforce understanding.

Uploaded by

rayhaanshaikh07
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views4 pages

Class 12 Determinants Overview

Chapter 4 of the Maths Notes covers determinants, including their definitions, properties, and calculation methods for 2x2 and 3x3 matrices. Key topics include minors, cofactors, adjoint matrices, and the use of determinants in finding matrix inverses and solving linear equations via Cramer's Rule. The chapter also provides important formulas and practice questions to reinforce understanding.

Uploaded by

rayhaanshaikh07
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

📘 Maths Notes: Chapter 4 -

Determinants
(Class 12, NCERT - CBSE Board)

🔹 Chapter Title & Key Topics


Chapter 4: Determinants
This chapter explores determinants, their properties, calculation methods, and applications.

Key Topics Covered:


1. Definition and Order of a Determinant
2. Determinant of a 2×2 and 3×3 Matrix
3. Properties of Determinants
4. Minors and Cofactors
5. Adjoint of a Matrix
6. Inverse of a Matrix using Determinants
7. Applications of Determinants in Solving Linear Equations (Cramer's Rule)

🔹 Definitions & Theorems


1. Definition of a Determinant
A determinant is a scalar value associated with a square matrix.
It is denoted as ∣A∣ or det(A).
A determinant helps in finding the invertibility of a matrix and solving linear equations.

2. Determinant of a 2×2 Matrix


For a 2×2 matrix:

a b
A=[ ]
c d
​ ​
The determinant is given by:

∣A∣ = ad − bc

3. Determinant of a 3×3 Matrix


For a 3×3 matrix:

a1 ​ b1 ​ c1 ​

A = a2 ​ ​ ​ b2 ​ ​ c2 ​ ​ ​

a3 ​ b3 ​ c3 ​

The determinant is given by the expansion along the first row:

b2 c2 a c2 a b2
∣A∣ = a1 − b1 2 + c1 2
​ ​ ​ ​ ​ ​

b3 c3 a3 c3 a3 b3
​ ​ ​ ​ ​ ​ ​ ​ ​ ​ ​ ​ ​ ​ ​

​ ​ ​ ​ ​ ​

4. Properties of Determinants
Property 1: Interchanging two rows (or columns) of a determinant changes its sign.
Property 2: If any two rows (or columns) are identical, the determinant is zero.
Property 3: If a row (or column) is multiplied by a scalar k , the determinant is also multiplied
by k .
Property 4: If a matrix has a row (or column) as all zeros, then its determinant is zero.
Property 5: If each element of a row (or column) is a sum of two terms, the determinant can be
split into the sum of two determinants.
Property 6: The determinant of a product of two matrices is equal to the product of their
determinants:

∣AB∣ = ∣A∣∣B∣

Property 7: The determinant of a triangular matrix (upper or lower) is the product of its
diagonal elements.

5. Minors and Cofactors


Minor of an element aij is the determinant of the submatrix obtained by deleting the ith row

and j th column.
Cofactor Cij is given by:

Cij = (−1)i+j Mij


​ ​
where Mij is the minor of aij .
​ ​

6. Adjoint of a Matrix
The adjoint of a matrix A is the transpose of the cofactor matrix:

Adj(A) = Cofactor(A)T

7. Inverse of a Matrix Using Determinants


A square matrix A is invertible if ∣A∣ = 0.
The inverse is given by:

Adj(A)
A−1 =
∣A∣

8. Cramer’s Rule (Solving Linear Equations using Determinants)


For a system of equations:

ax + by + cz = d

ex + f y + gz = h

ix + jy + kz = l

We define:

a b c
D= e f g ​ ​ ​ ​ ​

i j k

If D = 0, the solutions are:


Dx Dy Dz
x= , y= , z=
​ ​ ​

D D D
​ ​ ​

where Dx , Dy , Dz are determinants obtained by replacing the respective columns of D with the
​ ​ ​

column of constants.
🔹📌 Important Formulas Box
∣A∣ = a11 C11 + a12 C12 + a13 C13 (Expansion along first row)
​ ​ ​ ​ ​ ​

Adj(A)
A−1 = , if ∣A∣ = 0
∣A∣

∣AB∣ = ∣A∣∣B∣

Dx Dy Dz
x= , y= , z= (Cramer’s Rule)
​ ​ ​

D D D
​ ​ ​

🔹📑 Practice Questions (with Hints)


2 3
1. Find the determinant of A =[ ] (Hint: Use determinant formula for 2×2 matrix)
4 5
​ ​

1 2 3
2. Find the determinant of A = 4 5 6 (Hint: Expand along first row)
​ ​ ​ ​

7 8 9
3. Prove that if two rows of a determinant are identical, its value is zero. (Hint: Use determinant
properties)
1 2
4. Verify whether the given matrix is invertible: A =[ ] (Hint: Compute determinant and
3 4
​ ​

check if it is nonzero)
1 −2
5. Find the adjoint of A =[ ] (Hint: Compute cofactors and transpose them)
3 4
​ ​

6. Solve the system of equations using Cramer's Rule x + y + z = 6 2x + 3y + 4z = 20 3x +


4y + 5z = 26

Common questions

Powered by AI

The inverse of a matrix can be found using its adjoint by dividing the adjoint by the determinant of the matrix. This method is applicable if and only if the determinant of the matrix is non-zero, ensuring that the matrix is invertible. Specifically, the inverse is calculated as (1/determinant) times the adjoint of the matrix .

When a determinant has identical rows or columns, the determinant is zero due to the linear dependence created by these rows or columns. In effect, such linear dependence means the space spanned is reduced, leading to a degenerate condition which mathematically results in a zero value for the determinant. This property reflects the inability of the matrix to perform non-trivial transformations .

Minors and cofactors are crucial in calculating the adjoint of a matrix. The minor of an element in a matrix is the determinant of the submatrix formed by deleting the element's row and column. The cofactor is then determined by multiplying the minor by (-1) raised to the sum of the row and column indices of the element. The adjoint of a matrix is the transpose of the cofactor matrix, which is used in finding the inverse of a matrix provided the determinant is non-zero .

Changing, or interchanging, two rows or columns of a matrix affects its determinant by changing the sign of the determinant. This effect arises from one of the key properties of determinants, which is essential in understanding operations such as row reduction and alterations within matrices. This property helps in symmetry considerations and alternate representations in numerical computations .

The determinant helps in proving the invertibility of a product of two matrices by utilizing the theorem that states the determinant of the product of two matrices is the product of their determinants. For the product matrix to be invertible, this determinant product must be non-zero, which is equivalent to stating that both matrices involved must have non-zero determinants. This theorem supports the simplification and analysis of matrix products in various algebraic contexts .

Cramer's Rule uses determinants to solve a system of linear equations by expressing the solutions as ratios of determinants. For a system of n equations in n variables, the determinant of the coefficient matrix and the determinants obtained by replacing each column by the matrix of constants are computed. The solution for each variable is given by the respective determinant of the modified matrix divided by the determinant of the coefficient matrix, provided the latter is non-zero .

A matrix is invertible if its determinant is non-zero. According to the properties of determinants, if the determinant of a matrix is zero, the matrix is singular and, thus, not invertible. Conversely, a non-zero determinant indicates that the matrix has an inverse. This is crucial for applications such as solving linear equations and determining matrix decompositions .

The determinant of a 3×3 matrix is expanded along the first row by taking each element of the row and multiplying it by its corresponding cofactor, then summing the results. Specifically, for a matrix with elements a_11, a_12, and a_13 in the first row, the determinant is calculated as a_11 times the cofactor of a_11 plus a_12 times the cofactor of a_12 plus a_13 times the cofactor of a_13. Each cofactor involves a minor determinant, which is based on the submatrix formed by excluding the row and column of the element .

The properties of determinants that simplify their evaluation include: Property 1, where interchanging two rows or columns changes the sign of the determinant; Property 2, which states that if any two rows or columns are identical, the determinant is zero; Property 3, which involves multiplying a row or column by a scalar resulting in the determinant being multiplied by that scalar; Property 4, stating that a determinant is zero if a row or column consists entirely of zeros; Property 5, which allows splitting the determinant if each element of a row or column is a sum of two terms; Property 6, where the determinant of a product of two matrices equals the product of their determinants; and Property 7, noting that the determinant of a triangular matrix is the product of its diagonal elements .

The determinant of a matrix represents the volume scaling factor for the linear transformation described by the matrix. A determinant's absolute value indicates how much the transformation scales area or volume in geometric contexts. If the determinant is positive, the orientation is preserved, while a negative determinant indicates a change in orientation. This property is significant in fields such as computer graphics and physics where understanding the effects of transformations is crucial .

You might also like