6.5 Average Value of a Function/17: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
1. Use the Average Value from a to b: | |||
<math> | |||
f_{\text{avg}} = \frac{1}{b-a}\int_{a}^{b}f(x)\,dx | |||
</math> | |||
<math> | <math> | ||
\int_{0}^{12} 50 + 14\sin(\frac{\pi}{12}t)\,dt =\frac{1}{12} | \int_{0}^{12} 50 + 14\sin(\frac{\pi}{12}t)\,dt =\frac{1}{12} | ||
</math> | </math> |
Revision as of 16:32, 29 November 2022
1. Use the Average Value from a to b: