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 19

Find the inverse, if it exists, for each matrix. [1234]\(\left\)[ \(\begin{matrix}\) -1 & -2 \\3 & 4 \(\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 is nonzero. If \( \det(A) \neq 0 \), the inverse exists; otherwise, the inverse does not exist.
If the inverse exists, use the formula for the inverse of a 2x2 matrix: \( A^{-1} = \frac{1}{\det(A)} \begin{bmatrix} d & -b \\ -c & a \end{bmatrix} \).
Substitute the values of \( a, b, c, d \) and the determinant into the formula to express the inverse matrix.

Verified video answer for a similar problem:

This video solution was recommended by our tutors as helpful for the problem above.
Video duration:
3m
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. This scalar value determines whether the matrix is invertible; if the determinant is zero, the matrix has no inverse. The determinant also provides insight into the matrix's scaling effect on area.
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, providing a straightforward method to find the inverse.
Recommended video:
06:36
Solving Quadratic Equations Using The Quadratic Formula