5. (Joint Use of the Bisection and Newton's Method). (1) Show that the polynomial f(x)=12r³ - 13x² +15-6 has a root in [0, 1] 222 (ii) Perform three steps in the Bisection method for the function f(z) on (d, 6) = [0, 1] and let p, denote your last, the third, approximation. Present the results your calculations in a standard output table nas bn Pn f(an) (Pm) for the Bisection method (w/o the stopping criterion). In this and in the next subproblem all calculations are to be carried out in the FPA, (Answer: p=0.625; if your answer is incorrect, redo the subproblem.) (iii) Find the iteration function 9(z)=x-1(2) f'(x) for Newton's method (this time an analysis of convergence is not required). (iv) Use then Newton's method to find an approximation py of the root p of f(z) on (0.1] satisfying RE(PNPN-1) < 10-7 by taking Po = 0.625 as the initial approximation (so we start with Newton method at the last approximation found by the Bisection method). Present the results of your calculations in a standard output table for the method. (Your answers to the problem should consist of a demonstration of existence of a root, two output tables, and a conclusion regarding an approximation PN.)