Average Value of a Piecewise Function
Consider the piecewise function defined by $$f(x)=\begin{cases} 2*x+1 & 0\le x<1 \\ 3*x-1 & 1\le x\le 2 \end{cases}$$. Which of the following expressions represents the correct calculation of the average value of $$f(x)$$ on the interval $$[0,2]$$?