stions .
1. (a) Find a real root using Bisection Method of x-2 = 0
Answers
Answered by
1
Answer:
Explanation: Iteration table is given as follows
No. a b c f(a)*f(c)
1 0 1 0.5 0.053
2 0.5 1 0.75 -0.046
3 0.5 0.75 0.625 -0.357
4 0.5 0.625 0.562 -7.52*10-3
5 0.5 0.562 0.531 -2.168*10-3
6 0.5 0.531 0.516 3.648*10-4
7 0.516 0.531 0.524 -9.371*10-5
8 0.516 0.524 0.520 -3.649*10-5
9 0.516 0.520 0.518 -3.941*10-6
10 0.516 0.516 0.517 1.229*10-5
Similar questions