Answer:
The function for the temperature is:
[tex]T(t) = 2.4t - 2[/tex]
Step-by-step explanation:
This problem can be modeled by a first order equation in the following format:
[tex]T(t) = at + b[/tex]
Using what the problem stated, we can build a system to mode the temperature.
Building the function:
The problem states that at 8 a.m. the temperature was -2f. To make the solution easier, I am going to say that 8 a.m. is the zero hour. So [tex]T(0) = -2[/tex]. It means that when [tex]t = 0, T(t) = -2[/tex]. With this, we can find the value of b in the function to determine the temperature.
[tex]T(t) = at + b[/tex]
[tex]-2 = a*(0) + b[/tex]
[tex]b = -2[/tex]
Now we have that
[tex]T(t) = at - 2[/tex]
The problem also states that at 1 pm the temperature was 12f warmer. 12f warmer is -2+12 = 10f. 1 p.m. is five hours from 8 a.m., so [tex]T(5) = 10[/tex]. We can substitute in the equation to find the value of a:
[tex]T(t) = at - 2[/tex]
[tex]10 = a*(5) - 2[/tex]
[tex]5a = 12[/tex]
[tex]a = \frac{12}{5}[/tex]
[tex]a = 2.4[/tex]
So, the function for the Temperature is:
[tex]T(t) = 2.4t - 2[/tex]