The rate of decay of particular isotope of Radium (in mg per century) is proportional to its mass (in mg). A 50mg sample takes one century to decay to 48mg. Ho0w long will it take before there are 45 mg of the sample?
1 Answer
Amount of Radium after
It will take 2.6 centuries for the Radium to weigh 45mg.
Explanation:
Let us define the following variables:
Then
-dx/dt prop x => dx/dt = -kx
where
int \ 1/x \ dx = int \ -k \ dt
Which we can integrate to get:
\ \ \ ln |x| = -kt + C
:. ln x = -kt + C , asx is positive
We initially started off with
ln 50 = C
We are also told that
ln 48 =-k + ln50 => k = ln50-ln48 = ln(50/48)
:. k = ln(25/24)
And so the Specific Solution is:
ln x = -tln(25/24) + ln 50 ....[1]
:. ln x = ln(25/24)^(-t) + ln 50
:. ln x = ln (50(25/24)^(-t))
:. x = 50(25/24)^(-t)
:. x = 50(24/25)^t
[ We should just check that we have not made a mistake by checking the initial condition:
t=0 => x=50(24/25)^0=50
t=1 => x=50(24/25)^1=24
so we know the solution is sound]
We are asked to find
ln 45 = -tln(25/24) + ln 50
:. tln(25/24) = ln 50 - ln45
:. tln(25/24) = ln 50/45
:. tln(25/24) = ln 10/9
:. t = (ln 10/9)/(ln(25/24))
:. t = 2.58097 ...
Hence it will take 2.6 centuries.