Table of contents
- 0. Fundamental Concepts of Algebra3h 29m
- 1. Equations and Inequalities3h 27m
- 2. Graphs1h 43m
- 3. Functions & Graphs2h 17m
- 4. Polynomial Functions1h 54m
- 5. Rational Functions1h 23m
- 6. Exponential and Logarithmic Functions2h 28m
- 7. Measuring Angles40m
- 8. Trigonometric Functions on Right Triangles2h 5m
- 9. Unit Circle1h 19m
- 10. Graphing Trigonometric Functions1h 19m
- 11. Inverse Trigonometric Functions and Basic Trig Equations1h 41m
- 12. Trigonometric Identities 2h 34m
- 13. Non-Right Triangles1h 38m
- 14. Vectors2h 25m
- 15. Polar Equations2h 5m
- 16. Parametric Equations1h 6m
- 17. Graphing Complex Numbers1h 7m
- 18. Systems of Equations and Matrices3h 6m
- 19. Conic Sections2h 36m
- 20. Sequences, Series & Induction1h 15m
- 21. Combinatorics and Probability1h 45m
- 22. Limits & Continuity1h 49m
- 23. Intro to Derivatives & Area Under the Curve2h 9m
18. Systems of Equations and Matrices
Determinants and Cramer's Rule
Struggling with Precalculus?
Join thousands of students who trust us to help them ace their exams!Watch the first videoMultiple Choice
Solve the system of equations using Cramer's Rule.
4x+2y+3z=6
x+y+z=35x+y+2z=5
A
x=−2,y=−8,z=4
B
x=1,y=4,z=−2
C
x=2,y=8,z=−4
D
x=−1,y=−4,z=2

1
Identify the system of equations: 4x + 2y + 3z = 6, x + y + z = 3, and 5x + y + 2z = 5.
Write the coefficient matrix A, the variable matrix X, and the constant matrix B. A = [[4, 2, 3], [1, 1, 1], [5, 1, 2]], X = [[x], [y], [z]], B = [[6], [3], [5]].
Calculate the determinant of the coefficient matrix A, denoted as det(A).
Create matrices A_x, A_y, and A_z by replacing the respective columns of A with the constant matrix B. For example, A_x is formed by replacing the first column of A with B.
Calculate the determinants of A_x, A_y, and A_z, denoted as det(A_x), det(A_y), and det(A_z). Use Cramer's Rule to find the solutions: x = det(A_x)/det(A), y = det(A_y)/det(A), z = det(A_z)/det(A).
Watch next
Master Determinants of 2×2 Matrices with a bite sized video explanation from Patrick
Start learning