Note: you can also start from y0=4.5 and y8=4.0. This gives a different answer, 1.3.

(1) Set up integration:

Set (x,y)=(0,0) at the left upper corner, with +x extending to the right, +y extending downwards. Then:

A=020f(x)dx

(2) Create table of values:

ixif(xi)
000
124.5
243.3
363.3
485
5106
6125
7144
8165
9184
10200

(3) Recall Simpson’s Rule formula:

Sn=13Δx(y0+4y1+2y2++2yn2+4yn1+yn)

Here yi=f(xi) and Δx=2.

Thus:

AS10=132(0+44.5+23.3+43.3++44+0)82.53

(4) Compute cubic yards from known surface area:

Mulch is 0.5ft deep, so the volume is:

82.53ft2×0.5ft41.265ft31.53yd3