Patrick M. answered 07/30/24
Experienced Biochemistry Tutor
Let:
A = remaining radioactive element after some time, t
Ao = initial amount of the radioactive element at time = 0
t = time passed
t1/2 = half-life, or the time required for half of the initial amount to decay, A = 1/2 * Ao
The exponential decay formula:
A = Ao * (1/2) t / t1/2
tells us how much of element A is leftover from an initial Ao amount after t time with respect to its half-life t1/2
We are given:
A = 1/32 * Ao
t = 30 days
After 30 days, we have 1/32 of the original amount of element A we started with.
First, let's solve for the variable we need to calculate, t1/2
A = Ao * (1/2) t / t1/2
Move the amount variables to the same side
A / Ao = (1/2) t / t1/2
Undo (1/2) to a power with a log base 1/2 on both sides
log1/2 (A / Ao) = t / t1/2
Isolate our variable of interest, t1/2 and re-arrange
1 / t1/2 = log1/2 (A / Ao) / t
Simplify by taking the reciprocal of both side (1 / (1/x) = x for example)
t1/2 = t / log1/2 (A / Ao)
Now we are ready to plugin our knowns
t1/2 = (30 days) / log1/2 (1/32Ao / Ao)
Ao cancels out in the fraction inside the log
t1/2 = 30 days / log1/2 (1/32)
Now, we can calculate log1/2 (1/32) in two ways:
1) First we can recognize that 25 = 32 therefore 1/32 = (1/2)5.
This means:
log1/2 (1/32) = log1/2 (1/2)5 = 5 log1/2 (1/2) = 5 * 1 = 5
and therefore:
t1/2 = 30 days / 5 = 6 days
2) If we did not recognize that 1/32 is the 5th power of the base of our original log, 1/2, or we are in a situation where the remaining amount of the element is not an easy whole number power of the base, we can find the result of log1/2 (1/32) using the change of base formula and use a calculator:
logb (a) = logx (a) / logx (b)
In our case:
b = 1/2
a = 1/32
x = any log base that is convenient (most calculators have log base 10 or ln natural log (log base e).
So, using log10 as logx, we calculate log1/2 (1/32) as follows:
log1/2 (1/32) = log10 (1/32) / log10 (1/2) = 5
t1/2 = 30 days / 5 = 6 days