Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Evaluasi Determinan dan Invers

Universitas Trunojoyo Madura

Soal 1

A=[7514]A = \begin{bmatrix} -7 & -5 \\ 1 & 4 \end{bmatrix}

Jawaban

det(A)=(7×4)(1×4)=28(5)=23\begin{align*} det (\text{A}) &= (-7 \times 4) - (1 \times 4) \\ &= -28 - (-5) = -23 \end{align*}

Soal 2

A=[023121001]A = \begin{bmatrix} 0 & 2 & -3 \\ 1 & -2 & -1 \\ 0 & 0 & 1 \end{bmatrix}

Jawaban

det(A)=0M112M12+(3)M13=0[2101]2[1101]3[1200]=0[2101]2[1101]3[1200]\begin{align*} det (\text{A}) &= 0 \cdot M_{11} - 2 \cdot M_{12} + (-3) \cdot M_{13} \\ \\ % &= 0 \cdot \begin{bmatrix}-2 & -1 \\ 0 & 1\end{bmatrix} - 2 \cdot \begin{bmatrix}1 & -1 \\ 0 & 1\end{bmatrix} - 3 \cdot \begin{bmatrix}1 & -2 \\ 0 & 0\end{bmatrix} \\ \\ % &= 0 \cdot \begin{bmatrix}-2 & -1 \\ 0 & 1\end{bmatrix} - 2 \cdot \begin{bmatrix}1 & -1 \\ 0 & 1\end{bmatrix} - 3 \cdot \begin{bmatrix}1 & -2 \\ 0 & 0\end{bmatrix} \end{align*}

Hitung determinan 2×22\times2:

[2101]=(2×1)(1×0)=2[1101]=(1×1)(1×0)=1[1200]=(1×0)(2×0)=0\begin{align*} \begin{bmatrix}-2 & -1 \\ 0 & 1\end{bmatrix} &= (-2 \times 1) - (-1 \times 0) = -2 \\ \\ \begin{bmatrix}1 & -1 \\ 0 & 1\end{bmatrix} &= (1 \times 1) - (-1 \times 0) = 1 \\ \\ \begin{bmatrix}1 & -2 \\ 0 & 0\end{bmatrix} &= (1 \times 0) - (-2 \times 0)= 0 \end{align*}

Maka:

det(a)=0(2)2(1)3(0)=020=2\begin{align*} det (\text{a}) &= 0 (-2) - 2 (1) - 3 (0) \\ &= 0 - 2 - 0 \\ &= -2 \end{align*}

Soal 3

A=[1311311111311113]A = \begin{bmatrix} 1 & -3 & 1 & 1 \\ -3 & 1 & 1 & 1 \\ 1 & 1 & -3 & 1 \\ 1 & 1 & 1 & -3 \end{bmatrix}

Jawaban

det(A)=1M11(3)M12+1M131M14\begin{align*} det (\text{A}) &= 1 \cdot M_{11} - (-3) \cdot M_{12} + 1 \cdot M_{13} - 1 \cdot M_{14} \end{align*}

Maka:

1M11=1[111131113]3M12=3[311131113]1M13=1[311111113]1M14=1[311113111]\begin{align*} 1 \cdot M_{11} &= 1 \cdot \begin{bmatrix} 1 & 1 & 1 \\ 1 & -3 & 1 \\ 1 & 1 & -3 \end{bmatrix} \\ % 3 \cdot M_{12} &= 3 \cdot \begin{bmatrix}-3 & 1 & 1 \\ 1 & -3 & 1 \\ 1 & 1 & -3 \end{bmatrix} \\ % 1 \cdot M_{13} &= 1 \cdot \begin{bmatrix}-3 & 1 & 1 \\ 1 & 1 & 1 \\ 1 & 1 & -3 \end{bmatrix} \\ % 1 \cdot M_{14} &= 1 \cdot \begin{bmatrix} -3 & 1 & 1 \\ 1 & 1 & -3 \\ 1 & 1 & 1 \end{bmatrix} \\ \end{align*}

Pertama, hitung “1M111 \cdot M_{11}”:

