Knowing T-T_s=(T_0 - T_s)e^(kt)TTs=(T0Ts)ekt, A pan of warm water (46dgC) was put in a refrigerator. 10 minutes later, the water's temperature was 39dgC; 10 minutes after that, it was 33dgC. Use Newton's law of cooling to estimate how cold the refrigerator was?

The question is asking for T_sTs.

1 Answer
Jun 15, 2018

I got -3^@ "C"3C.


Well, first, let's define what we have.

  • TT is the current water temperature.
  • T_0 = 46^@ "C"T0=46C is the starting water temperature.
  • T_sTs is the temperature of the fridge (the surroundings).
  • tt is the time passed in minutes.
  • kk is the rate constant of the cooling process, constant with respect to the surrounding temperature.

Also, there's a typo... should be e^(-kt)ekt, since T - T_sTTs will decrease over time, but e^(kt)ekt will increase over time (T_0 - T_sT0Ts is constant).

So, what we really have is:

T - T_s = (46 - T_s)e^(-kt)TTs=(46Ts)ekt

From the two data points, which are (T_1,t_1) = (39, 10)(T1,t1)=(39,10) and (T_2,t_2) = (33, 20)(T2,t2)=(33,20), we form two equations:

39 - T_s = (46 - T_s)e^(-10k)39Ts=(46Ts)e10k
33 - T_s = (46 - T_s)e^(-20k)33Ts=(46Ts)e20k

Dividing these equations gives:

(39 - T_s)/(33 - T_s) = e^(-10k + 20k) = e^(10k)39Ts33Ts=e10k+20k=e10k

From this, the rate constant in terms of T_sTs is:

k = 1/10ln((39 - T_s)/(33 - T_s))k=110ln(39Ts33Ts)

Plugging this back into the original equation:

T - T_s = (46 - T_s)e^(-t/10ln((39 - T_s)/(33 - T_s)))TTs=(46Ts)et10ln(39Ts33Ts)

Now, suppose 1010 minutes passed. If T_s > 39Ts>39, it doesn't make sense.

39 - T_s = (46 - T_s)e^(-10/10ln((39 - T_s)/(33 - T_s)))39Ts=(46Ts)e1010ln(39Ts33Ts)

(39 - T_s)/(46 - T_s) = e^(-ln((39 - T_s)/(33 - T_s)))39Ts46Ts=eln(39Ts33Ts)

= e^(ln((33 - T_s)/(39 - T_s)))=eln(33Ts39Ts)

= (33 - T_s)/(39 - T_s)=33Ts39Ts

Solving this now, we get:

(39 - T_s)^2 = (33 - T_s)(46 - T_s)(39Ts)2=(33Ts)(46Ts)

1521 - 78T_s + T_s^2 = 1518 - 79T_s + T_s^2152178Ts+T2s=151879Ts+T2s

1521 + T_s = 15181521+Ts=1518

color(blue)(T_s = -3^@ "C")Ts=3C