Solving a Half-Life Physics Problem: Estimating Radon-222 Atom Decay in 12 Days

  • Thread starter Thread starter mustang
  • Start date Start date
  • Tags Tags
    Half-life Physics
AI Thread Summary
Radon-222 has a half-life of 3.82 days, meaning that every 3.82 days, half of the radon atoms decay. To estimate how many atoms remain after 12 days, one must first determine how many half-lives fit into 12 days, which is approximately 3.14 half-lives. After each half-life, the number of remaining atoms is halved, so after 12 days, the calculation involves dividing the initial amount of 4.5*10^8 by 2 raised to the power of the number of half-lives. This results in approximately 4.5*10^8 / 2^3, yielding a final estimate of the remaining radon atoms. Understanding the concept of half-lives is crucial for solving decay problems like this one.
mustang
Messages
169
Reaction score
0
Radon-222 is a radioactive gas with a half-life of 3.82 days. A gas sample contains 4.5*10^8 radon atoms initially.
Estimate how many radon atoms will remain after 12 days.
This Is what i have done:
3.82 days=3.82*24*60*60=330048seconds
what's next?
 
Physics news on Phys.org
12 days is how many half-lives? What does half-life mean? How much is left after one half-life? Two half-lives?
 
You don't need seconds. After one half-life, you're dividing by 2. If you determine how many half-lifes are in 12 days, you'll know how many times to divide by 2.

As an example, if you divided by 2 twice, you would have:

\frac{4.5 \ast 10^8}{2 \ast 2}

or

\frac{4.5 \ast 10^8}{2^2}

If dividing by 2 three times:

\frac{4.5 \ast 10^8}{2 \ast 2 \ast 2}

or

\frac{4.5 \ast 10^8}{2^3}

The power in the denominator is however many times you want to divide by 2 and doesn't have to be an integer.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top