College Algebra (11th Edition)

Published by Pearson
ISBN 10: 0321671791
ISBN 13: 978-0-32167-179-0

Chapter 5 - Section 5.8 - Matrix Inverses - 5.8 Exercises: 11

Answer

$\begin{bmatrix} -\frac{1}{5} & -\frac{2}{5} \\ \frac{2}{5} & -\frac{1}{5} \end{bmatrix}$

Work Step by Step

Let us suppose that $P$ is the given matrix. First we check if the inverse exists: $det P=\begin{vmatrix} -1 & 2 \\ -2 & -1 \end{vmatrix}=(-1)(-1)-2(-2)=5$ Since $det P\not=0$ the inverse of matrix $P$ exists. We will apply the formula for the inverse of $ 2\times 2$ matrix to obtain: $P^{-1}=\dfrac{1}{det P} \begin{bmatrix} -1 & -2 \\ 2 & -1 \end{bmatrix}$ $=\dfrac{1}{5} \begin{bmatrix} -1 & -2 \\ 2 & -1 \end{bmatrix}$ $=\begin{bmatrix} -\frac{1}{5} & -\frac{2}{5} \\ \frac{2}{5} & -\frac{1}{5} \end{bmatrix}$
Update this answer!

You can help us out by revising, improving and updating this answer.

Update this answer

After you claim an answer you’ll have 24 hours to send in a draft. An editor will review the submission and either publish your submission or provide feedback.