Consider the definite integral
\[
\int_{1}^{2} (4x^2 + 2x + 6)\, dx.
\]
Let I_e be the exact value. Using Simpson’s rule with 10 equal subintervals, the estimate is I_s. The percentage error
\[
e = 100 \times \frac{(I_e - I_s)}{I_e}
\]
is ________________.
Show Hint
Simpson’s rule gives exact results for any polynomial up to cubic degree. For quadratics, the error is always zero.