Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games


Sign up

Log in

Opening subject page...

Loading your content

Practice

  • All Subjects
  • Algebra Flashcards
  • SAT Math Practice Tests
  • Math Question of the Day
  • Live Classes
  • On-Demand Courses

Varsity Tutors

  • Find a Tutor
  • Test Prep
  • Online Classes
  • K-12 Learning
  • College Search
  • VarsityTutors.com

© 2026 Varsity Tutors. All rights reserved.

← Back to quizzes

Differential Equations Quiz

Differential Equations Quiz: Doubling Time And Half Life

Practice Doubling Time And Half Life in Differential Equations with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

Question 1 / 20

0 of 20 answered

A bacterial culture's population doubles every 4 hours. Assuming the population grows exponentially according to the model dP/dt=kPdP/dt = kPdP/dt=kP, approximately how long does it take for the population to triple its initial size?

Select an answer to continue

What this quiz covers

This quiz focuses on Doubling Time And Half Life, giving you a quick way to practice the rules, question types, and explanations that matter most for Differential Equations.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

A bacterial culture's population doubles every 4 hours. Assuming the population grows exponentially according to the model dP/dt=kPdP/dt = kPdP/dt=kP, approximately how long does it take for the population to triple its initial size?

  1. 6.0 hours
  2. 6.3 hours (correct answer)
  3. 8.0 hours
  4. 5.8 hours

Explanation: The doubling time TdT_dTd​ is related to the growth constant kkk by Td=ln⁡(2)/kT_d = \ln(2)/kTd​=ln(2)/k. Given Td=4T_d = 4Td​=4 hours, we have k=ln⁡(2)/4k = \ln(2)/4k=ln(2)/4. We want to find the time ttt when the population P(t)P(t)P(t) is three times the initial population P0P_0P0​. The model is P(t)=P0ektP(t) = P_0 e^{kt}P(t)=P0​ekt. We set P(t)=3P0P(t) = 3P_0P(t)=3P0​: 3P0=P0ekt  ⟹  3=ekt  ⟹  t=ln⁡(3)k3P_0 = P_0 e^{kt} \implies 3 = e^{kt} \implies t = \frac{\ln(3)}{k}3P0​=P0​ekt⟹3=ekt⟹t=kln(3)​ Substituting the value of kkk: t=ln⁡(3)ln⁡(2)/4=4ln⁡(3)ln⁡(2)=4log⁡2(3)t = \frac{\ln(3)}{\ln(2)/4} = 4 \frac{\ln(3)}{\ln(2)} = 4 \log_2(3)t=ln(2)/4ln(3)​=4ln(2)ln(3)​=4log2​(3) Using the approximations ln⁡(3)≈1.0986\ln(3) \approx 1.0986ln(3)≈1.0986 and ln⁡(2)≈0.6931\ln(2) \approx 0.6931ln(2)≈0.6931, we get: t≈4×1.09860.6931≈4×1.585≈6.34 hours.t \approx 4 \times \frac{1.0986}{0.6931} \approx 4 \times 1.585 \approx 6.34 \text{ hours.}t≈4×0.69311.0986​≈4×1.585≈6.34 hours.

Question 2

The quantity Q(t)Q(t)Q(t) of a substance follows the law of exponential decay, dQ/dt=−kQdQ/dt = -kQdQ/dt=−kQ with k>0k > 0k>0. Let ThT_hTh​ be the half-life. Let T1/3T_{1/3}T1/3​ be the time it takes for the substance to decay to one-third of its initial amount. What is the ratio T1/3/ThT_{1/3} / T_hT1/3​/Th​?

  1. 3/23/23/2
  2. 2/32/32/3
  3. log⁡3(2)\log_3(2)log3​(2)
  4. log⁡2(3)\log_2(3)log2​(3) (correct answer)

