2. Determine the root of the below equation using bisection (use XP-1, and x =0) and false position methods. You are sup
Posted: Wed Apr 27, 2022 7:46 pm
2. Determine the root of the below equation using bisection (use XP-1, and x =0) and false position methods. You are supposed to stop your calculations after 4 iterations. Comment on the results obtain. g(x) = -12 - 21x +18x2 - 2.75x3 (40 points)