You need JavaScript enabled to view most of the content

Heating and Cooling 1

Problem 1.
If the temperature of the bread is 120oC, of the air is 30oC and K=0.0366, determine the temperature of the bread 60 minutes later.

Show Solution


We use the Newton's law of cooling,
T(t)=K(MT(t)),
where T(t) is the temperature of the bread, M is the temperature of the air and K>0 is a constant. Denote T0:=T(0). The constant function solution of the equation is
T(t)=M.
This is a solution only in case of T(0)=M.
Now determine the non-constant solution.
From the differential equation
1K(MT)dT=1dt.
Integrating both sides we obtain

From the initial condition

c=T0M.
Using this value of c we obtain
T(t)=M+(T0M)eKt.
So
T(60)=30+90e2.1960=40.0123.
It is worth to note that
limtT(t)=M,
independently of the initial value T0.