Key Points
Determinants
Determinant of a 2x2 Matrix
For a square matrix , the determinant is calculated as . It is a scalar value associated with the matrix.
Determinant of a 3x3 Matrix
For a matrix , the determinant can be found by expanding along the first row: . The same value is obtained by expanding along any row or column.
Singular and Non-singular Matrices
A square matrix A is called singular if its determinant is zero, that is . If , the matrix is called non-singular. Only non-singular matrices have an inverse.
Area of a Triangle using Determinants
The area of a triangle with vertices , , and is given by the formula . Since area is a positive quantity, we take the absolute value of the determinant.
Condition for Collinearity of Three Points
Three points , , and are collinear if and only if the area of the triangle formed by them is zero. This means .
Minors and Cofactors
The minor of an element is the determinant of the sub-matrix obtained by deleting the -th row and -th column. The cofactor is defined as .
Value of a Determinant using Cofactors
The value of a determinant is the sum of the products of the elements of any single row or column with their corresponding cofactors. For example, expanding along row 1 gives .
Property of Cofactors from Different Rows
If elements of a row (or column) are multiplied with cofactors of any other row (or column), then their sum is zero. For example, .
Adjoint of a Matrix
The adjoint of a square matrix A, denoted by adj(A), is the transpose of the matrix formed by the cofactors of the elements of A. If is the matrix of cofactors, then .
Key Theorem on Matrix and its Adjoint
For any square matrix A of order , the following relationship holds: , where is the identity matrix of order .
Inverse of a Square Matrix
A square matrix A is invertible (has an inverse) if and only if it is non-singular (). The inverse is given by the formula .
Determinant of the Adjoint Matrix
For any non-singular square matrix A of order , the determinant of its adjoint is given by the property .
Solving Linear Equations using Matrix Method
A system of linear equations like , etc., can be written in matrix form as . If A is non-singular, the system has a unique solution given by .
Consistency Conditions for a System of Equations
For a system : 1) If , it is consistent with a unique solution. 2) If and , it is inconsistent (no solution). 3) If and , it may be consistent (infinitely many solutions) or inconsistent.
Determinant of a Product of Matrices
For any two square matrices A and B of the same order, the determinant of their product is the product of their individual determinants. That is, .
Inverse of a Product of Matrices
If A and B are invertible matrices of the same order, then their product AB is also invertible. The inverse of the product is given by the reversal law: .
Determinant of a Scalar Multiple of a Matrix
If A is a square matrix of order and is any scalar, then the determinant of the matrix is given by the property .
Quick Revision Tips
- • Review these points before exams
- • Make flashcards for better retention
- • Connect points to real-world examples
- • Practice explaining each point in your own words