0% found this document useful (0 votes)
571 views9 pages

Progress Metnum

This document appears to contain the results of an iterative numerical method to find the root of a function. It shows the values of variables at each iteration, including the previous guess value, the new guess value, estimated error amounts, and the function values. After many iterations, the method converges to a solution of 5, with very small estimated errors, suggesting it found the root of the function to within a high precision.
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)
571 views9 pages

Progress Metnum

This document appears to contain the results of an iterative numerical method to find the root of a function. It shows the values of variables at each iteration, including the previous guess value, the new guess value, estimated error amounts, and the function values. After many iterations, the method converges to a solution of 5, with very small estimated errors, suggesting it found the root of the function to within a high precision.
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/ 9

xu

xl
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1

xr
0
0.5
0.7500000
0.8750000
0.9375000
0.9687500
0.9843750
0.9921875
0.9960938
0.9980469
0.9990234
0.9995117
0.9997559
0.9998779
0.9999390
0.9999695
0.9999847
0.9999924
0.9999962
0.9999981
0.9999990
0.9999995
0.9999998

f(xl)
0.5
0.75
0.8750000
0.9375000
0.9687500
0.9843750
0.9921875
0.9960938
0.9980469
0.9990234
0.9995117
0.9997559
0.9998779
0.9999390
0.9999695
0.9999847
0.9999924
0.9999962
0.9999981
0.9999990
0.9999995
0.9999998
0.9999999

f(xr)
10
8.75
8.3125000
8.1406250
8.0664063
8.0322266
8.0158691
8.0078735
8.0039215
8.0019569
8.0009775
8.0004885
8.0002442
8.0001221
8.0000610
8.0000305
8.0000153
8.0000076
8.0000038
8.0000019
8.0000010
8.0000005
8.0000002

8.75
8.3125
8.1406250
8.0664063
8.0322266
8.0158691
8.0078735
8.0039215
8.0019569
8.0009775
8.0004885
8.0002442
8.0001221
8.0000610
8.0000305
8.0000153
8.0000076
8.0000038
8.0000019
8.0000010
8.0000005
8.0000002
8.0000001

f(xl)*f(xr)
87.5
72.7343750
67.6689453
65.6655884
64.7912025
64.3852770
64.1900664
64.0943912
64.0470353
64.0234776
64.0117288
64.0058619
64.0029303
64.0014650
64.0007325
64.0003662
64.0001831
64.0000916
64.0000458
64.0000229
64.0000114
64.0000057
64.0000029

Eror Fungsi (%)


100
5.2631579
2.1113244
0.9200969
0.4255319
0.2040630
0.0998468
0.0493761
0.0245511
0.0122413
0.0061121
0.0030539
0.0015264
0.0007631
0.0003815
0.0001907
0.0000954
0.0000477
0.0000238
0.0000119
0.0000060
0.0000030
0.0000015

Eror Xr
100
33.3333333
14.2857143
6.6666667
3.2258065
1.5873016
0.7874016
0.3921569
0.1956947
0.0977517
0.0488520
0.0244200
0.0122085
0.0061039
0.0030519
0.0015259
0.0007629
0.0003815
0.0001907
0.0000954
0.0000477
0.0000238
0.0000119

if f(xl)*f(xr) < 0 maka Xu diganti dengan Xr


if f(xl)*f(xr) > 0 maka Xl diganti dengan Xr
if f(xl)*f(xr) = 0 maka Xr akar yng dicari

f(x)= X kuadrat - 3x +10


(x-5)(x-2)=0

1.49011663008735E-006

-1.49011663008735E-006

g(x)
a
f(x)
f(x)
0 3.162278
-10
100
3.162278 4.414389 -9.486833
100 -5.409255
4.414389 4.821117 -3.756335 28.36432 -152.5556
4.821117 4.946044 -1.220183 8.436376 -207.8502
4.946044 4.983787 -0.374781 2.525798 -225.572
4.983787 4.995134 -0.113229 0.757315 -230.9944
4.995134 4.99854 -0.03404 0.227157 -232.6307
4.99854 4.999562 -0.010219 0.068144 -233.1225
4.999562 4.999869 -0.003066 0.020443 -233.2701
4.999869 4.999961 -0.00092 0.006133 -233.3144
4.999961 4.999988 -0.000276 0.00184 -233.3276
4.999988 4.999996 -8.3E-005 0.000552 -233.3316
4.999996 4.999999 -2.5E-005 0.000166 -233.3328
4.999999
5 -7.5E-006 4.97E-005 -233.3332
5
5 -2.2E-006 1.49E-005 -233.3333
5
5 -6.7E-007 4.47E-006 -233.3333
5
5 -2.0E-007 1.34E-006 -233.3333
5
5 -6.0E-008 4.02E-007 -233.3333
5
5 -1.8E-008 1.21E-007 -233.3333
5
5 -5.4E-009 3.62E-008 -233.3335
5
5 -1.6E-009 1.09E-008 -233.3331
5
5 -4.9E-010 3.26E-009 -233.3316
5
5 -1.5E-010 9.78E-010 -233.3362
5
5 -4.4E-011 2.93E-010 -233.3535
5
5 -1.3E-011 8.80E-011 -233.3513
5
5 -4.0E-012 2.64E-011 -233.4829
5
5 -1.2E-012 7.92E-012 -233.5329
5
5 -3.5E-013 2.38E-012 -237.3737
5
0 -1.0E-013 7.11E-013 -241.3793

