Scientists can estimate the time elapsed since an animal died by measuring its body temperature.
- Assuming the temperature goes down at a constant rate of 1.5 degrees Fahrenheit per hour, estimate how long it will take for the temperature to drop
- from 98°F to 89°F,
- from 98°F to 80°F. [2]
In practice, rate of temperature loss is not likely to be constant. A better model is provided by Newton's law of cooling, which states that the temperature \(\theta\) in degrees Fahrenheit \(t\) hours after death is given by the differential equation
$$\frac{d\theta}{dt} = -k(\theta - \theta_0),$$
where \(\theta_0\)°F is the air temperature and \(k\) is a constant.
- Show by integration that the solution of this equation is \(\theta = \theta_0 + Ae^{-kt}\), where \(A\) is a constant. [5]
The value of \(\theta_0\) is 50, and the initial value of \(\theta\) is 98. The initial rate of temperature loss is 1.5°F per hour.
- Find \(A\), and show that \(k = 0.03125\). [4]
- Use this model to calculate how long it will take for the temperature to drop
- from 98°F to 89°F,
- from 98°F to 80°F. [5]
- Comment on the results obtained in parts (i) and (iv). [1]