1. Determine the real rot of f(x) = -0.6x² + 2.4x +5.5: a. Graphically. b. Using the quadratic formula. c. Using three i
Posted: Thu May 12, 2022 4:04 pm
1. Determine the real rot of f(x) = -0.6x² + 2.4x +5.5: a. Graphically. b. Using the quadratic formula. c. Using three iterations bisection method. Employ initial guesses of x = 5 and Xu = 10 and calculate the true error and the approximate error for after iteration. d. Perform the same computation using false-position method. Iterate until the approximate error falls below 0.2%.