5.4 points In this problem, we will approximate the value of the definite integral I using the Trapezoid Rule. Here are the error bound for the Trapezoid Rule approximation and the second derivative of the function f:
f = 7n - 1M(6 - a 12n^2) where M^2 is an upper bound for |f| on [0,1]
and
f = 3xe^2 + 3
a) Find a practical upper bound for f.
b) How many slices n should we use to guarantee that the error of approximating I using the Trapezoid Rule is no bigger than 10^-4?
Be practical - you don't need to find the very smallest number, n, that works, but we would like you to come up with a whole number (your answer should not have roots in it), and someone reading your solution should find it easy to understand how you got to the practical number you got.