Answer: Estimate Murder Time from Temp & Air: 55°F

  • Thread starter Thread starter theintarnets
  • Start date Start date
  • Tags Tags
    Temperature
AI Thread Summary
The discussion revolves around estimating the time of a murder based on body temperature using Newton's Law of Cooling. A forensic specialist recorded the victim's body temperature at 85.7°F and then at 84.8°F, with the surrounding air temperature at 55°F. The initial calculations to determine the cooling constant (k) and the time since death were discussed, but errors in applying the formula were identified. Specifically, the surrounding temperature was incorrectly substituted in the equations. The thread emphasizes the importance of accurate data input to derive the correct time of death.
theintarnets
Messages
64
Reaction score
0

Homework Statement


A forensic specialist took the temperature of a victim's body lying in a street at 2:10 AM and found it to be 85.7° F. At 2:40 AM, the temperature of the body was 84.8° F. When was the murder committed if the air temperature during the night was 55° F? Remember, normal body temperature is 98.6° F.

Homework Equations


I think I'm supposed to use Newton's Law of Cooling:
T = Ts + (To - Ts)e-kt

Where
T is any temperature
Ts is the surrounding temperature
To is the original temperature

The Attempt at a Solution


I know I should solve for k first, and then substitute it into the original equation to get t, but I'm not sure what to do once I get t.

84.8 = 55 + (85.7 - 84.8)e-k30 because the difference between 2:10 and 2:40 is 30 minutes.
(84.8 - 55)/(85.7 - 84.8) = e-k30
ln(2.37984) = lne-k30
ln(2.37984)/30 = -k
k = -.116662

Then
85.7 = 55 + (98.6 - 85.7)e.116662*t
(85.7 - 55)/(98.6 - 85.7) = e.116662*t
ln(2.37984) = lne.116662*t
ln(2.37984)/.116662 = t
t = 7.43203

But how do I put that into a time format?
 
Physics news on Phys.org
theintarnets said:
84.8 = 55 + (85.7 - 84.8)e-k30 because the difference between 2:10 and 2:40 is 30 minutes.
You have a mistake in bold. The temperature of the surrounding medium should go there, so it's 55, not 84.8.

theintarnets said:
Then
85.7 = 55 + (98.6 - 85.7)e.116662*t
Same thing here.

theintarnets said:
(84.8 - 55)/(85.7 - 84.8) = e-k30
ln(2.37984) = lne-k30
Even though the number in bold is wrong, I'm not sure how you got 2.37984.
 
Last edited:
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top