Explanation: For exponential decay Q(t)=Q0e−ktQ(t) = Q_0 e^{-kt}Q(t)=Q0​e−kt, the half-life ThT_hTh​ is the time when Q(Th)=(1/2)Q0Q(T_h) = (1/2)Q_0Q(Th​)=(1/2)Q0​. (1/2)Q0=Q0e−kTh  ⟹  ln⁡(1/2)=−kTh  ⟹  −ln⁡(2)=−kTh  ⟹  Th=ln⁡(2)k(1/2)Q_0 = Q_0 e^{-k T_h} \implies \ln(1/2) = -k T_h \implies -\ln(2) = -k T_h \implies T_h = \frac{\ln(2)}{k}(1/2)Q0​=Q0​e−kTh​⟹ln(1/2)=−kTh​⟹−ln(2)=−kTh​⟹Th​=kln(2)​ Similarly, T1/3T_{1/3}T1/3​ is the time when Q(T1/3)=(1/3)Q0Q(T_{1/3}) = (1/3)Q_0Q(T1/3​)=(1/3)Q0​. (1/3)Q0=Q0e−kT1/3  ⟹  ln⁡(1/3)=−kT1/3  ⟹  −ln⁡(3)=−kT1/3  ⟹  T1/3=ln⁡(3)k(1/3)Q_0 = Q_0 e^{-k T_{1/3}} \implies \ln(1/3) = -k T_{1/3} \implies -\ln(3) = -k T_{1/3} \implies T_{1/3} = \frac{\ln(3)}{k}(1/3)Q0​=Q0​e−kT1/3​⟹ln(1/3)=−kT1/3​⟹−ln(3)=−kT1/3​⟹T1/3​=kln(3)​ The ratio is: T1/3Th=ln⁡(3)/kln⁡(2)/k=ln⁡(3)ln⁡(2)\frac{T_{1/3}}{T_h} = \frac{\ln(3)/k}{\ln(2)/k} = \frac{\ln(3)}{\ln(2)}Th​T1/3​​=ln(2)/kln(3)/k​=ln(2)ln(3)​ Using the change of base formula for logarithms, log⁡b(x)=ln⁡(x)/ln⁡(b)\log_b(x) = \ln(x)/\ln(b)logb​(x)=ln(x)/ln(b), this ratio is equal to log⁡2(3)\log_2(3)log2​(3).

Question 3

Isotope A has a half-life of 20 days. Isotope B has a half-life of 30 days. A sample is prepared with an initial ratio of 4 atoms of Isotope A to 1 atom of Isotope B. After how many days will the ratio of atoms of Isotope A to Isotope B be 1-to-1?

  1. 24 days
  2. 60 days
  3. 120 days (correct answer)
  4. 150 days

Explanation: Let NA(t)N_A(t)NA​(t) and NB(t)N_B(t)NB​(t) be the number of atoms. Let NA(0)=4N0N_A(0) = 4N_0NA​(0)=4N0​ and NB(0)=N0N_B(0) = N_0NB​(0)=N0​. The decay constants are kA=−ln⁡(2)/20k_A = -\ln(2)/20kA​=−ln(2)/20 and kB=−ln⁡(2)/30k_B = -\ln(2)/30kB​=−ln(2)/30. The models are: NA(t)=4N0ekAtN_A(t) = 4N_0 e^{k_A t}NA​(t)=4N0​ekA​t and NB(t)=N0ekBtN_B(t) = N_0 e^{k_B t}NB​(t)=N0​ekB​t. We want to find ttt where NA(t)=NB(t)N_A(t) = N_B(t)NA​(t)=NB​(t): 4N0ekAt=N0ekBt4N_0 e^{k_A t} = N_0 e^{k_B t}4N0​ekA​t=N0​ekB​t 4=ekBtekAt=e(kB−kA)t4 = \frac{e^{k_B t}}{e^{k_A t}} = e^{(k_B - k_A)t}4=ekA​tekB​t​=e(kB​−kA​)t Taking the natural logarithm of both sides: ln⁡(4)=(kB−kA)t\ln(4) = (k_B - k_A)tln(4)=(kB​−kA​)t 2ln⁡(2)=(−ln⁡(2)30−(−ln⁡(2)20))t2\ln(2) = \left(-\frac{\ln(2)}{30} - \left(-\frac{\ln(2)}{20}\right)\right)t2ln(2)=(−30ln(2)​−(−20ln(2)​))t 2ln⁡(2)=(120−130)ln⁡(2)t2\ln(2) = \left(\frac{1}{20} - \frac{1}{30}\right) \ln(2) t2ln(2)=(201​−301​)ln(2)t 2=(3−260)t=160t2 = \left(\frac{3-2}{60}\right)t = \frac{1}{60}t2=(603−2​)t=601​t t=120 days.t = 120 \text{ days.}t=120 days.

Question 4

A radioactive material has a half-life of TTT. How much time must pass until only 1/101/101/10 of the original material remains?

  1. Tlog⁡10(2)T \log_{10}(2)Tlog10​(2)
  2. Tlog⁡2(10)T \log_2(10)Tlog2​(10) (correct answer)
  3. 3.5T3.5 T3.5T
  4. 5T5 T5T

Explanation: The amount of material P(t)P(t)P(t) is given by P(t)=P0ektP(t) = P_0 e^{kt}P(t)=P0​ekt. The half-life TTT is related to kkk by T=−ln⁡(2)/kT = -\ln(2)/kT=−ln(2)/k, so k=−ln⁡(2)/Tk = -\ln(2)/Tk=−ln(2)/T. We want to find the time ttt when P(t)=(1/10)P0P(t) = (1/10)P_0P(t)=(1/10)P0​. 110P0=P0ekt  ⟹  110=ekt\frac{1}{10}P_0 = P_0 e^{kt} \implies \frac{1}{10} = e^{kt}101​P0​=P0​ekt⟹101​=ekt Taking the natural logarithm of both sides: ln⁡(1/10)=kt  ⟹  −ln⁡(10)=kt\ln(1/10) = kt \implies -\ln(10) = ktln(1/10)=kt⟹−ln(10)=kt t=−ln⁡(10)k=−ln⁡(10)−ln⁡(2)/T=Tln⁡(10)ln⁡(2)t = \frac{-\ln(10)}{k} = \frac{-\ln(10)}{-\ln(2)/T} = T \frac{\ln(10)}{\ln(2)}t=k−ln(10)​=−ln(2)/T−ln(10)​=Tln(2)ln(10)​ Using the change of base formula for logarithms, log⁡b(x)=ln⁡(x)/ln⁡(b)\log_b(x) = \ln(x)/\ln(b)logb​(x)=ln(x)/ln(b), this is equivalent to Tlog⁡2(10)T \log_2(10)Tlog2​(10).

