
Egbert M. answered 07/20/20
Science and Engineering is FUN!
Uninhibited decay: b1 = bo * exp(k*t0)
Let b0 be the initial concentration (here listed as 2.52.5ppm (whatever that value is supposed to be).
Let b1 be the concentration after 1 day (listed as 2.12.1ppm (see above).
Let t0 = 24 hours.
Then k = ln(b1/bo) / t (use ln, natural log!)
Then b2 = b0 * exp(k*t2)
Then t3 = ln(b3/b0) / k

Egbert M.
Better: t and t0 should have been called t107/20/20