Back to Exercise: Use matrix inverses to solve systems

Exercises: Find Matrix Inverses and Solve Systems

For all inverse computations, verify your result by checking that AA⁻¹ = I. For system solutions, verify by substituting into the original equations.

Grade 11·18 problems·~40 min·Common Core Math - HS Algebra·standard·hsa-rei-c-9
Work through problems with immediate feedback
A

Recall / Warm-Up

1.

The matrix A1A^{-1} is the inverse of AA if and only if:

2.

For a 2×2 matrix A=[abcd]A = \begin{bmatrix} a & b \\ c & d \end{bmatrix}, the determinant is:

3.

Which of the following matrices does NOT have an inverse?

B

Fluency Practice

1.

Let A=[2153]A = \begin{bmatrix} 2 & 1 \\ 5 & 3 \end{bmatrix} and A1=[3152]A^{-1} = \begin{bmatrix} 3 & -1 \\ -5 & 2 \end{bmatrix}.

Verify that AA1=IAA^{-1} = I by computing the product.

A diagram showing a 2x2 matrix [a,b;c,d] with three labeled steps: Step 1 Swap a and d, Step 2 Negate b and c, Step 3 Divide by det(A) = ad minus bc.
2.

Use the 2×2 inverse formula to find A1A^{-1} for A=[3152]A = \begin{bmatrix} 3 & 1 \\ 5 & 2 \end{bmatrix}.

Steps: (1) compute det(A)\det(A), (2) apply the formula A1=1det(A)[dbca]A^{-1} = \frac{1}{\det(A)}\begin{bmatrix} d & -b \\ -c & a \end{bmatrix}, (3) verify AA1=IAA^{-1} = I.

3.

Find A1A^{-1} for A=[2143]A = \begin{bmatrix} 2 & -1 \\ 4 & 3 \end{bmatrix}. Show all steps including the determinant calculation.

4.

For which matrix does an inverse NOT exist?

5.

Use A1=[2153]A^{-1} = \begin{bmatrix} 2 & -1 \\ -5 & 3 \end{bmatrix} to solve the system 3x+y=113x + y = 11 and 5x+2y=195x + 2y = 19. Show the matrix multiplication x=A1b\mathbf{x} = A^{-1}\mathbf{b}.

You're viewing 2 of 6 sections.

Create a free account to continue the full exercise set and save your progress.

Create free account
0 of 8 answered

Answer all problems to submit.