I have be given a set of points $(-3.0, -2.8, -2.6, -2.4, -2.2, -2.0)$ and a function $f(x)=e^{x/3} + x^2$ and asked to find the bound for the error in each case. I already find $f'(x)$ for each point but I don't know how we should find the bound for the error
(a) Determine as accurately as possible approximations for each entry in the following table. (hint: employ the formulas for numerical differentiation) $$\begin{array}{ccc}\hline x & f(x) & f'(x)\\\hline -3.0 & 9.3678 & \\ -2.8 & 8.2332 & \\ -2.6 & 7.1803 & \\ -2.4 & 6.2093 & \\ -2.2 & 5.3203 & \\ -2.0 & 4.5134 & \\\hline \end{array}$$ (b) Given that $f(x)=e^{x/3}+x^2$ find the bound for the error in each case.