Question 5

A cell culture starts with N0N_0N0​ cells and its population doubles every 6 hours. After 24 hours, an inhibitor is added that causes the population to decay with a half-life of 3 hours. How many hours after the inhibitor is added will the population return to its original size, N0N_0N0​?

  1. 4 hours
  2. 9 hours
  3. 12 hours (correct answer)
  4. 24 hours

Explanation: First, calculate the population after the 24-hour growth phase. The doubling time is 6 hours, so in 24 hours, there are 24/6=424/6 = 424/6=4 doubling periods. The population becomes N(24)=N0×24=16N0N(24) = N_0 \times 2^4 = 16N_0N(24)=N0​×24=16N0​. Next, this population of 16N016N_016N0​ begins to decay with a half-life of 3 hours. We want to find the time ttt it takes to return to N0N_0N0​. The decay model is N(t)=(16N0)(1/2)t/3N(t) = (16N_0) (1/2)^{t/3}N(t)=(16N0​)(1/2)t/3. N0=(16N0)(12)t/3N_0 = (16N_0) \left(\frac{1}{2}\right)^{t/3}N0​=(16N0​)(21​)t/3 116=(12)t/3\frac{1}{16} = \left(\frac{1}{2}\right)^{t/3}161​=(21​)t/3 Since 1/16=(1/2)41/16 = (1/2)^41/16=(1/2)4, we have: (12)4=(12)t/3\left(\frac{1}{2}\right)^4 = \left(\frac{1}{2}\right)^{t/3}(21​)4=(21​)t/3 Equating the exponents: 4=t/34 = t/34=t/3, which gives t=12t = 12t=12 hours.

Question 6

The rate of decay of a radioactive substance is proportional to the amount of substance present. When there are 100 grams of the substance, its mass is decreasing at a rate of 2 grams per day. What is the half-life of the substance?

  1. 50ln⁡(2)50 \ln(2)50ln(2) days (correct answer)
  2. 50 days
  3. 25 days
  4. 50/ln⁡(2)50 / \ln(2)50/ln(2) days

Explanation: When you encounter radioactive decay problems, you're dealing with exponential decay where the rate of change is proportional to the current amount. This translates to the differential equation dNdt=−kN\frac{dN}{dt} = -kNdtdN​=−kN, where kkk is the decay constant. Given that 100 grams decreases at 2 grams per day, you can find the decay constant: −2=−k(100)-2 = -k(100)−2=−k(100), so k=0.02 day−1k = 0.02 \text{ day}^{-1}k=0.02 day−1. The general solution to exponential decay is N(t)=N0e−ktN(t) = N_0 e^{-kt}N(t)=N0​e−kt. Half-life occurs when N(t)=N02N(t) = \frac{N_0}{2}N(t)=2N0​​, giving us: N02=N0e−kt1/2\frac{N_0}{2} = N_0 e^{-kt_{1/2}}2N0​​=N0​e−kt1/2​ Dividing by N0N_0N0​ and taking the natural logarithm: ln⁡(12)=−kt1/2\ln\left(\frac{1}{2}\right) = -kt_{1/2}ln(21​)=−kt1/2​ −ln⁡(2)=−0.02⋅t1/2-\ln(2) = -0.02 \cdot t_{1/2}−ln(2)=−0.02⋅t1/2​ t1/2=ln⁡(2)0.02=ln⁡(2)1/50=50ln⁡(2)t_{1/2} = \frac{\ln(2)}{0.02} = \frac{\ln(2)}{1/50} = 50\ln(2)t1/2​=0.02ln(2)​=1/50ln(2)​=50ln(2) Answer A) 50ln⁡(2)50\ln(2)50ln(2) days is correct. Answer B) 50 days incorrectly assumes the decay constant equals 0.01 instead of 0.02, or confuses the relationship between half-life and decay rate. Answer C) 25 days likely comes from incorrectly thinking half-life is simply half the initial amount divided by the decay rate (100÷2÷2). Answer D) 50/ln⁡(2)50/\ln(2)50/ln(2) days inverts the correct formula, a common algebraic error when solving ln⁡(2)=kt1/2\ln(2) = kt_{1/2}ln(2)=kt1/2​. Remember: in exponential decay problems, always set up the differential equation first, find the decay constant from given conditions, then use t1/2=ln⁡(2)kt_{1/2} = \frac{\ln(2)}{k}t1/2​=kln(2)​ for half-life calculations.

