Post

Created by @nathanedwards
 at October 31st 2023, 9:07:23 pm.

Question:

A radioactive substance decays exponentially over time according to the equation P(t)=P0ektP(t) = P_0 e^{kt}, where P(t)P(t) is the amount of the substance at time tt, P0P_0 is the initial amount of the substance, and kk is the decay constant.

Suppose that a sample of the substance starts with an initial amount of 500500 grams and decays at a rate of 0.050.05 grams per second. Find the time it takes for the sample to decay to 100100 grams, rounded to the nearest hundredth of a second.

Answer:

Let's first write the given equation, P(t)=P0ektP(t) = P_0 e^{kt}, in terms of the given information.

Given:

  • P0=500P_0 = 500 grams (initial amount)
  • Rate of decay = 0.050.05 grams per second

To find the decay constant kk, we use the fact that the rate of decay is equal to kP(t)kP(t):

dPdt=kP(t)\frac{dP}{dt} = kP(t)

Substituting P(t)=P0ektP(t) = P_0 e^{kt}, we get:

dPdt=k500ekt\frac{dP}{dt} = k \cdot 500e^{kt}

Given that the rate of decay is 0.050.05 grams per second, we have:

0.05=k500ekt0.05 = k \cdot 500e^{kt}

Next, we solve for kk:

k500ekt=0.05k \cdot 500e^{kt} = 0.05

ekt=0.05500k=110000ke^{kt} = \frac{0.05}{500k} = \frac{1}{10000k}

Taking the natural logarithm (ln) of both sides:

kt=ln(110000k)kt = \ln\left(\frac{1}{10000k}\right)

Now, we can solve for tt:

t=ln(110000k)kt = \frac{\ln\left(\frac{1}{10000k}\right)}{k}

Given that the sample decays to 100100 grams, we can substitute P(t)=100P(t) = 100 into the equation P(t)=P0ektP(t) = P_0 e^{kt} and solve for tt:

100=500ekt100 = 500e^{kt}

ekt=100500=15e^{kt} = \frac{100}{500} = \frac{1}{5}

Taking the natural logarithm (ln) of both sides:

kt=ln(15)=ln(5)kt = \ln\left(\frac{1}{5}\right) = -\ln(5)

Now, we can substitute this value of ktkt into the previous equation to find tt:

t=ln(15)kt = \frac{\ln\left(\frac{1}{5}\right)}{k}

Using a calculator, we can substitute the value of kk and evaluate tt:

t=ln(15)0.05t = \frac{\ln\left(\frac{1}{5}\right)}{-0.05}

t27.726t \approx 27.726 seconds

Therefore, it takes approximately 27.7327.73 seconds (rounded to the nearest hundredth) for the sample to decay to 100100 grams.