Skip to main content
Ch. 5 - Systems and Matrices
Lial - College Algebra 13th Edition
Lial13th EditionCollege AlgebraISBN: 9780136881063Not the one you use?Change textbook
Chapter 6, Problem 83

Find the inverse, if it exists, for each matrix.
[2153]\(\left\)[ \(\begin{matrix}\) 2 & 1 \\ 5 & 3 \(\end{matrix}\) \(\right\)]

Verified step by step guidance
1
Identify the given 2x2 matrix as \( A = \begin{bmatrix} a & b \\ c & d \end{bmatrix} \).
Calculate the determinant of matrix \( A \) using the formula \( \det(A) = ad - bc \).
Check if the determinant \( \det(A) \) is nonzero. If it is zero, the inverse does not exist.
If the determinant is nonzero, find the inverse matrix using the formula \( A^{-1} = \frac{1}{\det(A)} \begin{bmatrix} d & -b \\ -c & a \end{bmatrix} \).
Write the inverse matrix explicitly by substituting the values of \( a, b, c, d \) and the determinant into the formula.

Verified video answer for a similar problem:

This video solution was recommended by our tutors as helpful for the problem above.
Video duration:
2m
Was this helpful?

Key Concepts

Here are the essential concepts you must grasp in order to answer the question correctly.

Matrix Inverse

The inverse of a matrix A is another matrix, denoted A⁻¹, such that when multiplied together, they yield the identity matrix. Only square matrices with nonzero determinants have inverses. Finding the inverse is essential for solving matrix equations and understanding linear transformations.
Recommended video:
4:30
Graphing Logarithmic Functions

Determinant of a 2x2 Matrix

The determinant of a 2x2 matrix [[a, b], [c, d]] is calculated as ad - bc. It indicates whether the matrix is invertible; if the determinant is zero, the matrix has no inverse. The determinant also provides information about the matrix's scaling and orientation effects.
Recommended video:
Guided course
4:36
Determinants of 2×2 Matrices

Formula for the Inverse of a 2x2 Matrix

For a 2x2 matrix [[a, b], [c, d]] with nonzero determinant, the inverse is (1/det) times the matrix [[d, -b], [-c, a]]. This formula swaps the diagonal elements, changes the signs of the off-diagonal elements, and scales by the reciprocal of the determinant.
Recommended video:
06:36
Solving Quadratic Equations Using The Quadratic Formula
Related Practice
Textbook Question

For each pair of matrices A and B, find (a) AB and (b) BA.

A=[101011110],B=[001010100]A = \(\left\)[ \(\begin{matrix}\) -1 & 0 & 1 \\ 0 & 1 & 1 \\ -1 & -1 & 0 \(\end{matrix}\) \(\right\)], \(\quad\) B = \(\left\)[ \(\begin{matrix}\) 0 & 0 & 1 \\ 0 & 1 & 0 \\ 1 & 0 & 0 \(\end{matrix}\) \(\right\)]

112
views
Textbook Question

Find AB and BA for the following matrices.

A=[abcd]andB=[1001]A = \(\left\)[ \(\begin{matrix}\) a & b \\ c & d \(\end{matrix}\) \(\right\)] \(\quad\) \(\text{and}\) \(\quad\) B = \(\left\)[ \(\begin{matrix}\) 1 & 0 \\ 0 & 1 \(\end{matrix}\) \(\right\)]

Matrix B acts as the multiplicative element for 2 ×\(\times\) 2 square matrices.

131
views
Textbook Question

Perform each operation, if possible.

[255014341][101100111]\(\left\)[ \(\begin{matrix}\) -2 & 5 & 5 \\ 0 & 1 & 4 \\ 3 & -4 & -1 \(\end{matrix}\) \(\right\)] \(\left\)[ \(\begin{matrix}\) 1 & 0 & -1 \\ -1 & 0 & 0 \\ 1 & 1 & -1 \(\end{matrix}\) \(\right\)]

83
views
Textbook Question

For each pair of matrices A and B, find (a) AB and (b) BA. A=[011010001],B=[100010001]A = \(\left\)[ \(\begin{matrix}\) 0 & 1 & -1 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \(\end{matrix}\) \(\right\)], \(\quad\) B = \(\left\)[ \(\begin{matrix}\) 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \(\end{matrix}\) \(\right\)]

62
views
Textbook Question

Solve each problem. See Examples 5 and 9. The sum of two numbers is 47, and the difference between the numbers is 1. Find the numbers.

698
views
Textbook Question

Find the inverse, if it exists, for each matrix.

[210101120]\(\left\)[ \(\begin{matrix}\) 2 & -1 & 0 \\ 1 & 0 & 1 \\ 1 & -2 & 0 \(\end{matrix}\) \(\right\)]

137
views