Calculus · real student question

A cup of freshly poured coffee is at 90 C and is left in a room at 20 C. After 10 minutes the coffee has cooled to 65 C. Find the temperature after 20 minutes, and find how long it takes to reach 30 C.

Question

A cup of freshly poured coffee has a temperature of 90C90^\circ\text{C} and is left on a table in a room whose temperature is 20C20^\circ\text{C}. After 1010 minutes the coffee has cooled to 65C65^\circ\text{C}.

  1. What will the temperature of the coffee be after 2020 minutes?
  2. How long will it take the coffee to reach 30C30^\circ\text{C}?

Step-by-step solution

  1. Set up the differential equation. Newton's law of cooling says the rate of cooling is proportional to how far the object is above its surroundings, not to its temperature itself:

    dTdt=k(TTa),Ta=20C\frac{dT}{dt}=-k\,(T-T_a),\qquad T_a=20^\circ\text{C}

    Separating variables and integrating gives the standard solution

    T(t)=Ta+(T0Ta)ekt=20+70ektT(t)=T_a+(T_0-T_a)e^{-kt}=20+70e^{-kt}

    since T0Ta=9020=70T_0-T_a=90-20=70.

  2. Use the 10-minute reading to find kk. This is the only unknown in the model, and one data point pins it down:

    65=20+70e10k    e10k=4570=91465=20+70e^{-10k}\;\Longrightarrow\;e^{-10k}=\frac{45}{70}=\frac{9}{14}

    k=110ln914=110ln1490.04418 min1k=-\frac{1}{10}\ln\frac{9}{14}=\frac{1}{10}\ln\frac{14}{9}\approx0.04418\ \text{min}^{-1}

  3. Get the 20-minute temperature without ever using the decimal kk. Because 20=2×1020=2\times10, the exponential simply squares:

    e20k=(e10k)2=(914)2=81196e^{-20k}=\left(e^{-10k}\right)^{2}=\left(\frac{9}{14}\right)^{2}=\frac{81}{196}

    T(20)=20+7081196=20+40514=20+28.93=48.93CT(20)=20+70\cdot\frac{81}{196}=20+\frac{405}{14}=20+28.93=48.93^\circ\text{C}

    Keeping the exact fraction avoids the rounding drift you get from 70e0.0442×2070e^{-0.0442\times20}.

  4. Solve for the time to reach 30C30^\circ\text{C}. Set T(t)=30T(t)=30:

    30=20+70ekt    ekt=1070=17    kt=ln730=20+70e^{-kt}\;\Longrightarrow\;e^{-kt}=\frac{10}{70}=\frac{1}{7}\;\Longrightarrow\;kt=\ln 7

    t=ln7k=10ln7ln(14/9)=19.4590.4418344.0 minutest=\frac{\ln 7}{k}=\frac{10\ln 7}{\ln(14/9)}=\frac{19.459}{0.44183}\approx44.0\ \text{minutes}

  5. Sanity-check the two answers against each other. The coffee loses 2525^\circ in the first 10 minutes but only about 1616^\circ in the second 10 minutes (6548.965\to48.9) — decreasing losses are exactly what an exponential approach to room temperature predicts. And 30C30^\circ\text{C} is only 1010^\circ above the room, so it should take a long tail of time to get there; 4444 minutes is consistent. The coffee never actually reaches 20C20^\circ\text{C} in finite time, because ekt>0e^{-kt}>0 for all tt.

Answer

T(20)=20+70(914)248.9C,t=10ln7ln(14/9)44 minT(20)=20+70\left(\tfrac{9}{14}\right)^{2}\approx48.9^\circ\text{C},\qquad t=\frac{10\ln 7}{\ln(14/9)}\approx44\ \text{min}

Need to solve a different problem like this? Open the solver →