1M11=1[111131113]=1(1[3113]1[1113]+1[1113])=1(1((33)(11))1((13)(11))+1((13)(11))=1(1(91)1(31)+1(31))=1(181(4)+1(4))=1(8+44)=18=8\begin{align*} 1 \cdot M_{11} &= 1 \cdot \begin{bmatrix} 1 & 1 & 1 \\ 1 & -3 & 1 \\ 1 & 1 & -3 \end{bmatrix} \\\\ % &= 1 \cdot \left( 1 \cdot \begin{bmatrix} -3 & 1 \\ 1 & -3 \end{bmatrix} - 1 \cdot \begin{bmatrix} 1 & 1 \\ 1 & -3 \end{bmatrix} + 1 \cdot \begin{bmatrix} 1 & 1 \\ 1 & -3 \end{bmatrix} \right) \\\\ % &= 1 \cdot (1 \cdot ((-3 \cdot -3) - (1 \cdot 1)) - 1 \cdot ((1 \cdot -3) - (1 \cdot 1)) + 1 \cdot ((1 \cdot -3) - (1 \cdot 1)) \\\\ % &= 1 \cdot (1 \cdot (9 - 1) - 1 \cdot (-3 - 1) + 1 \cdot (-3 - 1)) \\\\ % &= 1 \cdot (1 \cdot 8 - 1 \cdot (-4) + 1 \cdot (-4)) \\\\ % &= 1 \cdot ( 8 + 4 - 4) \\\\ % &= 1 \cdot 8 \\\\ % &= 8 \end{align*}

Kedua, hitung “3M123 \cdot M_{12}”:

3M12=3[311131113]=3(3[3113]1[1113]+1[1311])=3(3((33)(11))1((13)(11))+1((11)(13)))=3(3(91)1(31)+1(1(3)))=3(381(4)+1(4))=3(24+4+4)=3(16)=48\begin{align*} 3 \cdot M_{12} &= 3 \cdot \begin{bmatrix} -3 & 1 & 1 \\ 1 & -3 & 1 \\ 1 & 1 & -3 \end{bmatrix} \\\\ % &= 3 \cdot \left( -3 \cdot \begin{bmatrix} -3 & 1 \\ 1 & -3 \end{bmatrix} - 1 \cdot \begin{bmatrix} 1 & 1 \\ 1 & -3 \end{bmatrix} + 1 \cdot \begin{bmatrix} 1 & -3 \\ 1 & 1 \end{bmatrix} \right) \\\\ % &= 3 \cdot \left( -3 \cdot ((-3 \cdot -3) - (1 \cdot 1)) - 1 \cdot ((1 \cdot -3) - (1 \cdot 1)) + 1 \cdot ((1 \cdot 1) - (1 \cdot -3)) \right) \\\\ % &= 3 \cdot \left( -3 \cdot (9 - 1) - 1 \cdot (-3 - 1) + 1 \cdot (1 - (-3)) \right) \\\\ % &= 3 \cdot \left( -3 \cdot 8 - 1 \cdot (-4) + 1 \cdot (4) \right) \\\\ % &= 3 \cdot \left( -24 + 4 + 4 \right) \\\\ % &= 3 \cdot (-16) \\\\ % &= -48 \end{align*}

Ketiga, hitung “1M131 \cdot M_{13}”:

1M13=1[311111113]=1(3[1113]1[1113]+1[1111])=1(3((13)(11))1((13)(11))+1((11)(11)))=1(3(31)1(31)+1(11))=1(3(4)1(4)+1(0))=1(12+4+0)=116=16\begin{align*} 1 \cdot M_{13} &= 1 \cdot \begin{bmatrix} -3 & 1 & 1 \\ 1 & 1 & 1 \\ 1 & 1 & -3 \end{bmatrix} \\\\ % &= 1 \cdot \left( -3 \cdot \begin{bmatrix}1 & 1 \\ 1 & -3 \end{bmatrix} - 1 \cdot \begin{bmatrix}1 & 1 \\ 1 & -3 \end{bmatrix} + 1 \cdot \begin{bmatrix}1 & 1 \\ 1 & 1 \end{bmatrix} \right) \\\\ % &= 1 \cdot \left( -3 \cdot ((1 \cdot -3) - (1 \cdot 1)) - 1 \cdot ((1 \cdot -3) - (1 \cdot 1)) + 1 \cdot ((1 \cdot 1) - (1 \cdot 1)) \right) \\\\ % &= 1 \cdot \left( -3 \cdot (-3 - 1) - 1 \cdot (-3 - 1) + 1 \cdot (1 - 1) \right) \\\\ % &= 1 \cdot \left( -3 \cdot (-4) - 1 \cdot (-4) + 1 \cdot (0) \right) \\\\ % &= 1 \cdot \left( 12 + 4 + 0 \right) \\\\ % &= 1 \cdot 16 \\\\ % &= 16 \end{align*}

Keempat, hitung “1M141 \cdot M_{14}”:

1M14=1[311113111]=1(3[1311]1[1311]+1[1111])=1(3((11)(31))1((11)(31))+1((11)(11)))=1(3(1+3)1(1+3)+1(0))=1(3414+0)=1(124)=1(16)=16\begin{align*} 1 \cdot M_{14} &= 1 \cdot \begin{bmatrix} -3 & 1 & 1 \\ 1 & 1 & -3 \\ 1 & 1 & 1 \end{bmatrix} \\\\ % &= 1 \cdot \left( -3 \cdot \begin{bmatrix} 1 & -3 \\ 1 & 1 \end{bmatrix} - 1 \cdot \begin{bmatrix} 1 & -3 \\ 1 & 1 \end{bmatrix} + 1 \cdot \begin{bmatrix} 1 & 1 \\ 1 & 1 \end{bmatrix} \right) \\\\ % &= 1 \cdot \left( -3 \cdot ((1 \cdot 1) - (-3 \cdot 1)) - 1 \cdot ((1 \cdot 1) - (-3 \cdot 1)) + 1 \cdot ((1 \cdot 1) - (1 \cdot 1)) \right) \\\\ % &= 1 \cdot \left( -3 \cdot (1 + 3) - 1 \cdot (1 + 3) + 1 \cdot (0) \right) \\\\ % &= 1 \cdot \left( -3 \cdot 4 - 1 \cdot 4 + 0 \right) \\\\ % &= 1 \cdot (-12 - 4) \\\\ % &= 1 \cdot (-16) \\\\ % &= -16 \end{align*}

Setelah mendapatkan determinan dari setiap minor, kita dapat menghitung determinan dari matriks AA:

det(A)=1M11(3)M12+1M131M14=18(3)(48)+1161(16)=8144+16+16=104\begin{align*} det (\text{A}) &= 1 \cdot M_{11} - (-3) \cdot M_{12} + 1 \cdot M_{13} - 1 \cdot M_{14} \\\\ &= 1 \cdot 8 - (-3) \cdot (-48) + 1 \cdot 16 - 1 \cdot (-16) \\\\ &= 8 - 144 + 16 + 16 \\\\ &= -104 \end{align*}


Soal 4 (Adjoin dan Invers)

A=[7514]A = \begin{bmatrix} -7 & -5 \\ 1 & 4 \end{bmatrix}

Jawaban

Langkah pertama adalah menghitung adjoin dari matriks AA:

adj(A)=[7514]=[4157]=[4517]\begin{align*} \text{adj}(\text{A}) % &= \begin{bmatrix} -7 & -5 \\ 1 & 4 \end{bmatrix}\\\\ % &= \begin{bmatrix} 4 & -1 \\ 5 & -7 \end{bmatrix}\\\\ % &= \begin{bmatrix} 4 & 5 \\ -1 & -7 \end{bmatrix} \end{align*}

Selanjutnya, hitung invers dari matriks AA:

A1=1det(A)adj(A)=123[4517]=[423523123723]\begin{align*} A^{-1} &= \frac{1}{det(\text{A})} \cdot \text{adj}(\text{A})\\\\ % &= \frac{1}{-23} \cdot \begin{bmatrix} 4 & 5 \\ -1 & -7 \end{bmatrix}\\\\ % &= \begin{bmatrix} -\frac{4}{23} & -\frac{5}{23} \\ \frac{1}{23} & \frac{7}{23} \end{bmatrix} \end{align*}

Soal 5 (Adjoin dan Invers)

A=[023121001]A = \begin{bmatrix} 0 & 2 & -3 \\ 1 & -2 & -1 \\ 0 & 0 & 1 \end{bmatrix}

Jawaban

Langkah pertama adalah menghitung kofaktor dari setiap elemen pada matriks AA:

C11=(1)1+1[2101]=1((21)(10))=2C12=(1)1+2[1101]=1((11)(10))=1C13=(1)1+3[1200]=1((10)(20))=0C21=(1)2+1[2301]=1((21)(30))=2C22=(1)2+2[0301]=1((01)(30))=0C23=(1)2+3[0200]=1((00)(20))=0C31=(1)3+1[2321]=1((21)(32))=4C32=(1)3+2[0311]=1((01)(31))=3C33=(1)3+3[0212]=1((02)(21))=2\begin{align*} C_{11} &= (-1)^{1+1} \cdot \begin{bmatrix} -2 & -1 \\ 0 & 1 \end{bmatrix} % = 1 \cdot ((-2 \cdot 1) - (-1 \cdot 0)) = -2 \\\\ % C_{12} &= (-1)^{1+2} \cdot \begin{bmatrix}1 & -1 \\ 0 & 1 \end{bmatrix} % = -1 \cdot ((1 \cdot 1) - (-1 \cdot 0)) = -1 \\\\ % C_{13} &= (-1)^{1+3} \cdot \begin{bmatrix}1 & -2 \\ 0 & 0 \end{bmatrix} % = 1 \cdot ((1 \cdot 0) - (-2 \cdot 0)) = 0 \\\\ % C_{21} &= (-1)^{2+1} \cdot \begin{bmatrix}2 & -3 \\ 0 & 1 \end{bmatrix} % = -1 \cdot ((2 \cdot 1) - (-3 \cdot 0)) = -2 \\\\ % C_{22} &= (-1)^{2+2} \cdot \begin{bmatrix}0 & -3 \\ 0 & 1 \end{bmatrix} % = 1 \cdot ((0 \cdot 1) - (-3 \cdot 0)) = 0 \\\\ % C_{23} &= (-1)^{2+3} \cdot \begin{bmatrix}0 & 2 \\ 0 & 0 \end{bmatrix} % = -1 \cdot ((0 \cdot 0) - (2 \cdot 0)) = 0 \\\\ % C_{31} &= (-1)^{3+1} \cdot \begin{bmatrix}2 & -3 \\ -2 & -1 \end{bmatrix} % = 1 \cdot ((2 \cdot -1) - (-3 \cdot -2)) = 4 \\\\ % C_{32} &= (-1)^{3+2} \cdot \begin{bmatrix}0 & -3 \\ 1 & -1 \end{bmatrix} % = -1 \cdot ((0 \cdot -1) - (-3 \cdot 1)) = -3 \\\\ % C_{33} &= (-1)^{3+3} \cdot \begin{bmatrix}0 & 2 \\ 1 & -2 \end{bmatrix} % = 1 \cdot ((0 \cdot -2) - (2 \cdot 1)) = -2 \end{align*}

Maka, matriks kofaktor adalah:

C=[210200432]C = \begin{bmatrix} -2 & -1 & 0 \\ -2 & 0 & 0 \\ 4 & -3 & -2 \end{bmatrix}

Setelah didapatkan matriks kofaktor, kita dapat menghitung adjoin dari matriks AA dengan mentranspose matriks kofaktor:

adj(A)=CT=[224103002]\text{adj}(\text{A}) = C^T = \begin{bmatrix} -2 & -2 & 4 \\ -1 & 0 & -3 \\ 0 & 0 & -2 \end{bmatrix}

Baru setelah itu, kita dapat menghitung invers dari matriks AA:

A1=1det(A)adj(A)=12[224103002]=[11212032001]\begin{align*} A^{-1} &= \frac{1}{det(\text{A})} \cdot \text{adj}(\text{A})\\\\ &= \frac{1}{2} \cdot \begin{bmatrix} -2 & -2 & 4 \\ -1 & 0 & -3 \\ 0 & 0 & -2 \end{bmatrix}\\\\ &= \begin{bmatrix} -1 & -1 & 2 \\ -\frac{1}{2} & 0 & -\frac{3}{2} \\ 0 & 0 & -1 \end{bmatrix} \end{align*}

Soal 6 (Adjoin dan Invers)

A=[1311311111311113]A = \begin{bmatrix} 1 & -3 & 1 & 1 \\ -3 & 1 & 1 & 1 \\ 1 & 1 & -3 & 1 \\ 1 & 1 & 1 & -3 \end{bmatrix}

Jawaban

Langkah pertama, adalah menghitung kofaktor dari setiap elemen pada matriks AA:

C11=(1)1+1[111131113]=1((1((33)(11)))1((13)(11))+1((11)(13)))=8C12=(1)1+2[311131113]=1((3((33)(11)))1((13)(11))+1((11)(13)))=48C13=(1)1+3[311111113]=1((3((13)(11)))1((13)(11))+1((11)(11)))=16C14=(1)1+4[311113111]=1((3((11)(13)))1((11)(13))+1((11)(11)))=16C21=(1)2+1[311131113]=1((3((33)(11)))1((13)(11))+1((11)(13)))=48C22=(1)2+2[111131113]=1((1((33)(11)))1((13)(11))+1((11)(13)))=8C23=(1)2+3[131111113]=1((1((13)(11)))(3)((13)(11))+1((11)(11)))=16C24=(1)2+4[131113111]=1((1((11)(13)))(3)((11)(13))+1((11)(11)))=16C31=(1)3+1[311111113]=1((3((13)(11)))1((13)(11))+1((11)(11)))=16C32=(1)3+2[111111113]=1((1((13)(11)))1((13)(11))+1((11)(11)))=16C33=(1)3+3[131111113]=1((1((13)(11)))(3)((13)(11))+1((11)(11)))=16C34=(1)3+4[131111111]=1((1((11)(11)))(3)((11)(11))+1((11)(11)))=0C41=(1)4+1[311131113]=1((3((33)(11)))1((13)(11))+1((11)(13)))=16C42=(1)4+2[111131113]=1((1((33)(11)))1((13)(11))+1((11)(13)))=8C43=(1)4+3[131111113]=1((1((13)(11)))(3)((13)(11))+1((11)(11)))=16C44=(1)4+4[131111113]=1((1((13)(11)))(3)((13)(11))+1((11)(11)))=0\begin{align*} C_{11} &= (-1)^{1+1} \cdot \begin{bmatrix} 1 & 1 & 1 \\ 1 & -3 & 1 \\ 1 & 1 & -3 \end{bmatrix} % = 1 \cdot ((1 \cdot ((-3 \cdot -3) - (1 \cdot 1))) - 1 \cdot ((1 \cdot -3) - (1 \cdot 1)) + 1 \cdot ((1 \cdot 1) - (1 \cdot -3))) = 8 \\\\ % C_{12} &= (-1)^{1+2} \cdot \begin{bmatrix} -3 & 1 & 1 \\ 1 & -3 & 1 \\ 1 & 1 & -3 \end{bmatrix} % = -1 \cdot ((-3 \cdot ((-3 \cdot -3) - (1 \cdot 1))) - 1 \cdot ((1 \cdot -3) - (1 \cdot 1)) + 1 \cdot ((1 \cdot 1) - (1 \cdot -3))) = -48 \\\\ % C_{13} &= (-1)^{1+3} \cdot \begin{bmatrix}-3 & 1 & 1 \\ 1 & 1 & 1 \\ 1 & 1 & -3 \end{bmatrix} % = 1 \cdot ((-3 \cdot ((1 \cdot -3) - (1 \cdot 1))) - 1 \cdot ((1 \cdot -3) - (1 \cdot 1)) + 1 \cdot ((1 \cdot 1) - (1 \cdot 1))) = 16 \\\\ % C_{14} &= (-1)^{1+4} \cdot \begin{bmatrix} -3 & 1 & 1 \\ 1 & 1 & -3 \\ 1 & 1 & 1 \end{bmatrix} % = -1 \cdot ((-3 \cdot ((1 \cdot 1) - (1 \cdot -3))) - 1 \cdot ((1 \cdot 1) - (1 \cdot -3)) + 1 \cdot ((1 \cdot 1) - (1 \cdot 1))) = -16 \\\\ % C_{21} &= (-1)^{2+1} \cdot \begin{bmatrix} -3 & 1 & 1 \\ 1 & -3 & 1 \\ 1 & 1 & -3 \end{bmatrix} % = -1 \cdot ((-3 \cdot ((-3 \cdot -3) - (1 \cdot 1))) - 1 \cdot ((1 \cdot -3) - (1 \cdot 1)) + 1 \cdot ((1 \cdot 1) - (1 \cdot -3))) = -48 \\\\ % C_{22} &= (-1)^{2+2} \cdot \begin{bmatrix} 1 & 1 & 1 \\ 1 & -3 & 1 \\ 1 & 1 & -3 \end{bmatrix} % = 1 \cdot ((1 \cdot ((-3 \cdot -3) - (1 \cdot 1))) - 1 \cdot ((1 \cdot -3) - (1 \cdot 1)) + 1 \cdot ((1 \cdot 1) - (1 \cdot -3))) = 8 \\\\ % C_{23} &= (-1)^{2+3} \cdot \begin{bmatrix} 1 & -3 & 1 \\ 1 & 1 & 1 \\ 1 & 1 & -3 \end{bmatrix} % = -1 \cdot ((1 \cdot ((1 \cdot -3) - (1 \cdot 1))) - (-3) \cdot ((1 \cdot -3) - (1 \cdot 1)) + 1 \cdot ((1 \cdot 1) - (1 \cdot 1))) = -16 \\\\ % C_{24} &= (-1)^{2+4} \cdot \begin{bmatrix} 1 & -3 & 1 \\ 1 & 1 & -3 \\ 1 & 1 & 1 \end{bmatrix} % = 1 \cdot ((1 \cdot ((1 \cdot 1) - (1 \cdot -3))) - (-3) \cdot ((1 \cdot 1) - (1 \cdot -3)) + 1 \cdot ((1 \cdot 1) - (1 \cdot 1))) = 16 \\\\ % C_{31} &= (-1)^{3+1} \cdot \begin{bmatrix} -3 & 1 & 1 \\ 1 & 1 & 1 \\ 1 & 1 & -3 \end{bmatrix} % = 1 \cdot ((-3 \cdot ((1 \cdot -3) - (1 \cdot 1))) - 1 \cdot ((1 \cdot -3) - (1 \cdot 1)) + 1 \cdot ((1 \cdot 1) - (1 \cdot 1))) = 16 \\\\ % C_{32} &= (-1)^{3+2} \cdot \begin{bmatrix} 1 & 1 & 1 \\ 1 & 1 & 1 \\ 1 & 1 & -3 \end{bmatrix} % = -1 \cdot ((1 \cdot ((1 \cdot -3) - (1 \cdot 1))) - 1 \cdot ((1 \cdot -3) - (1 \cdot 1)) + 1 \cdot ((1 \cdot 1) - (1 \cdot 1))) = -16 \\\\ % C_{33} &= (-1)^{3+3} \cdot \begin{bmatrix} 1 & -3 & 1 \\ 1 & 1 & 1 \\ 1 & 1 & -3 \end{bmatrix} % = 1 \cdot ((1 \cdot ((1 \cdot -3) - (1 \cdot 1))) - (-3) \cdot ((1 \cdot -3) - (1 \cdot 1)) + 1 \cdot ((1 \cdot 1) - (1 \cdot 1))) = 16 \\\\ % C_{34} &= (-1)^{3+4} \cdot \begin{bmatrix} 1 & -3 & 1 \\ 1 & 1 & 1 \\ 1 & 1 & 1 \end{bmatrix} % = -1 \cdot ((1 \cdot ((1 \cdot 1) - (1 \cdot 1))) - (-3) \cdot ((1 \cdot 1) - (1 \cdot 1)) + 1 \cdot ((1 \cdot 1) - (1 \cdot 1))) = 0 \\\\ C_{41} &= (-1)^{4+1} \cdot \begin{bmatrix} -3 & 1 & 1 \\ 1 & -3 & 1 \\ 1 & 1 & -3 \end{bmatrix} % = -1 \cdot ((-3 \cdot ((-3 \cdot -3) - (1 \cdot 1))) - 1 \cdot ((1 \cdot -3) - (1 \cdot 1)) + 1 \cdot ((1 \cdot 1) - (1 \cdot -3))) = -16 \\\\ C_{42} &= (-1)^{4+2} \cdot \begin{bmatrix} 1 & 1 & 1 \\ 1 & -3 & 1 \\ 1 & 1 & -3 \end{bmatrix} % = 1 \cdot ((1 \cdot ((-3 \cdot -3) - (1 \cdot 1))) - 1 \cdot ((1 \cdot -3) - (1 \cdot 1)) + 1 \cdot ((1 \cdot 1) - (1 \cdot -3))) = 8 \\\\ C_{43} &= (-1)^{4+3} \cdot \begin{bmatrix} 1 & -3 & 1 \\ 1 & 1 & 1 \\ 1 & 1 & -3 \end{bmatrix} % = -1 \cdot ((1 \cdot ((1 \cdot -3) - (1 \cdot 1))) - (-3) \cdot ((1 \cdot -3) - (1 \cdot 1)) + 1 \cdot ((1 \cdot 1) - (1 \cdot 1))) = -16 \\\\ C_{44} &= (-1)^{4+4} \cdot \begin{bmatrix} 1 & -3 & 1 \\ 1 & 1 & 1 \\ 1 & 1 & -3 \end{bmatrix} % = 1 \cdot ((1 \cdot ((1 \cdot -3) - (1 \cdot 1))) - (-3) \cdot ((1 \cdot -3) - (1 \cdot 1)) + 1 \cdot ((1 \cdot 1) - (1 \cdot 1))) = 0 \end{align*}

Selanjutnya, kita dapat menyusun matriks kofaktor:

C=[848161648816161616160161600]C = \begin{bmatrix} 8 & -48 & 16 & -16 \\ -48 & 8 & -16 & 16 \\ 16 & -16 & 16 & 0 \\ -16 & 16 & 0 & 0 \end{bmatrix}

Setelah didapat matriks kofaktor, selanjutnya adalah menghitung adjoin dari matriks AA dengan mentranspose matriks kofaktor:

adj(A)=CT=[848161648816161616160161600]T=[848161648816161616160161600]\text{adj}(\text{A}) = C^T = \begin{bmatrix} 8 & -48 & 16 & -16 \\ -48 & 8 & -16 & 16 \\ 16 & -16 & 16 & 0 \\ -16 & 16 & 0 & 0 \end{bmatrix}^T = \begin{bmatrix} 8 & -48 & 16 & -16 \\ -48 & 8 & -16 & 16 \\ 16 & -16 & 16 & 0 \\ -16 & 16 & 0 & 0 \end{bmatrix}

Setelah didapatkan adjoin dari matriks AA, kita dapat menghitung invers dari matriks AA:

A1=1det(A)adj(A)=1104[848161648816161616160161600]=[11312134134131213113413413413413413041341300]\begin{align*} A^{-1} &= \frac{1}{det(\text{A})} \cdot \text{adj}(\text{A})\\\\ &= \frac{1}{-104} \cdot \begin{bmatrix} 8 & -48 & 16 & -16 \\ -48 & 8 & -16 & 16 \\ 16 & -16 & 16 & 0 \\ -16 & 16 & 0 & 0 \end{bmatrix}\\\\ &= \begin{bmatrix} -\frac{1}{13} & \frac{12}{13} & -\frac{4}{13} & \frac{4}{13} \\ \frac{12}{13} & -\frac{1}{13} & \frac{4}{13} & -\frac{4}{13} \\ -\frac{4}{13} & \frac{4}{13} & -\frac{4}{13} & 0 \\ \frac{4}{13} & -\frac{4}{13} & 0 & 0 \end{bmatrix} \end{align*}