6.5 Average Value of a Function/1: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
f(x) = 4x-x^2, (0, 4) | f(x) = 4x-x^2, (0, 4) | ||
</math> | </math> | ||
<math> | |||
\begin{align} | |||
f_{avg} &= \frac{1}{4} \int_{0}^{4} (4x-x^2) dx \\[2ex] |
Revision as of 23:07, 28 November 2022
Find the average value of the function on the given interval.
<math>
\begin{align} f_{avg} &= \frac{1}{4} \int_{0}^{4} (4x-x^2) dx \\[2ex]