Valentin K. answered 03/18/24
Expert PhD tutor in Calculus, Statistics, and Physics
This is the Newton's law of cooling.
T(t) = the temperature of turkey after t minutes
The difference of T and the surrounding temperature of 75F will follow an exponential decay model:
T(t) - 75 = (T0 - 75) ekt, where T0 = 185F is the initial turkey temperature at time t = 0 minutes.
T(t) - 75 = 110 ekt.
Find k:
At 30 minutes: T(30) - 75 = 150 - 75 = 75 = 110 e30k
k = (1/30)ln(75/110) = -0.012766
So your model is: T(t) = 75 + 110e-0.012766t
(a) Evaluate T(45).
(b) Solve the equation T(t) = 75 + 110e-0.012766t = 95
The answer t will be in minutes.