How a Determinant Finds the Area of a Triangle in One Line
Find the area of a triangle and test collinearity with determinants, form the adjoint of a square matrix and use its properties, and compute the inverse of a 2x2 or 3x3 matrix by the adjoint method.
What can determinants do beyond giving a single number?
Determinants measure areas, test whether points lie on a line, and — through the adjoint — give a formula for the inverse of a matrix. These uses connect coordinate geometry with the algebra of matrices.
This part covers area and collinearity, the adjoint and its properties, and the inverse by the adjoint method.
This part covers area and collinearity, the adjoint and its properties, and the inverse by the adjoint method.
How do you use determinants to find the area of a triangle and test three points for collinearity?
**The area of the triangle with vertices , and is half the absolute value of , and the three points are collinear exactly when this determinant is zero.
Worked example (area).** Find the area of the triangle with vertices , and .
The area is 7.5 square units, matching .
Worked example (collinearity). For , and , the determinant is , so the points are collinear.
Worked example (unknown vertex). If the triangle with vertices , and has area 4, the determinant is , so gives or .
An everyday example. A surveyor finding the area of a triangular plot from its corner coordinates on a village map uses exactly this determinant.
The substance. Take the absolute value — the determinant is negative when the vertices are listed clockwise, but an area cannot be negative.
Worked example (area).** Find the area of the triangle with vertices , and .
The area is 7.5 square units, matching .
Worked example (collinearity). For , and , the determinant is , so the points are collinear.
Worked example (unknown vertex). If the triangle with vertices , and has area 4, the determinant is , so gives or .
An everyday example. A surveyor finding the area of a triangular plot from its corner coordinates on a village map uses exactly this determinant.
The substance. Take the absolute value — the determinant is negative when the vertices are listed clockwise, but an area cannot be negative.
What is the adjoint of a square matrix, and what properties does it have?
**The adjoint of a square matrix A is the transpose of its matrix of cofactors, and its central property is .
For order 2.** If , then — swap the diagonal entries and change the signs of the other two.
Properties for a matrix of order n:
-
-
-
Worked example. For , . The cofactors are
- Row 1: , ,
- Row 2: , ,
- Row 3: , ,
Check one entry of : row 1 of A times column 1 of the adjoint is .
An everyday example. A spreadsheet that fills every cell of a new table from a small calculation on the old one builds its result entry by entry, just as the adjoint is built from cofactors.
The substance. Forgetting the transpose is the classic error — the cofactor from row i and column j goes into row j and column i of the adjoint.
For order 2.** If , then — swap the diagonal entries and change the signs of the other two.
Properties for a matrix of order n:
-
-
-
Worked example. For , . The cofactors are
- Row 1: , ,
- Row 2: , ,
- Row 3: , ,
Check one entry of : row 1 of A times column 1 of the adjoint is .
An everyday example. A spreadsheet that fills every cell of a new table from a small calculation on the old one builds its result entry by entry, just as the adjoint is built from cofactors.
The substance. Forgetting the transpose is the classic error — the cofactor from row i and column j goes into row j and column i of the adjoint.
How do you find the inverse of a 2x2 or 3x3 matrix using the adjoint?
**If , the inverse is , which follows directly from ; if , no inverse exists.
Worked example (order 2).** For , , so
Check: the top-left entry of is .
Worked example (order 3). Using the adjoint found above, with :
Check row 2 of A times column 2 of the adjoint: , which becomes 1 after dividing by 13.
Useful properties: , and .
An everyday example. **Decoding a message scrambled by a known matrix means multiplying by its inverse, found in one line from the adjoint.
The substance. Always check first** — computing nine cofactors for a singular matrix is wasted effort.
Worked example (order 2).** For , , so
Check: the top-left entry of is .
Worked example (order 3). Using the adjoint found above, with :
Check row 2 of A times column 2 of the adjoint: , which becomes 1 after dividing by 13.
Useful properties: , and .
An everyday example. **Decoding a message scrambled by a known matrix means multiplying by its inverse, found in one line from the adjoint.
The substance. Always check first** — computing nine cofactors for a singular matrix is wasted effort.
Exam tip
What earns full marks on the adjoint and inverse of a matrix?
**Lay out all nine cofactors in a grid before transposing, and verify one row of at the end — examiners reward the check.**
- Area: half the absolute value of the coordinate determinant; zero means collinear
- adj A is the transpose of the cofactor matrix
- and
- when
The trap. Using the cofactor matrix itself as the adjoint. Transpose it first.
- Area: half the absolute value of the coordinate determinant; zero means collinear
- adj A is the transpose of the cofactor matrix
- and
- when
The trap. Using the cofactor matrix itself as the adjoint. Transpose it first.
Did you know
Why do computers rarely use the adjoint method for large matrices?
For a matrix the adjoint needs nine determinants — easy by hand. But the work grows explosively: a matrix would need a hundred determinants, each hiding many smaller ones.
Computers instead use elimination, subtracting multiples of rows until the matrix is triangular, which needs far fewer steps.
The adjoint formula remains valuable in theory, because it shows exactly when an inverse exists and what it looks like.
Computers instead use elimination, subtracting multiples of rows until the matrix is triangular, which needs far fewer steps.
The adjoint formula remains valuable in theory, because it shows exactly when an inverse exists and what it looks like.
Exam relevance
How are area, adjoint and inverse of matrices tested in JEE Main?
Determinants and Matrices are recurring JEE Main chapters, and adjoint properties give many quick numerical questions.
What gets asked. Area of a triangle and collinearity with an unknown coordinate, **values of ** and , and inverses of and matrices.
Question types. Mostly numerical-value questions built on and .
The trap that costs marks. Dropping the absolute value in the area formula, which loses the second possible value of an unknown vertex.
What gets asked. Area of a triangle and collinearity with an unknown coordinate, **values of ** and , and inverses of and matrices.
Question types. Mostly numerical-value questions built on and .
The trap that costs marks. Dropping the absolute value in the area formula, which loses the second possible value of an unknown vertex.
Key takeaways
What must you be able to do from this part?
- Area and collinearity: half the absolute value of the coordinate determinant; zero means collinear
- Adjoint: transpose of the cofactor matrix, with and
- Inverse: , only when
If A is a matrix with , what is ?
- Adjoint: transpose of the cofactor matrix, with and
- Inverse: , only when
If A is a matrix with , what is ?