0% found this document useful (0 votes)
5 views8 pages

Uts Bagas

Uploaded by

bagassyaputra736
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)
5 views8 pages

Uts Bagas

Uploaded by

bagassyaputra736
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/ 8

RANGE X = [1,2]

SOAL F(X)=X6-X-1
iterasi a b f(a) f(b) x f(x)
1 1 2 -1 61 1.5 8.890625
2 1 1.5 -1 8.890625 1.25 1.564697
3 1 1.25 -1 1.564697 1.125 -0.097713
4 1.125 1.25 -0.097713 1.564697 1.1875 0.616653
5 1.125 1.1875 -0.097713 0.616653 1.15625 0.233269
6 1.125 1.15625 -0.097713 0.233269 1.140625 0.061578
7 1.125 1.140625 -0.097713 0.061578 1.132813 -0.019576
8 1.132813 1.140625 -0.019576 0.061578 1.136719 0.020619
9 1.132813 1.136719 -0.019576 0.020619 1.134766 0.000427
10 1.132813 1.134766 -0.019576 0.000427 1.133789 -0.009598
11 1.133789 1.134766 -0.009598 0.000427 1.134277 -0.004591
ERROR
1
0.5
0.25
0.125
0.0625
0.03125
0.015625
0.0078125
0.00390625
0.001953125
0.000976563
range(1,2)
SOAL F(X)=X6-X-1

ITERASI A B F(A) F(B) X F(X)


1 1 2 -1 61 1.016129 -0.915368
2 1.016129 2 -0.915368 61 1.030675 -0.831921
3 1.030675 2 -0.831921 61 1.043717 -0.751023
4 1.043717 2 -0.751023 61 1.055347 -0.673781
5 1.055347 2 -0.673781 61 1.065667 -0.601031
6 1.065667 2 -0.601031 61 1.074783 -0.533347
7 1.074783 2 -0.533347 61 1.082803 -0.471058
8 1.082803 2 -0.471058 61 1.089831 -0.414287
9 1.089831 2 -0.414287 61 1.095971 -0.362986
10 1.095971 2 -0.362986 61 1.101319 -0.316975
11 1.101319 2 -0.316975 61 1.105965 -0.275981
ERROR FX*FA
0.915368 -0.915368
0.831921
0.751023
0.673781
0.601031
0.533347
0.471058
0.414287
0.362986
0.316975
0.275981
x=2
SOAL F(X)=X6-X-1
TURUNAN 6X^5-1
ITERASI X F(XI) F'(XI)
1 2 61 191
2 1.680628 19.85294 79.44695
3 1.430739 6.146795 34.97107
4 1.254971 1.651657 17.67754
5 1.161538 0.29431 11.68584
6 1.136353 0.016826 10.36889
7 1.134731 6.574E-05 10.28795
8 1.134724 1.015E-09 10.28763
9 1.134724 0 10.28763
10 1.134724 0 10.28763
xi-1=1 xi=2
SOAL F(X)=X6-X-1

ITERASI 𝑥_(𝑖−1) 𝑥_𝑖 〖𝑓 (𝑥 〗 _(𝑖−1))〖𝑓 (𝑥 〗 _𝑖)


1 1 2 -1 61
2 2 1.016129 61 -0.915368
3 1.016129 1.030675 -0.915368 -0.831921
4 1.030675 1.175689 -0.831921 0.465227
5 1.175689 1.123679 0.465227 -0.110633
6 1.123679 1.133671 -0.110633 -0.010806
7 1.133671 1.134753 -0.010806 0.000294
8 1.134753 1.134724 0.000294 -7.48E-07
9 1.134724 1.134724 -7.48E-07 -5.16E-11
10 1.134724 1.134724 -5.16E-11 0
11 1.134724 1.134724 0 0
12 1.134724 #DIV/0! 0 #DIV/0!
x=2
SOAL F(X)=X6-X-1
ITERASI X G(X) F(X) ITERASI X G(X)
0 2 1.200937 61 0 2 0.032258
1 1.200937 1.140516 0.799063 1 0.032258 -1
2 1.140516 1.135237 0.060421 2 -1 -0.5
3 1.135237 1.13477 0.005279 3 -0.5 -0.969697
4 1.13477 1.134728 0.000467 4 -0.969697 -0.538389
5 -0.538389 -0.956722
6 -0.956722 -0.555078
7 -0.555078 -0.949942
8 -0.949942 -0.563842
9 -0.563842 -0.946084
10 -0.946084 -0.56884
F(X) ITERASI X G(X) F(X)
61 0 2 62 63
-1.032258 62 5.68E+10 5.68E+10
1
-0.484375
0.801109
-0.437257
0.72358
-0.415672
0.684767
-0.404026
0.663182

You might also like