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

Numerik

The document contains a series of matrix operations and solutions. It begins with 3 matrices containing coefficients and variables. It then performs row operations on these matrices and calculates the solutions for the variables x1, x2, x3 at each step. This results in several solutions being reported throughout the document.

Uploaded by

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

Numerik

The document contains a series of matrix operations and solutions. It begins with 3 matrices containing coefficients and variables. It then performs row operations on these matrices and calculates the solutions for the variables x1, x2, x3 at each step. This results in several solutions being reported throughout the document.

Uploaded by

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

1 2 3 x1 20 2

b2-3*b1 3 1 2 x2 17 3
b3-2*b1 2 3 1 x3 17 4

1 2 3 x1 20
0 -5 -7 x2 -43
b3*(-5)-b2*(-1) 0 -1 -5 x3 -23

1 2 3 x1 20
0 -5 -7 x2 -43
0 0 18 x3 72

X1 2
X2 3
X3 4

1 1 3 x1 2 1.3333333
b2-5*b1 5 3 1 x2 3 -1.458333
b3-2*b1 2 3 1 x3 -1 0.7083333

1 1 3 x1 2
0 -2 -14 x2 -7
b3*(-2)-b2*1 0 1 -5 x3 -5

1 1 3 x1 2
0 -2 -14 x2 -7
0 0 24 x3 17

x3 0.7083333
x2 -1.458333
x1 1.3333333

1 1 3 1 0 0
0 -2 -14 0 1 0
0 0 24 0 0 1

1 1 3 1 0 0
0 1 7 0 -0.5 0
0 0 1 0 0 0.0416667

1 1 0 1 0 -0.125
0 1 0 0 -0.5 -0.291667
0 0 1 0 0 0.0416667

1 0 0 1 0.5 0.1666667
0 1 0 0 -0.5 -0.291667
0 0 1 0 0 0.0416667
1 2 3 1 0 0
3 1 2 0 1 0
2 3 1 0 0 1

1 2 3 1 0 0
0 -5 -7 -3 1 0
0 -1 -5 -2 0 1

1 2 3 1 0 0
0 -5 -7 -3 1 0
0 0 18 7 1 -5

b1-b3*3 1 2 3 1 0 0
b2-b3*1.4 0 1 1.4 0.6 -0.2 0
0 0 1 0.3889 0.0555556 -0.277778

b1-b2*2 1 2 0 -0.167 -0.166667 0.8333333


0 1 0 0.0556 -0.277778 0.3888889
0 0 1 0.3889 0.0555556 -0.277778

1 0 0 -0.278 0.3888889 0.0555556


0 1 0 0.0556 -0.277778 0.3888889
0 0 1 0.3889 0.0555556 -0.277778

x1 2
x2 -7
x3 17

x1 2
x2 3.5
x3 0.7083333

x1 -0.125
x2 -1.458333
x3 0.7083333

x1 1.3333333
x2 -1.458333
x3 0.7083333
x1 20
x2 17
x3 17

x1 20
x2 -43
x3 -23

x1 20
x2 -43
x3 72

x1 20
x2 8.6
x3 4

x1 8
x2 3
x3 4

x1 2
x2 3
x3 4

You might also like