QUESTION IMAGE
Question
select the correct answer.
what is the inverse of this matrix?
\
\bigcirc a. \
\bigcirc b. this matrix doesnt have an inverse.
\bigcirc c. \
\bigcirc d. \
Step1: Calculate matrix determinant
For matrix $A=
$, expand along row 3:
$$=3\cdot(1\cdot7 - 2\cdot1) + 4\cdot(1\cdot1 - 5\cdot1)$$
$$=3\cdot(7-2)+4\cdot(1-5)$$
$$=3\cdot5 + 4\cdot(-4)=15-16=-1$$
Step2: Find adjugate matrix
First compute cofactor matrix:
- $C_{11}=(-1)^{1+1}
=4+21=25$
- $C_{12}=(-1)^{1+2}
=-(4-0)=-4$
- $C_{13}=(-1)^{1+3}
=-3-0=-3$
- $C_{21}=(-1)^{2+1}
=-(20+6)=-26$
- $C_{22}=(-1)^{2+2}
=4-0=4$
- $C_{23}=(-1)^{2+3}
=-(-3-0)=3$
- $C_{31}=(-1)^{3+1}
=35-2=33$
- $C_{32}=(-1)^{3+2}
=-(7-2)=-5$
- $C_{33}=(-1)^{3+3}
=1-5=-4$
Cofactor matrix:
Adjugate is transpose of cofactor matrix:
Step3: Compute inverse matrix
$A^{-1}=\frac{1}{\det(A)}\cdot\text{adj}(A)=\frac{1}{-1}
$
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
C.