Given: x3+x-4=0, x[1;4]
a) Find the minimum number of bisection method iterations needed to achieve an approximation of the root with 10-3.
b)Find an approximation for the root of the equation using two bisection method iterations. Tabulate the results.
c) Does your answer have the requested degree of accuracy given above in (a)? Explain.
Comments