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: 32

Answer

$A^{-1}=\dfrac{1}{|A|} \begin{bmatrix} d & -b \\ -c & a \\ \end{bmatrix} $

Work Step by Step

The determinant for a $2 \times 2$ matrix $\begin{bmatrix} a & b \\c & d \\ \end{bmatrix}$ can be defined as: $det= \begin{bmatrix} a & b \\c & d \\ \end{bmatrix}=ad-bc$ and the inverse of the matrix $A $ is given by: $A^{-1} =\begin{vmatrix} \dfrac{d}{ad-bc} &\dfrac{-b}{ad-bc}\\ \dfrac{-c}{ad-bc} & \dfrac{a}{ad-bc} \\ \end{vmatrix}$ This can be re-written as: $A^{-1}=\dfrac{1}{ad-bc} \begin{bmatrix} d & -b \\ -c & a \\ \end{bmatrix} ~~~(1)$ We know that $|A|=ad-bc$ Now, equation (1) becomes: $A^{-1}=\dfrac{1}{|A|} \begin{bmatrix} d & -b \\ -c & a \\ \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.