Question 7

An initial investment P0P_0P0​ is made into an account that earns interest compounded continuously. The investment triples in value in 18 years. How many years does it take for the investment to double in value?

  1. 12 years
  2. 18log⁡3(2)18 \log_3(2)18log3​(2) years (correct answer)
  3. 18log⁡2(3)18 \log_2(3)18log2​(3) years
  4. 9 years

Explanation: The value of the investment is V(t)=P0ertV(t) = P_0 e^{rt}V(t)=P0​ert. We are given that the investment triples in 18 years, so V(18)=3P0V(18) = 3P_0V(18)=3P0​. 3P0=P0er⋅18  ⟹  3=e18r  ⟹  ln⁡(3)=18r  ⟹  r=ln⁡(3)183P_0 = P_0 e^{r \cdot 18} \implies 3 = e^{18r} \implies \ln(3) = 18r \implies r = \frac{\ln(3)}{18}3P0​=P0​er⋅18⟹3=e18r⟹ln(3)=18r⟹r=18ln(3)​ We want to find the doubling time, TdT_dTd​, which is the time when V(Td)=2P0V(T_d) = 2P_0V(Td​)=2P0​. 2P0=P0erTd  ⟹  2=erTd  ⟹  ln⁡(2)=rTd2P_0 = P_0 e^{r T_d} \implies 2 = e^{r T_d} \implies \ln(2) = r T_d2P0​=P0​erTd​⟹2=erTd​⟹ln(2)=rTd​ Td=ln⁡(2)rT_d = \frac{\ln(2)}{r}Td​=rln(2)​ Substituting the expression for rrr: Td=ln⁡(2)ln⁡(3)/18=18ln⁡(2)ln⁡(3)T_d = \frac{\ln(2)}{\ln(3)/18} = 18 \frac{\ln(2)}{\ln(3)}Td​=ln(3)/18ln(2)​=18ln(3)ln(2)​ Using the change of base formula for logarithms, this is 18log⁡3(2)18 \log_3(2)18log3​(2) years.

Question 8

A colony of bacteria grows exponentially. Under current conditions, its doubling time is TdT_dTd​. A new nutrient is introduced that increases the relative growth rate, kkk, by 50%. What is the new doubling time in terms of TdT_dTd​?

  1. 1.5Td1.5 T_d1.5Td​
  2. 0.5Td0.5 T_d0.5Td​
  3. (2/3)Td(2/3) T_d(2/3)Td​ (correct answer)
  4. Td/ln⁡(1.5)T_d / \ln(1.5)Td​/ln(1.5)

Explanation: The doubling time TdT_dTd​ is inversely proportional to the growth rate kkk, given by the formula Td=ln⁡(2)/kT_d = \ln(2)/kTd​=ln(2)/k. The original growth rate is kkk. The new growth rate, knewk_{new}knew​, is 50% larger than kkk. This means knew=k+0.50k=1.5kk_{new} = k + 0.50k = 1.5kknew​=k+0.50k=1.5k. The new doubling time, TnewT_{new}Tnew​, is: Tnew=ln⁡(2)knew=ln⁡(2)1.5k=11.5(ln⁡(2)k)=13/2Td=23TdT_{new} = \frac{\ln(2)}{k_{new}} = \frac{\ln(2)}{1.5k} = \frac{1}{1.5} \left(\frac{\ln(2)}{k}\right) = \frac{1}{3/2} T_d = \frac{2}{3} T_dTnew​=knew​ln(2)​=1.5kln(2)​=1.51​(kln(2)​)=3/21​Td​=32​Td​

Question 9

The mass of a radioactive substance is measured at two points in time. At t=5t = 5t=5 years, there are 80 grams remaining. At t=20t = 20t=20 years, there are 10 grams remaining. Assuming the substance decays exponentially, what is its half-life?

  1. 3 years
  2. 5 years (correct answer)
  3. 7.5 years
  4. 15 years

Explanation: The amount of substance M(t)M(t)M(t) follows the model M(t)=M0ektM(t) = M_0 e^{kt}M(t)=M0​ekt. We have two data points: M(5)=80=M0e5kM(5) = 80 = M_0 e^{5k}M(5)=80=M0​e5k M(20)=10=M0e20kM(20) = 10 = M_0 e^{20k}M(20)=10=M0​e20k Dividing the second equation by the first gives: 1080=M0e20kM0e5k  ⟹  18=e15k\frac{10}{80} = \frac{M_0 e^{20k}}{M_0 e^{5k}} \implies \frac{1}{8} = e^{15k}8010​=M0​e5kM0​e20k​⟹81​=e15k Alternatively, one can reason that the mass decreased by a factor of 80/10=880/10 = 880/10=8 in 20−5=1520 - 5 = 1520−5=15 years. Since 8=238 = 2^38=23, this period of 15 years corresponds to 3 half-lives. Therefore, the half-life ThT_hTh​ is 15 years/3=515 \text{ years} / 3 = 515 years/3=5 years.