x
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28

g(x)
a
f(x)
f(x)
0 3.333333
10
3.333333
-30 11.11111
100
-30 0.30303
1000 111.1111
0.30303 3.707865 9.182736
10000
3.707865 -14.12698 12.62467 91.82736
-14.12698 0.583874 251.9526 126.2467
0.583874 4.138857 8.589287 2519.526
4.138857 -8.780734 14.71357 85.89287
-8.780734 0.848844 113.4435 147.1357
0.848844 4.648662 8.174005 1134.435
4.648662 -6.065524 17.66407 81.74005
-6.065524 1.10308 64.98715 176.6407
1.10308 5.271704 7.907545 649.8715
5.271704 -4.401981 21.97575 79.07545
-4.401981 1.35099 42.58338 219.7575
1.35099 6.064243 7.772204 425.8338
6.064243 -3.263449 28.58232 77.72204
-3.263449 1.596565 30.44044 285.8232
1.596565 7.125372 7.759325 304.4044
7.125372 -2.424024 39.39481 77.59325
-2.424024 1.84365 23.14796 393.9481
1.84365 8.647899 7.868095 231.4796
8.647899 -1.77057 58.84246 78.68095
-1.77057 2.096186 18.44663 588.4246
2.096186 11.06422 8.105437 184.4663
11.06422 -1.240046 99.22428 81.05437
-1.240046
0 15.25785 992.2428
0
10
#DIV/0!

x
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27

g(x)
a
f(x)
f(x)
0 -3.333333
10
-3.333333 0.37037 31.11111
100
0.37037 -3.287609 10.13717
1000
-3.287609 0.269457 30.6712 111.2656
0.269457 -3.309131 10.07261 1320.088
-3.309131 0.316783 30.87774 108.1428
0.316783 -3.299883 10.10035 1144.606
-3.299883 0.296409 30.78888 109.5998
0.296409 -3.304047 10.08786 1213.287
-3.304047 0.305576 30.82887 108.9711
0.305576 -3.302208 10.09338 1181.252
-3.302208 0.301525 30.8112 109.2537
0.301525 -3.303027 10.09092 1195.167
-3.303027 0.30333 30.81907 109.1288
0.30333 -3.302664 10.09201 1188.921
-3.302664 0.302529 30.81558 109.1844
0.302529 -3.302825 10.09152 1191.685
-3.302825 0.302885 30.81713 109.1597
0.302885 -3.302754 10.09174 1190.454
-3.302754 0.302727 30.81644 109.1707
0.302727 -3.302785 10.09164 1191.001
-3.302785 0.302797 30.81675 109.1658
0.302797 -3.302771 10.09169 1190.758
-3.302771 0.302766 30.81661 109.168
0.302766 -3.302778 10.09167 1190.866
-3.302778 0.30278 30.81667 109.167
0.30278 -3.302775 10.09168 1190.818
-3.302775
0 30.81665 109.1674
10
#DIV/0!

x
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27

g(x)
a
f(x)
f(x)
0 3.162278
-10
100
3.162278 4.414389 -9.486833
100 -5.409255
4.414389 4.821117 -3.756335 28.36432 -152.5556
4.821117 4.946044 -1.220183 8.436376 -207.8502
4.946044 4.983787 -0.374781 2.525798 -225.572
4.983787 4.995134 -0.113229 0.757315 -230.9944
4.995134 4.99854 -0.03404 0.227157 -232.6307
4.99854 4.999562 -0.010219 0.068144 -233.1225
4.999562 4.999869 -0.003066 0.020443 -233.2701
4.999869 4.999961 -0.00092 0.006133 -233.3144
4.999961 4.999988 -0.000276 0.00184 -233.3276
4.999988 4.999996 -8.3E-005 0.000552 -233.3316
4.999996 4.999999 -2.5E-005 0.000166 -233.3328
4.999999
5 -7.5E-006 4.97E-005 -233.3332
5
5 -2.2E-006 1.49E-005 -233.3333
5
5 -6.7E-007 4.47E-006 -233.3333
5
5 -2.0E-007 1.34E-006 -233.3333
5
5 -6.0E-008 4.02E-007 -233.3333
5
5 -1.8E-008 1.21E-007 -233.3333
5
5 -5.4E-009 3.62E-008 -233.3335
5
5 -1.6E-009 1.09E-008 -233.3331
5
5 -4.9E-010 3.26E-009 -233.3316
5
5 -1.5E-010 9.78E-010 -233.3362
5
5 -4.4E-011 2.93E-010 -233.3535
5
5 -1.3E-011 8.80E-011 -233.3513
5
5 -4.0E-012 2.64E-011 -233.4829
5
5 -1.2E-012 7.92E-012 -233.5329
5
5 -3.5E-013 2.38E-012 -237.3737
5
0 -1.0E-013 7.11E-013 -241.3793

