use a finite sum to estimate the average value of f on the given interval by partitioning the interval into four subintervals of equal length and evaluating the f at the subinterval midpoints.

f(x)=x^4 on [0,2]