6.5 Average Value of a Function/17: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
<math> | <math> | ||
f_{\text{avg}} = \frac{1}{b-a}\int_{a}^{b}f(x)\,dx | f_{\text{avg}} = \frac{1}{b-a}\int_{a}^{b}f(x)\,dx | ||
</math> | </math> | ||
a= 0 (start at 9 AM) b= 12 (From 9 AM to 9 PM) | |||
a=0 (start at 9 AM) b=12 (From 9 AM to 9 PM) | |||
<math> | <math> | ||
\frac{1}{12}\int_{0}^{12} 50 + \underbrace{14\sin\left(\frac{\pi}{12}t\right)}_{ | \frac{1}{12-0}\int_{0}^{12} 50+14\sin\left(\frac{\pi}{12}t\right)=\frac{1}{12}\int_{0}^{12} 50 + \underbrace{14\sin\left(\frac{\pi}{12}t\right)}_{ | ||
\begin{aligned} | \begin{aligned} | ||
u &= \frac{\pi}{12}t\\dt\cdot\frac{du}{dt} &= dt\\ \frac{12}{\pi}du &= dt \\ integrate for\, 14\sin(u)\frac{12}{\pi}\\ \int14\sin(u)\frac{12}{\pi}\,du | u &= \frac{\pi}{12}t\\dt\cdot\frac{du}{dt} &= dt\\ \frac{12}{\pi}du &= dt \\ integrate for\, 14\sin(u)\frac{12}{\pi}\\ \int14\sin(u)\frac{12}{\pi}\,du |
Revision as of 17:21, 1 December 2022
In a certain city the temperature (in \text{F}^{\circ}) t hours after a 9 AM was modeled by the function Find the average temperature during the period 9 AM to 9 PM \\ 1. Use the Average Value from a to b:
a=0 (start at 9 AM) b=12 (From 9 AM to 9 PM)