Determinants - Minors, co-factors and applications of determinants in finding the area of a triangle
Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Minor of an element : The minor is the determinant of the sub-matrix obtained by deleting the row and column in which the element lies. Visually, you can imagine crossing out the vertical and horizontal lines passing through and looking at the remaining block of numbers.
Cofactor of an element : The cofactor is defined as times the minor . Visually, this follows a checkerboard sign pattern starting with at the top-left corner: .
Expansion of Determinant: The value of a determinant is the sum of products of elements of any row (or column) with their corresponding cofactors. For example, expanding along Row 1: . Conversely, if elements of one row are multiplied with cofactors of a different row, the sum is always zero.
Area of a Triangle: The area of a triangle with vertices , , and is given by half the absolute value of the determinant formed by the coordinates. Because area is a scalar magnitude, we always take the positive value of the result.
Condition for Collinearity: If three points , , and are collinear, they lie on a single straight line and do not form a triangle. Geometrically, this means the area of the triangle formed by them must be zero, leading to the determinant of their coordinates being zero.
Equation of a Line: To find the equation of a line passing through two given points and , we take an arbitrary point on the line and apply the condition of collinearity for these three points. This results in a linear equation in and .
📐Formulae
Minor of
Cofactor
Value of determinant (along any row )
Area of Triangle =
Collinearity Condition:
Equation of a line through and :
💡Examples
Problem 1:
Find the minors and cofactors of all elements of the determinant .
Solution:
- For element : Minor , Cofactor . \ 2. For element : Minor , Cofactor . \ 3. For element : Minor , Cofactor . \ 4. For element : Minor , Cofactor .
Explanation:
To find the minor, we hide the row and column of the element. To find the cofactor, we multiply the minor by based on the element's position.
Problem 2:
Find the area of the triangle whose vertices are , , and .
Solution:
The area is given by: \ \ Expanding along : \ \ \ \ sq. units.
Explanation:
We use the coordinate-based determinant formula for the area of a triangle. Expanding along the first row simplifies the calculation, and we take the absolute value of the final result.