Evaluating Determinants
The determinant of a square matrix is a value related to properties of the matrix.
The determinant of a square matrix is a value calculated from the entries (or numbers) of the matrix. This value provides information about the inverse of the matrix and about the system of linear equations associated with the matrix. The determinant of matrix is denoted . If the value of the determinant of a matrix is zero, then the inverse of the matrix does not exist.
The determinant of a matrix can be found using a formula.Matrix | Determinant | Does the inverse exist? |
---|---|---|
exists. | ||
does not exist. |
The determinant of a matrix can also be found using a formula.
Step-By-Step Example
Finding the Determinant of a Matrix with an Inverse
Calculate the determinant of . Determine whether the inverse exists.
Step 1
The determinant of is found using the formula:
Calculate:
Step 2
Calculate:
Step 3
Calculate:
Step 4
Calculate:
Solution
Step-By-Step Example
Finding the Determinant of a Matrix without an Inverse
Calculate the determinant of . Tell whether the inverse exists.
Step 1
The determinant of is found using the formula:
Calculate:
Step 2
Calculate:
Step 3
Calculate:
Step 4
Calculate:
Solution
The procedure for finding the determinant of larger matrices follows a similar pattern, but technology can also be used.
Using Determinants to Solve Systems of Equations
Cramer's rule is a method of using determinants to solve systems of linear equations.
Another method of solving systems of equations by using matrices is called Cramer's rule. To apply Cramer's rule, the system of linear equations should be in standard form.
1. Let represent the matrix of coefficients of the system and represent the matrix of constants. Note that has only one column.2. Write a new matrix that replaces one column of with the constant matrix . Write by replacing the coefficients of with the constant matrix . Write by replacing the coefficients of with the constant matrix . If there are three variables, then write by replacing the coefficients of with the constant matrix .
3. Evaluate the determinants of and the new matrices. Divide the determinants to solve for each variable.
Step-By-Step Example
Solving a System of Equations in Two Variables Using Cramer's Rule
Use Cramer's rule to solve the system of equations in two variables.
Step 1
Write the system of equations as a coefficient matrix and a constant matrix.
Coefficient matrix:
Constant matrix:
Step 2
Write two new matrices by replacing each column of the coefficient matrix with the constant matrix.
Step 3
Calculate the determinant of each matrix.
Step 4
Divide the determinants to solve for each variable.
Solution
The solution to the system of equations is .
Consider a system of equations in three variables:
The coefficient matrix is . The constant matrix is .
Replace the first column of with to write . Replace the second column of with to write . Replace the third column of with to write .
Step-By-Step Example
Solving a System of Equations in Three Variables Using Cramer's Rule
Use Cramer's rule to solve the system of equations in three variables.
Step 1
Write the system of equations as a coefficient matrix and a constant matrix.
Coefficient matrix:
Constant matrix:
Step 2
Write three new matrices by replacing each column of the coefficient matrix with the constant matrix.
Step 3
Identify the determinant of each matrix by using the formula or technology.
Step 4
Divide the determinants to solve for each variable.
Solution
The solution to the system of equations is .