Newton's law of cooling — body cools from 70°C to 60°C in 5 min — time to reach 50°C

hard CBSE JEE-MAIN NEET 4 min read

Question

A body cools from 70°C to 60°C in 5 minutes. The temperature of the surroundings is 30°C. How much time will the body take to cool from 60°C to 50°C?

Solution — Step by Step

Newton’s Law of Cooling states that the rate of heat loss of a body is proportional to the difference between the body’s temperature and the surrounding temperature:

dTdt=k(TTs)\frac{dT}{dt} = -k(T - T_s)

where TT = temperature of body, TsT_s = temperature of surroundings, kk = cooling constant (positive, depends on object’s properties).

Integrating this: T(t)=Ts+(T0Ts)ektT(t) = T_s + (T_0 - T_s)e^{-kt} — but for CBSE/JEE purposes, an approximate form is more commonly used for short time intervals.

For small time intervals, Newton’s Law of Cooling can be approximated as:

ΔTΔtk(T1+T22Ts)\frac{\Delta T}{\Delta t} \approx -k\left(\frac{T_1 + T_2}{2} - T_s\right)

where T1T_1 and T2T_2 are the temperatures at the start and end of the interval, ΔT=T2T1\Delta T = T_2 - T_1, and Δt\Delta t is the time interval.

This approximation uses the average temperature during the interval.

T1=70°CT_1 = 70°C, T2=60°CT_2 = 60°C, ΔT=10°C\Delta T = -10°C, Δt=5\Delta t = 5 min, Ts=30°CT_s = 30°C.

Average temperature: Tavg1=70+602=65°CT_{avg1} = \frac{70 + 60}{2} = 65°C

Applying the approximate law:

105=k(6530)\frac{-10}{5} = -k(65 - 30) 2=k×35-2 = -k \times 35 k=235 min1k = \frac{2}{35} \text{ min}^{-1}

T1=60°CT_1 = 60°C, T2=50°CT_2 = 50°C, ΔT=10°C\Delta T = -10°C, time = t2t_2 (unknown), Ts=30°CT_s = 30°C.

Average temperature: Tavg2=60+502=55°CT_{avg2} = \frac{60 + 50}{2} = 55°C

Applying the same law with k=2/35k = 2/35:

10t2=235(5530)\frac{-10}{t_2} = -\frac{2}{35}(55 - 30) 10t2=235×25=5035=107\frac{10}{t_2} = \frac{2}{35} \times 25 = \frac{50}{35} = \frac{10}{7} t2=10107=7 mint_2 = \frac{10}{\frac{10}{7}} = 7 \text{ min}

The body takes 7 minutes to cool from 60°C to 50°C.

Physical interpretation: Even though the temperature drop is the same (10°C in both cases), the second interval takes longer. This makes sense — as the body approaches ambient temperature, the temperature difference driving heat loss is smaller, so cooling slows down.

Why This Works

Newton’s Law of Cooling is essentially saying that heat flows faster when the temperature gradient is larger. As the body cools, the driving force (temperature difference between body and surroundings) decreases, so each subsequent 10°C drop takes longer.

In the first interval: average excess temperature over surroundings = 65 − 30 = 35°C. In the second interval: average excess temperature = 55 − 30 = 25°C.

Ratio of rates = 35:25 = 7:5. Since the temperature drop (10°C) is the same, the times are in ratio 5:7. First interval = 5 min → second interval = 7 min. ✓

This ratio method is a fast shortcut for exam problems.

Alternative Method — Using the Exponential Form

From the differential equation: T=Ts+(T0Ts)ektT = T_s + (T_0 - T_s)e^{-kt}

Let t=0t = 0 when T=70°CT = 70°C:

At t=5t = 5 min: 60=30+40e5k60 = 30 + 40e^{-5k}

e5k=3040=34e^{-5k} = \frac{30}{40} = \frac{3}{4}

5k=ln(3/4)k=15ln(3/4)=ln(4/3)5-5k = \ln(3/4) \Rightarrow k = -\frac{1}{5}\ln(3/4) = \frac{\ln(4/3)}{5}

Let tt' be time to cool from 70°C to 50°C: 50=30+40ekt50 = 30 + 40e^{-kt'} ekt=2040=12e^{-kt'} = \frac{20}{40} = \frac{1}{2} kt=ln2t=ln2k=5ln2ln(4/3)-kt' = -\ln 2 \Rightarrow t' = \frac{\ln 2}{k} = \frac{5\ln 2}{\ln(4/3)}

t=5×0.6930.28812.03t' = \frac{5 \times 0.693}{0.288} \approx 12.03 min

Time from 60°C to 50°C = t5=12.0357.03t' - 5 = 12.03 - 5 \approx 7.03 min ≈ 7 min

Both methods agree. The approximate method is faster for exams.

Common Mistake

Students often assume the same time for both intervals because the temperature drop is the same (10°C each). This is wrong — the body is cooling in a non-linear way (exponential cooling). Each successive 10°C drop takes longer because the driving temperature difference keeps decreasing.

Another common error: using the wrong TsT_s (surroundings temperature). Always check what temperature the surroundings are at — different problems use different ambient temperatures. Using Ts=0T_s = 0 when the problem states Ts=30°CT_s = 30°C gives a completely wrong answer.

JEE Main asks Newton’s cooling problems almost every year. The two solution methods (approximate average temperature method vs exact exponential form) give slightly different answers for larger temperature drops. For small drops (<10–15°C compared to the excess temperature), the approximate method is acceptable and faster. For large drops or when exact values are needed, use the exponential form.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next