To solve this problem, we need to apply Newton's Law of Cooling, which is mathematically represented as:
\[\frac{dT}{dt} = -k (T - T_s)\]where:
The solution to this differential equation provides the formula:
\(T(t) = T_s + (T_0 - T_s) e^{-kt}\)
Using Newton's law, we know:
Substitute in the formula:
\(40 = 10 + (60 - 10) e^{-7k}\)
Simplifying, we get:
\(30 = 50 e^{-7k}\)
or
\(e^{-7k} = \frac{3}{5}\)
Taking logarithm on both sides:
\(-7k = \ln\left(\frac{3}{5}\right)\)
Therefore,
\(k = -\frac{1}{7} \ln\left(\frac{3}{5}\right)\)
Substitute in the formula:
\(28 = 10 + (40 - 10) e^{-kt}\)
This simplifies to:
\(18 = 30 e^{-kt}\)
or
\(e^{-kt} = \frac{3}{5}\)
We know \(e^{-7k} = \frac{3}{5}\) and here \(e^{-kt} = e^{-7k}\). Comparing both, \(t = 7 \text{ min}\).
Therefore, the time taken for the body to cool from \(40^\circ C\) to \(28^\circ C\) is 7 minutes.