It should be remembered that the determinant of a square matrix will be a scalar quantity. i.e., with a determinant we associate a definite value, whereas a matrix is essentially an arrangement of numbers and has no value.
For example,

Minors
Let |aij| be a determinant of order n.
The determinant obtained by deleting the ith row and jth column in which the element aij lies is called the minor of element aij and is denoted by Mij.Co-factors
The co-factor of the element aij is (-1)i+j times its minor aij. We shall denote the cofactor of an element by the corresponding capital letter.
Cofactor of aij = Aij = (-1)i+j MijConsider the determinant
The minor of a11 can be obtained by deleting the first row and first column of D. The Determinant, so obtained after deletion is the minor of a11 and is denoted by M11.


That is minor of a12
The co-factor of a12 = A12 = (-1)1+2 M12
= - (a21a33 - a31a23)Similarly the minor of a13
= a21a32 - a31a22
Co-factor of a13 = A13 = (-1)1+3M13= (a21a32 - a31a22)
The value of the determinant D is given by a11A11 + a12A12 + a13A13
In general,
where i = 1, 2 and 3
or
Properties of Determinants
- If the rows and columns of a determinant are inter-changed, the value remains unaltered.
- If any two rows (columns) of a determinant are identical, its value of the determinant is zero.
- If any two rows (columns) of a determinant are interchanged, the value of the determinant is (-1) times the original determinant.
- If all the elements of one row (column) of a determinant is multiplied by k, the value of the new determinant is k times the original determinant.
- If to any row or column of a determinant, a multiple of another row or column is added, the value of the determinant remains the same.
- If some or all the elements of a row (or column) of a determinant are expressed as sum of two (or more) terms, then the determinant can be expressed as sum of two or more determinants. Thus

- The sum of the products of the elements of any row (column) with their corresponding cofactors is equal to the value of the determinant.
- The sum of the products of the elements of any row (column) and the cofactors of the corresponding elements of any other row (column) is zero.
Example: For a matrix of order 3,
a11A21 + a12A22 + A13A23 = 0