Table of contents
- 0. Review of Algebra4h 16m
- 1. Equations & Inequalities3h 18m
- 2. Graphs of Equations43m
- 3. Functions2h 17m
- 4. Polynomial Functions1h 44m
- 5. Rational Functions1h 23m
- 6. Exponential & Logarithmic Functions2h 28m
- 7. Systems of Equations & Matrices4h 6m
- 8. Conic Sections2h 23m
- 9. Sequences, Series, & Induction1h 19m
- 10. Combinatorics & Probability1h 45m
7. Systems of Equations & Matrices
Determinants and Cramer's Rule
Problem 15b
Textbook Question
For Exercises 11–22, use Cramer's Rule to solve each system.
4x - 5y = 17
2x + 3y = 3![System of equations for Cramer's Rule: 4x - 5y = 17 and 2x + 3y = 3.](https://lightcat-files.s3.amazonaws.com/problem_images/4a440977e9698c12-1678234298545.jpg)
![](/channels/images/assetPage/verifiedSolution.png)
1
Identify the coefficients from the system of equations: 4x - 5y = 17 and 2x + 3y = 3.
Construct the coefficient matrix A: \( A = \begin{bmatrix} 4 & -5 \\ 2 & 3 \end{bmatrix} \).
Calculate the determinant of matrix A, denoted as det(A): \( \text{det}(A) = (4)(3) - (-5)(2) \).
Construct the matrix A_x by replacing the first column of A with the constants from the equations: \( A_x = \begin{bmatrix} 17 & -5 \\ 3 & 3 \end{bmatrix} \).
Calculate the determinant of matrix A_x, denoted as det(A_x): \( \text{det}(A_x) = (17)(3) - (-5)(3) \).
Recommended similar problem, with video answer:
![](/channels/images/assetPage/verifiedSolution.png)
This video solution was recommended by our tutors as helpful for the problem above
Video duration:
4mPlay a video:
Was this helpful?
Watch next
Master Determinants of 2×2 Matrices with a bite sized video explanation from Patrick Ford
Start learningRelated Videos
Related Practice