contestada

A sample of a radioactive isotope had an initial mass of 440 mg in the year 1990 and decays exponentially over time. A measurement in the year 1998 found that the sample's mass had decayed to 40 mg. What would be the expected mass of the sample in the year 2001, to the nearest whole number?

Respuesta :

Using an exponential function, the expected mass of the sample in the year 2001 would be of 16 mg.

What is the exponential function for the amount of a substance?

The function is:

[tex]A(t) = A(0)e^{-kt}[/tex].

In which:

  • A(0) is the initial amount.
  • k is the decay rate.

The information given is as follows:

A(0) = 440, A(8) = 40.

Hence:

[tex]A(t) = A(0)e^{-kt}[/tex].

[tex]40 = 440e^{-8k}[/tex].

[tex]e^{-8k} = 0.09090909[/tex]

[tex]\ln{e^{-8k}} = \ln{0.09090909}[/tex]

[tex]-8k = \ln{0.09090909}[/tex]

[tex]k = -\frac{\ln{0.09090909}{8}[/tex]

k = 0.29973691

Then the function is:

[tex]A(t) = 440e^{-0.29973691t}[/tex]

2001 is 11 years after 1990, hence the amount is:

[tex]A(11) = 440e^{-0.29973691 \times 11} = 16[/tex]

More can be learned about exponential functions at https://brainly.com/question/25537936

#SPJ1