Newton's Law of Cooling formula

AI Thread Summary
To find the time of death using Newton's Law of Cooling, the formula T(t) = T_s + (T_0 - T_s)e^{-kt} is applied. Given the body temperature readings at 12 PM (90°F) and 1 PM (80°F), along with a surrounding temperature of 75°F, the initial temperature at death is assumed to be 100°F. By setting up equations based on the formula, k can be determined, allowing for the calculation of t_0, which represents the time of death in hours before 12 PM. The calculations indicate that the estimated time of death is approximately 28 minutes before 12 PM, or around 11:32 AM.
maccaman
Messages
47
Reaction score
0
Im having a bit of trouble using Newton's Law of cooling. I have been given the formula T(t)=T_s + (T_0 - T_s) e^{-kt}. I am trying to find the time of death of a body, and I am given the time the body was found 12.00pm, its temp around 90, 2nd check, at around 1.00pm, temp is 80, and the surrounding temp is 75. How would i find the time of death, assuming that the body when it died was 100.

Note these values are prolly inacurate, I am just wanting to know how to use it to find the time of death. Thanks.
 
Physics news on Phys.org
1.you already know the value T_{s}=75
2. Let t=0 be at 12.00 pm.
Hence, you have T(0)=90, which detemines in your formula T_{0}=90
3. At t=1, the body temperature T(1), has decreased to 80;
hence, you may determine k by the relation:
e^{-k}=\frac{T(1)-T_{s}}{T_{0}-T_{s}}
4.
Here, you are given T(t*)=100, where t* is the time of death, measured in hours relative to 12.00 pm (t=0)
Plug and chug and solve for t* (it will be given as a negative value, since it happened prior to 12.00pm
 
Last edited:
maccaman said:
Im having a bit of trouble using Newton's Law of cooling. I have been given the formula T(t)=T_s + (T_0 - T_s) e^{-kt}. I am trying to find the time of death of a body, and I am given the time the body was found 12.00pm, its temp around 90, 2nd check, at around 1.00pm, temp is 80, and the surrounding temp is 75. How would i find the time of death, assuming that the body when it died was 100.

Note these values are prolly inacurate, I am just wanting to know how to use it to find the time of death. Thanks.

If you set your clock at zero at the time of death and call 12pm t0 and 1pm t1 then you get two equations:

T(t0)=Ts+(T0-Ts)e^(-kt0)
T(t1)=Ts+(T0-Ts)e^(-kt1)
=Ts+(T0-Ts)e^(-k(t0+1)) t1=t0+1 (in hours!)
=Ts+(T0-Ts)e^(-k(t0))e^(-k)

so: 90 = 75 + (100-75)e^(-k*t0)
and:80 = 75 + (100-75)e^(-k*t0)e^(-k)

These are two equations with two unknowns (k and t0), so can be solved. t0 is the time of death in hours before 12pm.
 
T(t)=T_s + (T_0 - T_s) e^{-kt}

90=75 + (100 - 75) e^{-kt}

15=25e^{-kt}

ln0.6=-kt

\frac{ln0.6}{t}=-k

now sub this into the second equation

80=75 + (90 - 75) e^{-kt}

5=15e^{ln0.6/t \ [60min]}

ln\frac{5}{15}=ln0.6/t \ [60min]

t = 28min
Therefore the body dies 28 minutes befoure 12, or at 11:32a.m.
 
Last edited:
sorry about my notation on the second part, I am not shure how to use this latex stuff yet.
 
I have a question that needs an answer asap!

A body is found at 6.00am. . . .body temperature 25 celsius.. . .30minutes later. .body temperature is 22 celsius. Surrounding temperature is 15 celsius and normal body is 37 celsius. Estimate time of death.
 
Ruthie said:
I have a question that needs an answer asap!

A body is found at 6.00am. . . .body temperature 25 celsius.. . .30minutes later. .body temperature is 22 celsius. Surrounding temperature is 15 celsius and normal body is 37 celsius. Estimate time of death.

The above posts have all the equations you need to solve this problem. Please first explain what you don't understand; then we'll know how to help.
 
Ruthie said:
I have a question that needs an answer asap!

A body is found at 6.00am. . . .body temperature 25 celsius.. . .30minutes later. .body temperature is 22 celsius. Surrounding temperature is 15 celsius and normal body is 37 celsius. Estimate time of death.
How do you do that problem without knowing the temperature at 6:00 AM?
 
what is 'e' in that formula?
 

Similar threads

Back
Top