SOLUTION: Logarithm Function:
A thermometer marks a reading of 79 degrees fahrenheit, located inside a storage room that has a constant cold temperature reading of 37 degrees fahrenheit.If
Algebra ->
Testmodule
-> SOLUTION: Logarithm Function:
A thermometer marks a reading of 79 degrees fahrenheit, located inside a storage room that has a constant cold temperature reading of 37 degrees fahrenheit.If
Log On
Question 1053355: Logarithm Function:
A thermometer marks a reading of 79 degrees fahrenheit, located inside a storage room that has a constant cold temperature reading of 37 degrees fahrenheit.If the thermometer reads 74 degrees fahrenheit in 13 mins, how much time would you have to wait until it reaches a temperature of 54 degrees fahrenheit? (Assuming that the cold follows the laws of newton. Circle the answer to the nearest whole minute). Answer by htmentor(1343) (Show Source):
You can put this solution on YOUR website! Newton's law of cooling can be written as T(t) = Ta + (T0-Ta)*exp(-kt),
where Ta = ambient temperature, T0 = initial temperature and k is a constant
In this problem, T0 = 79 degrees (the initial temperature) Ta = 37 degrees (constant temperature)
So the general formula for temperature vs. time is: T(t) = 37 + (79-37)exp(-kt) = 37 + 42*exp(-kt)
The temperature after 13 mins is 74 deg:
T(13) = 37 + 42*exp(-13k)
Solve for k: k = -ln(37/42)/13 = 0.00975
So the temperature equation is T = 37 + 42*exp(-0.00975t)
54 = 37 + 42*exp(-0.00975t)
Solve for t:
ln(17/42)/-0.00975 = t = 93 mins.
The temperature graph looks like: