6.5 Average Value of a Function/1: Difference between revisions

From Mr. V Wiki Math
Jump to navigation Jump to search
No edit summary
Tag: Manual revert
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 2: Line 2:


<math>
<math>
f(x) = 4x-x^2, (0, 4)
f(x) = 4x-x^2, \quad (0, 4)
</math>
</math>


Line 10: Line 10:
\begin{align}
\begin{align}


f_{avg} &= \frac{1}{4} \int_{0}^{4} (4x-x^2) dx  \\[2ex]
f_{avg} &= \frac{1}{4-0} \int_{0}^{4} (4x-x^2) dx  \\[2ex]
&=\frac{1}{4} \left[\bigg( 4x-\frac{x^3}{3}\bigg)  \right] = \frac{1}{4} \bigg(8-\frac{8}{3} \bigg) \\[2ex]
&= \frac{1}{4}[\frac{32}{4}] \\[2ex]
&= \frac{1}{4} \int_{0}^{4} (4x-x^2) dx  \\[2ex]
&= 38 \frac{1}{3}
 
&= \frac{1}{4} \left[\bigg( 4x-\frac{x^3}{3}\bigg)  \right]_0^4 \\[2ex]
&= \frac{1}{4} \bigg(8-\frac{8}{3}\bigg)-\bigg(-8+\frac{8}{3}\bigg) \\[2ex]
&= \frac{1}{4} \left[\bigg( \frac{32}{4}\bigg)  \right] \\[2ex]
&= \frac{8}{3}
\end{align}
\end{align}


</math>
</math>

Latest revision as of 02:50, 29 November 2022

Find the average value of the function on the given interval.