Question 10

The remaining mass of a decaying radioactive isotope is reduced by 20% in 10 hours. What is the half-life of this isotope?

  1. 10ln⁡(2)ln⁡(1.25)10 \frac{\ln(2)}{\ln(1.25)}10ln(1.25)ln(2)​ hours (correct answer)
  2. 10ln⁡(2)ln⁡(1.2)10 \frac{\ln(2)}{\ln(1.2)}10ln(1.2)ln(2)​ hours
  3. 25 hours
  4. 31 hours

Explanation: If the mass is reduced by 20%, then 80% of the original mass remains. Let M(t)M(t)M(t) be the mass at time ttt. We have M(10)=0.8M0M(10) = 0.8 M_0M(10)=0.8M0​. The decay model is M(t)=M0ektM(t) = M_0 e^{kt}M(t)=M0​ekt. 0.8M0=M0e10k  ⟹  0.8=e10k  ⟹  k=ln⁡(0.8)100.8 M_0 = M_0 e^{10k} \implies 0.8 = e^{10k} \implies k = \frac{\ln(0.8)}{10}0.8M0​=M0​e10k⟹0.8=e10k⟹k=10ln(0.8)​ The half-life ThT_hTh​ is given by Th=−ln⁡(2)/kT_h = -\ln(2)/kTh​=−ln(2)/k. Th=−ln⁡(2)ln⁡(0.8)/10=−10ln⁡(2)ln⁡(0.8)T_h = \frac{-\ln(2)}{\ln(0.8)/10} = -10 \frac{\ln(2)}{\ln(0.8)}Th​=ln(0.8)/10−ln(2)​=−10ln(0.8)ln(2)​ Using the logarithm property ln⁡(0.8)=ln⁡(4/5)=−ln⁡(5/4)=−ln⁡(1.25)\ln(0.8) = \ln(4/5) = -\ln(5/4) = -\ln(1.25)ln(0.8)=ln(4/5)=−ln(5/4)=−ln(1.25), we can rewrite the expression: Th=−10ln⁡(2)−ln⁡(1.25)=10ln⁡(2)ln⁡(1.25) hours.T_h = -10 \frac{\ln(2)}{-\ln(1.25)} = 10 \frac{\ln(2)}{\ln(1.25)} \text{ hours.}Th​=−10−ln(1.25)ln(2)​=10ln(1.25)ln(2)​ hours.

Question 11

Population A starts with 1000 individuals and has a doubling time of 10 years. Population B starts with 250 individuals and has a doubling time of 5 years. In how many years will the two populations be equal?

  1. 10 years
  2. 15 years
  3. 25 years
  4. 20 years (correct answer)

Explanation: When you encounter exponential growth problems involving doubling times, you're dealing with exponential functions where populations grow according to P(t)=P0⋅2t/dP(t) = P_0 \cdot 2^{t/d}P(t)=P0​⋅2t/d, where P0P_0P0​ is the initial population, ttt is time, and ddd is the doubling time. For Population A: PA(t)=1000⋅2t/10P_A(t) = 1000 \cdot 2^{t/10}PA​(t)=1000⋅2t/10 For Population B: PB(t)=250⋅2t/5P_B(t) = 250 \cdot 2^{t/5}PB​(t)=250⋅2t/5 To find when they're equal, set the equations equal: 1000⋅2t/10=250⋅2t/51000 \cdot 2^{t/10} = 250 \cdot 2^{t/5}1000⋅2t/10=250⋅2t/5 Dividing both sides by 250: 4⋅2t/10=2t/54 \cdot 2^{t/10} = 2^{t/5}4⋅2t/10=2t/5 Since 4=224 = 2^24=22: 22⋅2t/10=2t/52^2 \cdot 2^{t/10} = 2^{t/5}22⋅2t/10=2t/5 Using exponent rules: 22+t/10=2t/52^{2 + t/10} = 2^{t/5}22+t/10=2t/5 Therefore: 2+t10=t52 + \frac{t}{10} = \frac{t}{5}2+10t​=5t​ Solving for t: 2=t5−t10=2t−t10=t102 = \frac{t}{5} - \frac{t}{10} = \frac{2t - t}{10} = \frac{t}{10}2=5t​−10t​=102t−t​=10t​ So t=20t = 20t=20 years, confirming answer D. Choice A (10 years) is Population A's doubling time, but ignores Population B's faster growth. Choice B (15 years) might come from averaging the doubling times, which doesn't work with exponential functions. Choice C (25 years) could result from incorrectly adding the doubling times. Study tip: In exponential growth problems, always set up the proper exponential equations rather than using linear thinking like averaging rates. The faster-growing population will eventually catch up, even if it starts smaller.

