Step 1: Express both times using half-lives directly, in base 2.
Fraction remaining is $N/N_0 = (1/2)^{t/T}$, so $t/T = \log_2(N_0/N)$, where $T = 20$ minutes is the half-life.
Step 2: Write $t_1$ for one-third decayed (two-thirds remaining). \[ \frac{t_1}{T} = \log_2\left(\frac{3}{2}\right) \]
Step 3: Write $t_2$ for two-thirds decayed (one-third remaining). \[ \frac{t_2}{T} = \log_2(3) \]
Step 4: Subtract, using log rules to combine them into one clean log. \[ \frac{t_2-t_1}{T} = \log_2(3) - \log_2\left(\frac{3}{2}\right) = \log_2\left(\frac{3}{3/2}\right) = \log_2(2) = 1 \] \[ \boxed{t_2 - t_1 = T = 20\text{ minutes}} \]