Please use Python
Problem 1 (10 pts) The equation e-t42 dt = f(x) .45, can be solved via Newton’s Method. Using the Fundamental Theorem of Calculus, we readily get that f,(x)–e-A2 Then we just need a way of approximating the integral in order to evaluate f(x) – 45. Use the Trapezoid Method to find the integral and thus the function f(x). Starting from an initial guess xo 5, what is an approximation to the root
OR
OR