
Steve M. answered 06/27/19
Algebra, Trig, Calculus -- Learn to Love it as I Do
Using the Trapezoidal Rule, the area is approximately
[1/2 (f(0) + 2f(1/2) + 2f(1) + 2f(3/2) + f(2))]*(1/2)
1/4 (0 + 3/2 + 6 + 27/2 + 12)
= 1/4 (33)
= 33/4 = 8.25
The actual area is ∫02 3x^2 dx = x^3 |02 = 8