Question 12

A scientist has two samples. Sample X is a bacterial culture that doubles its mass every 3 hours. Sample Y is a radioactive isotope that loses half its mass every 4 hours. At t=0t=0t=0, the mass of Sample X is 10 grams and the mass of Sample Y is 160 grams. At what time ttt are the masses of the two samples equal?

  1. 48/748/748/7 hours (correct answer)
  2. 16 hours
  3. 12 hours
  4. 48 hours

Explanation: When you encounter problems involving exponential growth and decay, you're dealing with processes that change at rates proportional to their current values. This creates exponential functions that either grow (like bacteria) or decay (like radioactive isotopes). For Sample X (bacterial growth), since it doubles every 3 hours, its mass follows MX(t)=10⋅2t/3M_X(t) = 10 \cdot 2^{t/3}MX​(t)=10⋅2t/3. For Sample Y (radioactive decay), since it halves every 4 hours, its mass follows MY(t)=160⋅(1/2)t/4M_Y(t) = 160 \cdot (1/2)^{t/4}MY​(t)=160⋅(1/2)t/4. To find when the masses are equal, set them equal: 10⋅2t/3=160⋅(1/2)t/410 \cdot 2^{t/3} = 160 \cdot (1/2)^{t/4}10⋅2t/3=160⋅(1/2)t/4 Dividing by 10: 2t/3=16⋅(1/2)t/42^{t/3} = 16 \cdot (1/2)^{t/4}2t/3=16⋅(1/2)t/4 Since 16=2416 = 2^416=24 and (1/2)t/4=2−t/4(1/2)^{t/4} = 2^{-t/4}(1/2)t/4=2−t/4: 2t/3=24⋅2−t/4=24−t/42^{t/3} = 2^4 \cdot 2^{-t/4} = 2^{4-t/4}2t/3=24⋅2−t/4=24−t/4 Taking logarithms: t3=4−t4\frac{t}{3} = 4 - \frac{t}{4}3t​=4−4t​ Multiplying by 12: 4t=48−3t4t = 48 - 3t4t=48−3t, so 7t=487t = 487t=48, giving t=487t = \frac{48}{7}t=748​ hours. Answer A is correct. Answer B (16 hours) might come from incorrectly setting up the initial ratio. Answer C (12 hours) could result from computational errors in solving the logarithmic equation. Answer D (48 hours) appears if you forget to divide by 7 in the final step. Remember: exponential growth/decay problems require careful attention to the base and exponent setup. Always verify your exponential functions match the given doubling/halving times before solving.

Question 13

Two radioactive isotopes A and B have half-lives of 10 years and 15 years, respectively. Initially, there are equal amounts of both isotopes. After how many years will the amount of isotope A be exactly half the amount of isotope B?

  1. 15 years
  2. 20 years
  3. 25 years
  4. 30 years (correct answer)

Explanation: Let initial amount be N0N_0N0​ for both. After time ttt: NA(t)=N0e−ln⁡210tN_A(t) = N_0 e^{-\frac{\ln 2}{10}t}NA​(t)=N0​e−10ln2​t and NB(t)=N0e−ln⁡215tN_B(t) = N_0 e^{-\frac{\ln 2}{15}t}NB​(t)=N0​e−15ln2​t. We need NA(t)=12NB(t)N_A(t) = \frac{1}{2}N_B(t)NA​(t)=21​NB​(t): N0e−ln⁡210t=12N0e−ln⁡215tN_0 e^{-\frac{\ln 2}{10}t} = \frac{1}{2}N_0 e^{-\frac{\ln 2}{15}t}N0​e−10ln2​t=21​N0​e−15ln2​t. This gives us e−ln⁡210t+ln⁡215t=12e^{-\frac{\ln 2}{10}t + \frac{\ln 2}{15}t} = \frac{1}{2}e−10ln2​t+15ln2​t=21​, so eln⁡2⋅t(−110+115)=12e^{\ln 2 \cdot t(-\frac{1}{10} + \frac{1}{15})} = \frac{1}{2}eln2⋅t(−101​+151​)=21​. Since −110+115=−130-\frac{1}{10} + \frac{1}{15} = -\frac{1}{30}−101​+151​=−301​, we get e−ln⁡230t=12e^{-\frac{\ln 2}{30}t} = \frac{1}{2}e−30ln2​t=21​, giving t=30t = 30t=30 years. Other choices represent errors in combining the decay rates.

Question 14

A investment account grows according to dAdt=rA\frac{dA}{dt} = rAdtdA​=rA where r=0.08r = 0.08r=0.08 per year. If the doubling time for this account is approximately 8.66 years, and the account starts with $5,000, what will be the account balance after exactly 3 doubling periods?

  1. $15,000
  2. $20,000
  3. $30,000
  4. $40,000 (correct answer)

