To solve this problem, we will use Newton's Law of Cooling, which is expressed by the formula:
\(T(t) = T_s + (T_0 - T_s) e^{-kt}\)
Where:
Given:
Using the formula for the first part of cooling (from \(60^\circ C\) to \(40^\circ C\)):
\(40 = 10 + (60 - 10) e^{-7k}\)
Simplifying, we get:
\(30 = 50 e^{-7k}\)
\(\frac{30}{50} = e^{-7k}\)
\(e^{-7k} = 0.6\) (Equation 1)
For the second phase of cooling (from \(40^\circ C\) to \(T^\circ C\) in the next 7 minutes):
\(T = 10 + (40 - 10) e^{-7k}\)
Since we know \(e^{-7k} = 0.6\) from Equation 1, substitute this into the new equation:
\(T = 10 + 30 \times 0.6\)
\(T = 10 + 18 = 28^\circ C\)
Therefore, the temperature \(T\) after the second 7 minutes is 28°C.
