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 13d
Textbook Question
In Exercises 13 - 18, use the fact that if
a b d - b
A = then A^(-1) = 1/(ad-bc) to find the inverse of
c d - c a
each matrix, if possible. Check that AA^(-1) = I_2 and A^(-1)A = I_2.
2 3
A =
- 1 2![Matrix A and its inverse formula for finding determinants in college algebra.](https://lightcat-files.s3.amazonaws.com/problem_images/c96fc1690dfcdf82-1678242182278.jpg)
![](/channels/images/assetPage/verifiedSolution.png)
1
Identify the elements of matrix A: a = 2, b = 3, c = -1, d = 2.
Calculate the determinant of A: det(A) = ad - bc = (2)(2) - (3)(-1).
Substitute the values into the inverse formula: A^{-1} = \frac{1}{ad-bc} \begin{bmatrix} d & -b \\ -c & a \end{bmatrix}.
Plug in the values: A^{-1} = \frac{1}{4 + 3} \begin{bmatrix} 2 & -3 \\ 1 & 2 \end{bmatrix}.
Verify the result by checking that AA^{-1} = I_2 and A^{-1}A = I_2, where I_2 is the identity matrix.
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:
10mPlay 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