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 13b
Textbook Question
For Exercises 11–22, use Cramer's Rule to solve each system.
12x + 3y = 15
2x - 3y = 13![Two equations for a system: 12x + 3y = 15 and 2x - 3y = 13, for Cramer's Rule exercise.](https://lightcat-files.s3.amazonaws.com/problem_images/47fd4cd56ffa1954-1678234095148.jpg)
![](/channels/images/assetPage/verifiedSolution.png)
1
Identify the coefficients from the system of equations: \( a_1 = 12, b_1 = 3, c_1 = 15 \) and \( a_2 = 2, b_2 = -3, c_2 = 13 \).
Calculate the determinant of the coefficient matrix: \( D = \begin{vmatrix} 12 & 3 \\ 2 & -3 \end{vmatrix} \).
Calculate the determinant for \( x \) using the matrix: \( D_x = \begin{vmatrix} 15 & 3 \\ 13 & -3 \end{vmatrix} \).
Calculate the determinant for \( y \) using the matrix: \( D_y = \begin{vmatrix} 12 & 15 \\ 2 & 13 \end{vmatrix} \).
Use Cramer's Rule to find \( x = \frac{D_x}{D} \) and \( y = \frac{D_y}{D} \).
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