6.5 Average Value of a Function: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 4: | Line 4: | ||
1. Average Value: | 1. Average Value: | ||
<math> | <math> | ||
f_{\ | f_{\text{avg}} = \frac{1}{b-a}\int_{a}^{b}f(x)\,dx | ||
</math> | </math> | ||