Explanation: After 3 doubling periods, the amount becomes A0×23=5000×8=40,000A_0 \times 2^3 = 5000 \times 8 = 40,000A0​×23=5000×8=40,000 dollars. Each doubling period multiplies the amount by 2, so after 3 periods we multiply by 23=82^3 = 823=8. Choice A incorrectly adds $10,000 for each doubling period. Choice B uses 22=42^2 = 422=4 instead of 23=82^3 = 823=8. Choice C uses an incorrect multiplication factor of 6.

Question 15

A radioactive sample contains two isotopes with half-lives of 4 hours and 12 hours. Initially, 60% of the radioactivity comes from the first isotope and 40% from the second. After how many hours will both isotopes contribute equally to the total radioactivity?

  1. 6 hours (correct answer)
  2. 8 hours
  3. 10 hours
  4. 12 hours

Explanation: Let total initial activity be A0A_0A0​. Initially: isotope 1 has 0.6A00.6A_00.6A0​, isotope 2 has 0.4A00.4A_00.4A0​. After time ttt: A1(t)=0.6A0e−ln⁡24tA_1(t) = 0.6A_0 e^{-\frac{\ln 2}{4}t}A1​(t)=0.6A0​e−4ln2​t and A2(t)=0.4A0e−ln⁡212tA_2(t) = 0.4A_0 e^{-\frac{\ln 2}{12}t}A2​(t)=0.4A0​e−12ln2​t. Setting A1(t)=A2(t)A_1(t) = A_2(t)A1​(t)=A2​(t): 0.6e−ln⁡24t=0.4e−ln⁡212t0.6 e^{-\frac{\ln 2}{4}t} = 0.4 e^{-\frac{\ln 2}{12}t}0.6e−4ln2​t=0.4e−12ln2​t. This gives us 0.60.4=eln⁡24t−ln⁡212t\frac{0.6}{0.4} = e^{\frac{\ln 2}{4}t - \frac{\ln 2}{12}t}0.40.6​=e4ln2​t−12ln2​t, so 1.5=eln⁡26t1.5 = e^{\frac{\ln 2}{6}t}1.5=e6ln2​t. Therefore t=6ln⁡(1.5)ln⁡2≈6t = \frac{6 \ln(1.5)}{\ln 2} \approx 6t=ln26ln(1.5)​≈6 hours. Other choices represent errors in setting up or solving the exponential equation.

Question 16

A radioactive isotope has a half-life of 8 years. If a sample initially contains 120 grams of the isotope, after how many years will the sample contain exactly 7.5 grams?

  1. 24 years
  2. 32 years (correct answer)
  3. 40 years
  4. 48 years

Explanation: Using the exponential decay formula N(t)=N0e−λtN(t) = N_0 e^{-\lambda t}N(t)=N0​e−λt where λ=ln⁡2t1/2=ln⁡28\lambda = \frac{\ln 2}{t_{1/2}} = \frac{\ln 2}{8}λ=t1/2​ln2​=8ln2​. We need to solve 7.5=120e−ln⁡28⋅t7.5 = 120 e^{-\frac{\ln 2}{8} \cdot t}7.5=120e−8ln2​⋅t. This gives us 7.5120=116=e−ln⁡28⋅t\frac{7.5}{120} = \frac{1}{16} = e^{-\frac{\ln 2}{8} \cdot t}1207.5​=161​=e−8ln2​⋅t. Taking natural log: ln⁡(116)=−ln⁡28⋅t\ln(\frac{1}{16}) = -\frac{\ln 2}{8} \cdot tln(161​)=−8ln2​⋅t. Since ln⁡(116)=−4ln⁡2\ln(\frac{1}{16}) = -4\ln 2ln(161​)=−4ln2, we get t=32t = 32t=32 years. Choice A uses 3 half-lives instead of 4. Choice C incorrectly uses 5 half-lives. Choice D uses 6 half-lives.

Question 17

A population follows logistic growth but in its early stages approximates exponential growth with doubling time of 12 days. If the population reaches 10,000 individuals after 36 days of exponential-like growth, what was the initial population size?

  1. 625 individuals
  2. 1,250 individuals (correct answer)
  3. 2,500 individuals
  4. 5,000 individuals

Explanation: Using N(t)=N0ektN(t) = N_0 e^{kt}N(t)=N0​ekt where k=ln⁡212k = \frac{\ln 2}{12}k=12ln2​ per day. After 36 days: 10,000=N0eln⁡212⋅36=N0e3ln⁡2=N0⋅23=8N010,000 = N_0 e^{\frac{\ln 2}{12} \cdot 36} = N_0 e^{3 \ln 2} = N_0 \cdot 2^3 = 8N_010,000=N0​e12ln2​⋅36=N0​e3ln2=N0​⋅23=8N0​. Therefore N0=10,0008=1,250N_0 = \frac{10,000}{8} = 1,250N0​=810,000​=1,250. Choice A uses 24=162^4 = 1624=16 instead of 23=82^3 = 823=8. Choice C uses 22=42^2 = 422=4. Choice D uses 21=22^1 = 221=2.

