CO3 1. Consider the following function, f(x) = x² - 9x + 8 in the interval [-5,5]. a. Check that it is a valid range [2]
Posted: Fri Jul 08, 2022 5:32 am
CO3 1. Consider the following function, f(x) = x² - 9x + 8 in the interval [-5,5]. a. Check that it is a valid range [2] b. Show 2 iterations using bisection method and find the error in each step. [3] CO3 2x 2. Consider the function f(x) = e + 2x and step size = 0.1 a. Find the first derivate using Central difference at x=2 [1.5] b. Find the first derivate using Forward difference at x=2 [1.5] c. Find the actual value of derivative [1] d. Hence find the truncation error for Central difference method only. [1]