0% found this document useful (0 votes)
107 views

Matematika Iv: Program Studi Teknik Sipil Fakultas Teknik Universitas Tunas Pembangunan Surakarta

This document is a mathematics assignment on matrix calculations for a student named Rocky Fauzi. It contains the following matrix operations: 1) Calculating the determinant of matrix A, which is -23 2) Finding the minors and cofactors of matrix A 3) Calculating the adjoint of matrix A 4) Computing the inverse of matrix A

Uploaded by

rocky
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
107 views

Matematika Iv: Program Studi Teknik Sipil Fakultas Teknik Universitas Tunas Pembangunan Surakarta

This document is a mathematics assignment on matrix calculations for a student named Rocky Fauzi. It contains the following matrix operations: 1) Calculating the determinant of matrix A, which is -23 2) Finding the minors and cofactors of matrix A 3) Calculating the adjoint of matrix A 4) Computing the inverse of matrix A

Uploaded by

rocky
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

MATEMATIKA IV

DOSEN PENGAMPU :
Ir. Dian ADP , MT.

NAMA : ROCKY FAUZI


NIM : A0114006
JURUSAN : TEKNIK SIPIL

PROGRAM STUDI TEKNIK SIPIL


FAKULTAS TEKNIK
UNIVERSITAS TUNAS PEMBANGUNAN SURAKARTA
TAHUN 2016
MATRICKS A
1 3 5
𝐴: [3 0 1]
1 2 6

Ditanyakan :

a) Determinan
b) Minor (M)
c) Kofaktor (α)
d) Aljoint A
e) Invers Matriks A (A-1)

Penyelesaian
1 3 5 1 3
a) 𝐷𝑒𝑡𝑒𝑟𝑚𝑖𝑛𝑎𝑛 |𝐴| = [3 0 1] [3 0 ]
1 2 6 1 2
= [(1.0.6 + 3.1.1 + 5.3.2) − (5.0.1 + 1.1.2 + 3.3.6)]

= (0 + 3 + 30) − (0 + 2 + 54)

= 33 − 56

= −23
b) Minor (M)

1 3 5
𝐴: [3 0 1]
1 2 6
01
Minor11 = M11 = [ ] = (0.6 − 1.2) = −2
2 6
31
Minor12 = M12 = [ ] = (3.6 − 1.1) = 17
1 6
30
Minor13 = M13 = [ ] = (3.2 − 1.0) = 6
1 2
35
Minor21 = M21 = [ ] = (3.6 − 5.2) = 8
2 6
15
Minor22 = M22 = [ ] = (1.6 − 5.1) = 1
1 6
1 3
Minor23 = M23 = [ ] = (1.2 − 3.1) = −1
1 2
35
Minor31 = M31 = [ ] = (3.1 − 5.0) = 3
0 1
15
Minor32 = M32 = [ ] = (1.1 − 5.3) = −14
3 1
1 3
Minor33 = M33 = [ ] = (1.0 − 3.3) = −9
3 0

−2 17 6
𝑀𝑖𝑛𝑜𝑟 (𝑀) = [ 8 1 − 1]
3 − 14 − 9
c) Konfaktor (α)

1. Kofaktor11 = α11 = (−1)1+1 . M11 = (−1)2 .-2 = -2


2. Kofaktor12 = α12 = (−1)1+2 . M12 = (−1)3 .17 = -17
3. Kofaktor13 = α13 = (−1)1+3 . M13 = (−1)4 .6 = 6
4. Kofaktor21 = α21 = (−1)2+1 . M21 = (−1)3 .8 = -8
5. Kofaktor22 = α22 = (−1)2+2 . M22 = (−1)4 .1 = 1
6. Kofaktor23 = α23 = (−1)2+3 . M23 = (−1)5 .-1 = -1
7. Kofaktor31 = α31 = (−1)3+1 . M31 = (−1)4 .3 = 3
8. Kofaktor32 = α32 = (−1)3+2 . M32 = (−1)5 .-14 = 14
9. Kofaktor33 = α33 = (−1)3+3 . M33 = (−1)6 .-9 = -9

−2 − 8 3
d) 𝐴 𝑗 [𝐴] = [−17 1 14]
6 1 −9

e) Invers Matriks (A-1)


1
(A-1) = . 𝐴𝑗
det(𝐴)
−2 − 8 3
1
= [−17 1 14]
det(𝐴)
6 1 −9
−2 − 8 3
1
= [ −17 1 14]
−23
6 1 −9

0,088 0,352 − 0,132


= [0,748 − 0,044 − 0,616]
−0,264 − 0,044 0,396

You might also like