Nuclei: Real-World Scenarios (5)

medium 3 min read

Question

A medical PET scan uses Fluorine-18 (18^{18}F), which decays via positron emission with a half-life of 110110 minutes. A hospital in Hyderabad receives a sample with initial activity 1010 mCi at 9 AM. What is the activity at 1 PM (4 hours later)? How long until activity falls below 11 mCi? This is the kind of half-life calculation NEET tests reliably.

Solution — Step by Step

Half-life T1/2=110T_{1/2} = 110 minutes. Time elapsed from 9 AM to 1 PM is 44 hours =240= 240 minutes.

Number of half-lives: n=2401102.18n = \dfrac{240}{110} \approx 2.18.

A(t)=A0(12)t/T1/2=10×(12)2.18A(t) = A_0 \left(\frac{1}{2}\right)^{t/T_{1/2}} = 10 \times \left(\frac{1}{2}\right)^{2.18}

(12)2.18=22.180.221\left(\frac{1}{2}\right)^{2.18} = 2^{-2.18} \approx 0.221

A(t)10×0.2212.21 mCiA(t) \approx 10 \times 0.221 \approx 2.21 \text{ mCi}

Set A(t)=1A(t) = 1 mCi:

1=10×(12)t/1101 = 10 \times \left(\frac{1}{2}\right)^{t/110}

(12)t/110=0.1    t110=log2103.32\left(\frac{1}{2}\right)^{t/110} = 0.1 \implies \frac{t}{110} = \log_2 10 \approx 3.32

t3.32×110365 minutes6 hours and 5 minutest \approx 3.32 \times 110 \approx 365 \text{ minutes} \approx 6 \text{ hours and 5 minutes}

Activity at 1 PM 2.21\approx 2.21 mCi. Activity drops below 1 mCi at about 3:05 PM.

Why This Works

Radioactive decay is governed by N(t)=N0eλtN(t) = N_0 e^{-\lambda t}, with λ=ln2/T1/2\lambda = \ln 2 / T_{1/2}. Activity is proportional to NN, so it follows the same exponential decay. After every half-life, exactly half of the radioactive nuclei remain — independent of how many you started with.

This is why PET scans must be administered within a tight window after the isotope is delivered: by the time you account for transport, prep, and uptake, the dose is already decaying away. F-18 is one of the longer-lived PET tracers — others like O-15 (half-life 2 minutes) must be used at the cyclotron itself.

Alternative Method

Use the decay constant directly. λ=ln2/1100.0063\lambda = \ln 2 / 110 \approx 0.0063 /min. Then A(240)=10e0.0063×240=10e1.5110×0.221=2.21A(240) = 10 e^{-0.0063 \times 240} = 10 e^{-1.51} \approx 10 \times 0.221 = 2.21 mCi. Same answer.

Students often compute n=t/T1/2n = t/T_{1/2} as an integer (like n=2n = 2 here) and report A=A0/4=2.5A = A_0/4 = 2.5 mCi. That’s only valid for whole half-lives. For non-integer nn, use the exponential formula.

Quick rule: after 1 half-life, 50% remains; after 2, 25%; after 3, 12.5%; after 7, less than 1%. So “trace levels” (1% or less) take about 7 half-lives.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next