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

From Mr. V Wiki Math
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
In a certain city the temperature (in \text{F}^{\circ}) t hours after a 9AM was modeled by the function
In a certain city the temperature (in Fahrenheit) t hours after a 9 AM was modeled by the function  
 
<math>
<math>
T(t)=50+14\sin(\frac{\pt}{12}t)
T(t)=50+14\sin(\frac{\pi}{12}t)
</math>
</math>
Find the average temperature during the period 9 AM to 9 PM
1. Use the Average Value from a to b:
1. Use the Average Value from a to b:


<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)


<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

Latest revision as of 17:25, 1 December 2022

In a certain city the temperature (in Fahrenheit) 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)