- Evaluate 2 × 2 and 3 × 3 determinants.
- Use Cramer’s Rule to solve a system of equations in two variables.
- Use Cramer’s Rule to solve a system of three equations in three variables.
Using Cramer’s Rule with Technology
-
Enter the coefficient matrix into matrix [A]:
-
Press 2nd then x^-1 to open the MATRIX menu.
-
Use the arrow keys to move to EDIT, select [A], set dimensions to 2 x 2, and enter the coefficients of the system.
-
Quit to the home screen.
-
- Repeat steps 1–3 from Step 1 to create matrix [latex][D_x][/latex] in [B] by replacing the first column of A with the constants, then compute det(B).
-
Repeat steps 1–3 from Step 1 to create matrix [latex][D_y][/latex] in [C] by replacing the second column of A with the constants, then compute det(C).
-
Find the determinant of [A]:
-
Go back to MATRIX, then MATH, and select det(.
-
Insert [A] and press ENTER to compute the determinant of A.
-
-
On the home screen, type det(B)/det(A) to get x, and det(C)/det(A) to get y.
-
If the answer shows as a decimal but you want a fraction, press MATH then Frac.