Question 18

A bacterial culture doubles in size every 4 hours. If the culture starts with 500 bacteria and grows according to the differential equation dNdt=kN\frac{dN}{dt} = kNdtdN​=kN, what is the value of the growth constant kkk?

  1. k=ln⁡24k = \frac{\ln 2}{4}k=4ln2​ per hour (correct answer)
  2. k=24=0.5k = \frac{2}{4} = 0.5k=42​=0.5 per hour
  3. k=14ln⁡2k = \frac{1}{4 \ln 2}k=4ln21​ per hour
  4. k=2ln⁡4k = 2 \ln 4k=2ln4 per hour

Explanation: For exponential growth N(t)=N0ektN(t) = N_0 e^{kt}N(t)=N0​ekt, doubling means 2N0=N0e4k2N_0 = N_0 e^{4k}2N0​=N0​e4k, so 2=e4k2 = e^{4k}2=e4k. Taking natural log: ln⁡2=4k\ln 2 = 4kln2=4k, therefore k=ln⁡24k = \frac{\ln 2}{4}k=4ln2​. Choice B incorrectly uses the ratio 2/4 without logarithm. Choice C inverts the correct expression. Choice D incorrectly uses ln⁡4\ln 4ln4 and multiplies by 2.

Question 19

A drug in the bloodstream follows first-order elimination kinetics with a half-life of 6 hours. If a patient takes 400 mg at time t=0t = 0t=0 and then 200 mg exactly 6 hours later, what is the total amount of drug in the bloodstream immediately after the second dose?

  1. 200 mg
  2. 300 mg
  3. 400 mg (correct answer)
  4. 600 mg

Explanation: After 6 hours (one half-life), the original 400 mg dose decreases to 400×12=200400 \times \frac{1}{2} = 200400×21​=200 mg. When the 200 mg second dose is added immediately after, the total becomes 200+200=400200 + 200 = 400200+200=400 mg. Choice A ignores the remaining amount from the first dose. Choice B incorrectly calculates the remaining first dose. Choice D simply adds both doses without accounting for elimination.

Question 20

A bacterial population grows exponentially with a doubling time of 20 minutes. Due to limited nutrients, the growth rate decreases linearly over time according to k(t)=k0(1−0.02t)k(t) = k_0(1 - 0.02t)k(t)=k0​(1−0.02t) where ttt is in minutes and k0k_0k0​ is the initial growth rate. At what time will the instantaneous doubling time first reach 40 minutes?

  1. 20 minutes
  2. 30 minutes
  3. 25 minutes (correct answer)
  4. 35 minutes

Explanation: This problem combines exponential growth with time-varying parameters, testing your understanding of how growth rates relate to doubling times. The key insight is recognizing that doubling time and growth rate are inversely related. For exponential growth, the relationship between doubling time TdT_dTd​ and growth rate kkk is Td=ln⁡(2)kT_d = \frac{\ln(2)}{k}Td​=kln(2)​. Since the initial doubling time is 20 minutes, we can find the initial growth rate: k0=ln⁡(2)20k_0 = \frac{\ln(2)}{20}k0​=20ln(2)​. At any time ttt, the growth rate is k(t)=k0(1−0.02t)=ln⁡(2)20(1−0.02t)k(t) = k_0(1 - 0.02t) = \frac{\ln(2)}{20}(1 - 0.02t)k(t)=k0​(1−0.02t)=20ln(2)​(1−0.02t). The instantaneous doubling time becomes Td(t)=ln⁡(2)k(t)=ln⁡(2)ln⁡(2)20(1−0.02t)=201−0.02tT_d(t) = \frac{\ln(2)}{k(t)} = \frac{\ln(2)}{\frac{\ln(2)}{20}(1 - 0.02t)} = \frac{20}{1 - 0.02t}Td​(t)=k(t)ln(2)​=20ln(2)​(1−0.02t)ln(2)​=1−0.02t20​. To find when the doubling time reaches 40 minutes, we solve: 40=201−0.02t40 = \frac{20}{1 - 0.02t}40=1−0.02t20​. Cross-multiplying gives 40(1−0.02t)=2040(1 - 0.02t) = 2040(1−0.02t)=20, so 40−0.8t=2040 - 0.8t = 2040−0.8t=20, which yields 0.8t=200.8t = 200.8t=20, therefore t=25t = 25t=25 minutes. Answer A (20 minutes) gives the original doubling time, not when it doubles. Answer B (30 minutes) would result from incorrectly setting up the proportion as 4020=1.5\frac{40}{20} = 1.52040​=1.5 and multiplying by 20. Answer D (35 minutes) might come from arithmetic errors in the algebraic manipulation. When working with time-varying exponential processes, always establish the relationship between the parameter you're given and what you need to find. Here, converting between growth rate and doubling time was crucial for setting up the correct equation.