MHB Calculating Time for Iodine 131 to Decay to 5% of Initial Dose

Click For Summary
To determine when iodine-131 decays to 5% of its initial dose, the equation D(t) = D0 * 2^(-t/8) is used. By setting D(t) equal to 0.05D0, the equation can be rearranged to solve for time t. This involves calculating the logarithm to isolate t, leading to the formula t = -8 * log2(0.05). The final result will provide the time in days until the iodine-131 is undetectable.
Pikachu1
Messages
8
Reaction score
0
So i have a graph representing iodine 131
y axis of 0-100 iodine remaining in the body (%of dose)
x asis 0-60 Time in days
with the points plotted (24,12.5)

The equation of the graph is D = D0 (b) t/k

So i have figured out "k" which is 8 for iodine half life. Which it asked me to do in the previous question.

Now it is asking me...

Iodine 131 is unable to be detected after it has decayed to 5% of its initial dose. Using your equation, determine how many days, to the nearest tenth will have passed until the dose is undetectable.

Just not sure how to use my equation to get that answer. I realize it's simple but it is out smarting me.
 
Mathematics news on Phys.org
Okay the curve is:

$$D(t)=D_02^{-\frac{t}{8}}$$

To find the time at which the initial dose has decayed to 5% of the original amount, you may set $D(t)=0.05D_0$ and then solve for $t$. Can you proceed?