Bisection Method
Bisection Method
Now choose that interval in which the root lies and bisect and
continue the process until the root is found desired accuracy.
PROBLEMS
f (0) e 0 1
0
f (1) e 3 0.2817
1
+ + - - -
i a b xi
a b
f ( xi )
2
f ( 0 . 5 ) 0 . 1487
1 0 1 0.5
2 0.5 1 0.75
f ( 0 . 75 ) 0 . 133
f ( 0 . 625 ) 0 . 0068
3 0.5 0.75 0.625