Question:medium

A copper ball at \(80^\circ C\) is brought to \(60^\circ C\) in 5 minutes, with surrounding temperature at \(20^\circ C\). Find the temperature of the ball after 20 minutes.

Show Hint

When using Newton's Law of Cooling, express temperature differences relative to ambient temperature and solve for the decay constant before extrapolating.
Updated On: Jan 13, 2026
  • \(35^\circ C\)
  • \(30^\circ C\)
  • \(25^\circ C\)
  • \(20^\circ C\)
Show Solution

The Correct Option is A

Solution and Explanation

To determine the final temperature of the copper ball after 20 minutes, Newton's Law of Cooling is utilized, defined by the equation:

\(T(t) = T_s + (T_0 - T_s) e^{-kt}\)

Variables are defined as:

\(T(t)\) = object's temperature at time \(t\)

\(T_s\) = ambient temperature

\(T_0\) = object's initial temperature

\(k\) = cooling constant

\(t\) = time duration

Given values are: Initial temperature \(T_0 = 80^\circ C\), surrounding temperature \(T_s = 20^\circ C\). After 5 minutes, the temperature is \(60^\circ C\).

The cooling constant \(k\) is calculated using the 5-minute data:

\(60 = 20 + (80 - 20) e^{-5k}\)

\(40 = 60 e^{-5k}\)

\(e^{-5k} = \frac{2}{3}\)

\(-5k = \ln\left(\frac{2}{3}\right)\)

\(k = -\frac{1}{5} \ln\left(\frac{2}{3}\right)\)

The temperature after 20 minutes is then computed:

\(T(20) = 20 + (80 - 20) e^{-20k}\)

\(T(20) = 20 + 60 e^{-20 \times \left(-\frac{1}{5} \ln\left(\frac{2}{3}\right)\right)}\)

\(T(20) = 20 + 60 \times \left(\frac{2}{3}\right)^4\)

\(T(20) = 20 + 60 \times \frac{16}{81}\)

\(T(20) \approx 20 + 11.85\)

\(T(20) \approx 31.85^\circ C\)

Considering rounding in intermediate calculations, the closest provided option is:

35°C (Correct Answer)

Was this answer helpful?
1