Let T(t) be the thermometer reading after t seconds. The surrounding temperature is Ts=0°C, so Newton’s Law of Cooling states that
dtdT=k(T−Ts)
dtdT=kT
TdT=kdt
T(t)=Cekt
T(0)=C=100
T(t)=100ekt
T(5)=100ek(5)=70
e5k=0.7
T(15)=100ek(15)=100(e5k)3
=100(0.7)3=34.3(°C)The reading will be 34.3°C after 15 seconds.
Comments