Step 1: Using Newton’s law of cooling.
\[
T - T_s = Ce^{-kt}
\]
where $T_s = 10^\circ$C.
Step 2: Applying initial conditions.
At $t = 0$, $T = 110^\circ$C:
\[
100 = C
\]
At $t = 1$, $T = 60^\circ$C:
\[
50 = 100e^{-k}
\Rightarrow e^{-k} = \frac{1}{2}
\]
Step 3: Finding time to reach $30^\circ$C.
\[
20 = 100e^{-kt}
\Rightarrow e^{-kt} = \frac{1}{5}
\Rightarrow t = \frac{\log 5}{\log 2}
\]
Step 4: Additional time required.
\[
\text{Additional time} = \frac{\log 5}{\log 2} - 1
\]
Step 5: Conclusion.
The additional time required is $\left(\dfrac{\log 5}{\log 2} - 1\right)$ hours.