I believe the "decay coefficient" in this instance is actually the removal reaction rate constant, used in steady state box model for calculating indoor air concentrations. You'd have to have the book in order to get the context - the problems in the book generally follow along with the topics as they are presented, and this particular problem matches up well with the discussion of steady state concentration calculations. They typically don't introduce concepts such a radioactive decay into a problem without at least brushing over it in the text. Not saying you're wrong, in fact it kind of makes sense. Just that when it comes to solving the practice problems they tend to keep them relatively in-line with the material presented.
Edit - they do discuss the radioactivity of radon, but from what I'm gathering from the text, for the purposes of indoor air quality calculations it's treated as a gas rather than a radionuclide (even though the units are in pCi, which is what makes it so hard to work with, for me anyway).
I follow your logic. OOC, when the book discusses "decay coefficient" what formulation does it use? Something like C * exp( - [decay coeff] * time) or something else?
And hey, since you're here, do you know of any way to convert pCi to units of concentration (micrograms/cubic meter) or similar? When I was trying to solve this earlier that's where I got hung up, since the formula I was using solves for concentration (and which the problem is asking for).
So when describing radioactive concentrations, the appropriate units are curies (Ci) (imperial) or bequerel (Bq) (SI) divided by a volume (liters, cf, cc, cubic meters, etc). I used pCi/L in the solution earlier because the regulations are written in pCi/L.
You can convert that to a mass per volume, but its cumbersome and almost no one uses that metric. It's not difficult per se, it happens early in the "201" class, but it can be confusing at first because the units are often all over the place in practice.
Activity = number atoms * decay constant
mass = number atoms/ NA (6.02e23) * molar mass
So to use my solution to above, leaving aside the L^-1
Activity = 8.35 pCi but need to convert to decay/sec (aka Bq)
8.35 pCi = 8.35e-12 Ci -> 8.35 Ci * 3.7e10 Bq/Ci = 0.31 Bq = decay/sec
decay constant = lambda = ln(2)/t(1/2). I'll solve it for the above two ways
given in problem 7.6e-3 hr^1 -> 7.6e-3 hr^-1 * 1 hr /3600 s = 2.1e-6 s^-1
or t(1/2)Rn-222= 3.8235 d = 330350 s
lambda = ln(2)/330350 s = 2.1e-6 s^-1
So Number atoms = activity /decay constant
# atoms = 0.31 s^-1 /2.1e-6 s^-1 = 147744 atoms = 1.5e5 atoms
mass = (1.5e5 atoms / 6.02e23 atoms/mol ) * 222 grams/mol = 5e-17 grams
Throw back in the /L and you get 5e-17 g/L. Converting to another concentration metric is on you.