x
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28

g(x)
a
f(x)
f(x)
0 -3.333333
-10
100
-3.333333 -1.578947 11.11111
100
190
-1.578947 -2.183908 -2.770083 -111.1111 501.1111
-2.183908 -1.929047 1.321178 27.70083 309.6676
-1.929047 -2.02879 -0.49164 -13.21178 368.729
-2.02879 -1.98855 0.202358 4.916397 342.955
-1.98855 -2.004591 -0.080019 -2.023583 352.8873
-2.004591 -1.998165 0.032155 0.800192 348.8563
-1.998165 -2.000734 -0.012838 -0.321548 350.4593
-2.000734 -1.999706 0.005139 0.128383 349.8166
-1.999706 -2.000117 -0.002055 -0.051391 350.0734
-2.000117 -1.999953 0.000822 0.02055 349.9706
-1.999953 -2.000019 -0.000329 -0.008221 350.0117
-2.000019 -1.999992 0.000132 0.003288 349.9953
-1.999992
-2 -5.3E-005 -0.001315 350.0019
-2
-2 2.10E-005 0.000526 349.9992
-2
-2 -8.4E-006 -0.00021 350.0003
-2
-2 3.37E-006 8.42E-005 349.9999
-2
-2 -1.3E-006 -3.4E-005
350
-2
-2 5.39E-007 1.35E-005
350
-2
-2 -2.2E-007 -5.4E-006
350
-2
-2 8.62E-008 2.16E-006
350
-2
-2 -3.4E-008 -8.6E-007
350
-2
-2 1.38E-008 3.45E-007
350
-2
-2 -5.5E-009 -1.4E-007
350
-2
-2 2.21E-009 5.52E-008 350.0001
-2
-2 -8.8E-010 -2.2E-008 350.0004
-2
-2 3.53E-010 8.83E-009 349.999
-2
0 -1.4E-010 -3.5E-009 349.9975

x
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28

i
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27

g(x)
a
f(x)
f(x)
0 -3.333333
-10
100
-3.333333 0.37037 11.11111
100
190
0.37037 -3.287609 -10.97394
1000
201.25
-3.287609 0.269457 10.6712 111.2656 202.837
0.269457 -3.309131 -10.73576 1320.088 199.3986
-3.309131 0.316783 10.87774 108.1428 198.6948
0.316783 -3.299883
-10.85 1144.606 200.2557
-3.299883 0.296409 10.78888 109.5998 200.5665
0.296409 -3.304047 -10.80137 1213.287 199.8843
-3.304047 0.305576 10.82887 108.9711 199.746
0.305576 -3.302208 -10.82335 1181.252 200.051
-3.302208 0.301525 10.8112 109.2537 200.1124
0.301525 -3.303027 -10.81366 1195.167 199.9773
-3.303027 0.30333 10.81907 109.1288
199.95
0.30333 -3.302664 -10.81798 1188.921 200.0101
-3.302664 0.302529 10.81558 109.1844 200.0222
0.302529 -3.302825 -10.81606 1191.685 199.9955
-3.302825 0.302885 10.81713 109.1597 199.9901
0.302885 -3.302754 -10.81692 1190.454 200.002
-3.302754 0.302727 10.81644 109.1707 200.0044
0.302727 -3.302785 -10.81654 1191.001 199.9991
-3.302785 0.302797 10.81675 109.1658 199.998
0.302797 -3.302771 -10.81671 1190.758 200.0004
-3.302771 0.302766 10.81661 109.168 200.0009
0.302766 -3.302778 -10.81663 1190.866 199.9998
-3.302778 0.30278 10.81667 109.167 199.9996
0.30278 -3.302775 -10.81666 1190.818 200.0001
-3.302775
0 10.81665 109.1674 200.0002

You might also like