πŸŽ“ BookMCQ
← Back to 9. Mathematical Modelling with Differential Equations

πŸ“ Carbon dating using differential equations (36 MCQs)

πŸ“– From Calculus β€’ 9. Mathematical Modelling with Differential Equations β€’ 36 questions available

What is Carbon dating using differential equations?

Definition:
Carbon dating uses C-14 decay N(t)=N0eβˆ’Ξ»tN(t) = N_0 e^{-\lambda t} with known half-life 5730 years to estimate age by measuring remaining radioactive carbon in organic samples.

Example:
If sample has 25% original C-14, then 0.25=eβˆ’Ξ»t0.25 = e^{-\lambda t}. Solving: t=ln⁑4Ξ»=2Γ—5730=11460t = \frac{\ln 4}{\lambda} = 2 \times 5730 = 11460 years old.

Reason:
This application demonstrates practical use of exponential decay, enabling archaeological and geological dating of ancient materials accurately.

6
Easy
20
Medium
10
Hard

πŸ“ All Carbon dating using differential equations MCQs

Q1. A student models carbon-14 decay using dydt=ky\frac{dy}{dt} = ky with k>0k > 0. After solving, they obtain y(t)=y0ekty(t) = y_0 e^{kt} and conclude the artifact's age is negative. What is the fundamental conceptual error in this formulation?

A.The student used base ee instead of base 2 for exponential decay.
B.The student failed to include a constant of integration when separating variables.
C.The sign of kk should be negative because the quantity decreases over time. βœ…
D.The initial condition y(0)=y0y(0) = y_0 was applied incorrectly during integration.
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: In radioactive decay models, the rate of change must be negative relative to the amount present. The differential equation should be dydt=βˆ’ky\frac{dy}{dt} = -ky where k>0k > 0, or dydt=ky\frac{dy}{dt} = ky where k<0k < 0. Using a positive proportionality constant in the growth form leads to exponential increase rather than decay, resulting in physically impossible negative time values when solving for age. This tests understanding of sign conventions in modeling.

Q2. If laboratory measurements indicate that a sample retains exactly 75% of its original carbon-14, which expression correctly represents the elapsed time tt given decay constant kk?

A.t=ln⁑(0.75)kt = \frac{\ln(0.75)}{k}
B.t=βˆ’ln⁑(0.75)kt = -\frac{\ln(0.75)}{k} βœ…
C.t=ln⁑(1.33)kt = \frac{\ln(1.33)}{k}
D.t=kln⁑(0.75)t = k \ln(0.75)
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: Starting from y(t)=y0eβˆ’kty(t) = y_0 e^{-kt}, we set y(t)y0=0.75\frac{y(t)}{y_0} = 0.75. Taking natural logs gives ln⁑(0.75)=βˆ’kt\ln(0.75) = -kt. Solving for tt yields t=βˆ’ln⁑(0.75)kt = -\frac{\ln(0.75)}{k}. Since ln⁑(0.75)\ln(0.75) is negative and kk is positive, the result is positive. Option A would yield negative time, C uses incorrect ratio inversion without sign adjustment, and D has dimensional inconsistency. This requires careful algebraic manipulation of logarithmic equations.

Q3. Two artifacts are analyzed: Artifact A has 60% remaining C-14, Artifact B has 30%. Without calculating exact ages, what can be definitively concluded about their relative ages?

A.Artifact B is exactly twice as old as Artifact A.
B.Artifact B is older than Artifact A, but less than twice as old.
C.Artifact B is more than twice as old as Artifact A. βœ…
D.Their age difference equals one half-life.
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: Since decay is exponential, equal percentage drops do not correspond to equal time intervals. Going from 60% to 30% represents losing half of the remaining amount, which takes exactly one half-life regardless of starting point. However, reaching 60% from 100% takes less than one half-life (since 50% remains after one half-life). Thus, the time to go from 100%β†’60% plus one half-life exceeds twice the time for 100%β†’60%. This tests deep understanding of non-linear decay dynamics.

Q4. A researcher claims that because carbon-14 half-life is approximately 5730 years, any sample older than 60,000 years cannot be dated reliably. What mathematical principle best supports this limitation?

A.The derivative dydt\frac{dy}{dt} approaches zero, making measurement errors dominate. βœ…
B.The function becomes undefined after ten half-lives.
C.Linear approximation errors exceed 100% beyond this threshold.
D.The integrating factor method fails for large tt.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: After ~10 half-lives, only about 0.1% of original C-14 remains. While mathematically defined, the absolute quantity becomes so small that instrumental noise and contamination overwhelm the signal. The rate of decay dydt=βˆ’ky\frac{dy}{dt} = -ky also becomes extremely small, meaning tiny measurement uncertainties in remaining atoms translate to enormous age uncertainties. This connects calculus concepts (derivatives, sensitivity) to practical scientific limits rather than pure mathematical breakdown.

Q5. Given a graph of ln⁑(y)\ln(y) versus time tt for carbon-14 decay, what feature directly provides the decay constant kk?

A.The y-intercept of the line.
B.The negative of the slope of the line. βœ…
C.The x-intercept divided by ln⁑(2)\ln(2).
D.The area under the curve from 0 to tt.
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: Taking natural log of y=y0eβˆ’kty = y_0 e^{-kt} gives ln⁑(y)=ln⁑(y0)βˆ’kt\ln(y) = \ln(y_0) - kt. This is linear in tt with slope βˆ’k-k. Therefore, kk equals the negative of the slope. The y-intercept gives ln⁑(y0)\ln(y_0), not kk. This tests ability to transform exponential relationships into linear forms for parameter extraction, a key skill in data analysis involving differential equations.

Q6. Suppose atmospheric C-14 concentration fluctuated historically due to solar activity. If a calibration curve shows actual fraction remaining is higher than predicted by simple exponential decay for a given calendar year, how does this affect uncalibrated radiocarbon age estimates?

A.Uncalibrated ages appear younger than true calendar ages. βœ…
B.Uncalibrated ages appear older than true calendar ages.
C.Uncalibrated ages match true ages but with larger uncertainty.
D.No systematic bias occurs; only random error increases.
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: If actual remaining C-14 is higher than expected for a true age, the simple model interprets this excess as less decay having occurred, implying less time has passed. Thus, the calculated radiocarbon age underestimates the true calendar age. This requires understanding that the standard model assumes constant initial concentration, and deviations create systematic biases. It integrates historical context with mathematical modeling assumptions.

Q7. When solving dydt=βˆ’ky\frac{dy}{dt} = -ky by separation of variables, a student writes ∫1ydy=βˆ«βˆ’kdt\int \frac{1}{y} dy = \int -k dt and obtains ln⁑∣y∣=βˆ’kt+C\ln|y| = -kt + C. Why is the absolute value ultimately unnecessary for carbon dating applications?

A.Because yy represents physical mass, which is always positive. βœ…
B.Because the constant CC absorbs the sign.
C.Because carbon-14 never fully decays to zero.
D.Because the integration bounds are always positive.
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: While mathematically correct to include absolute values during indefinite integration, in physical contexts like radioactive decay, y(t)y(t) denotes quantity of substance, which cannot be negative. Thus ∣y∣=y|y| = y for all relevant tt. This distinguishes mathematical rigor from applied simplification. Students often mechanically retain absolute values or drop them without justification; this question probes understanding of domain restrictions in modeling.

Q8. An artifact is measured to have 45% Β± 2% of original C-14. Which statement best describes the resulting age uncertainty?

A.Age uncertainty is symmetric around the central estimate.
B.Age uncertainty is asymmetric, with greater upper bound than lower bound. βœ…
C.Age uncertainty is asymmetric, with greater lower bound than upper bound.
D.Uncertainty cannot be determined without knowing kk.
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: Because t=βˆ’1kln⁑(f)t = -\frac{1}{k}\ln(f) where ff is fraction remaining, and ln⁑(f)\ln(f) is nonlinear, equal absolute errors in ff produce unequal errors in tt. At f=0.45f = 0.45, decreasing ff to 0.43 increases tt more than increasing ff to 0.47 decreases tt, since ∣ddfln⁑(f)∣=1f|\frac{d}{df}\ln(f)| = \frac{1}{f} grows as ff shrinks. Thus, age confidence intervals are skewed toward older ages. This applies calculus (derivative sensitivity) to error propagation.

Q9. Which modification to the basic decay model dydt=βˆ’ky\frac{dy}{dt} = -ky would account for continuous contamination introducing modern carbon at rate cc?

A.dydt=βˆ’ky+c\frac{dy}{dt} = -ky + c βœ…
B.dydt=βˆ’(k+c)y\frac{dy}{dt} = -(k+c)y
C.dydt=βˆ’kyβˆ’c\frac{dy}{dt} = -ky - c
D.dydt=βˆ’k(y+c)\frac{dy}{dt} = -k(y + c)
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: Contamination adds C-14 independently of existing amount, so it appears as a positive source term +c+c. The loss term remains proportional to current amount βˆ’ky-ky. Option B incorrectly makes contamination proportional to current mass. Option C subtracts contamination (removal). Option D shifts the decay baseline. This tests ability to construct differential equations from verbal descriptions of competing processes, a core modeling skill beyond rote formula application.

Q10. If two samples have identical measured C-14 fractions but different masses, how do their estimated ages compare?

A.The larger mass sample is older.
B.The smaller mass sample is older.
C.Both samples have the same estimated age. βœ…
D.Comparison requires knowledge of initial masses.
πŸ’‘ Difficulty: easy | βœ… Correct: C

πŸ“– Explanation: The decay model y(t)=y0eβˆ’kty(t) = y_0 e^{-kt} implies y(t)y0=eβˆ’kt\frac{y(t)}{y_0} = e^{-kt}, which depends only on time and kk, not absolute mass. Age determination relies solely on the fraction remaining, assuming known initial ratio. Mass affects measurement precision but not the theoretical age calculation. This reinforces that exponential decay is scale-invariant, distinguishing intensive from extensive properties in modeling.

Q11. A student solves dydt=βˆ’ky,y(0)=y0\frac{dy}{dt} = -ky, y(0)=y_0 and gets y=y0ekty = y_0 e^{kt}. They then compute age as t=1kln⁑(yy0)t = \frac{1}{k}\ln(\frac{y}{y_0}). Despite the sign error in the solution, why might their final age still be numerically correct if they plug in numbers carelessly?

A.Because ln⁑(y/y0)\ln(y/y_0) is negative when y<y0y < y_0, compensating the wrong sign. βœ…
B.Because they accidentally used k=βˆ’βˆ£k∣k = -|k| in calculation.
C.Because the formula is invariant under sign change of kk.
D.It cannot be correct; the answer will always be negative.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: If the student uses y=y0ekty = y_0 e^{kt} with positive kk, then solving gives t=1kln⁑(y/y0)t = \frac{1}{k}\ln(y/y_0). Since y<y0y < y_0, ln⁑(y/y0)<0\ln(y/y_0) < 0, yielding negative tt. But if they ignore the sign and take absolute value or misapply logs, they might get the right magnitude. However, strictly speaking, the expression 1kln⁑(y/y0)\frac{1}{k}\ln(y/y_0) with positive kk and y<y0y<y_0 is negative. The distractor highlights common sign-handling mistakes where students compensate errors unconsciously.

Q12. Why is the half-life of carbon-14 independent of the initial amount y0y_0 in the model y=y0eβˆ’kty = y_0 e^{-kt}?

A.Because y0y_0 cancels out when solving y(t)=y0/2y(t) = y_0 / 2. βœ…
B.Because half-life is defined only for unit initial amounts.
C.Because the differential equation is nonlinear.
D.Because kk depends inversely on y0y_0.
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: Setting y(T)=y0/2y(T) = y_0 / 2 gives y0/2=y0eβˆ’kTy_0 / 2 = y_0 e^{-kT}. Dividing both sides by y0y_0 (assuming y0β‰ 0y_0 \neq 0) yields 1/2=eβˆ’kT1/2 = e^{-kT}, so T=ln⁑(2)/kT = \ln(2)/k, independent of y0y_0. This demonstrates a key property of exponential decay: characteristic timescales depend only on the rate constant, not initial conditions. This conceptual understanding prevents misconceptions that larger samples decay slower.

Q13. A lab reports a sample age as 12,000 years based on 25% remaining C-14. Another lab measures 22% remaining for the same sample. Assuming same kk, what is the approximate age discrepancy?

A.About 570 years
B.About 1140 years βœ…
C.About 1710 years
D.About 2280 years
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: Each halving corresponds to one half-life (~5730 yr). From 25% to 12.5% is one half-life. 22% is between 25% and 12.5%, closer to 25%. Ratio 25/22 β‰ˆ 1.136. Time difference Ξ”t = (1/k) ln(25/22). Since k = ln2 / 5730, Ξ”t = 5730 * ln(25/22)/ln2 β‰ˆ 5730 * 0.127/0.693 β‰ˆ 5730 * 0.183 β‰ˆ 1050 years. Closest to 1140 (which is 0.2*5730). Option B is reasonable approximation. Tests mental estimation using half-life scaling without calculator.

Q14. In the derivation of carbon dating formula, why is definite integration from 0 to t preferred over indefinite integration with constant C for initial-value problems?

A.It automatically incorporates the initial condition without solving for C separately. βœ…
B.It avoids dealing with logarithms of negative numbers.
C.It produces an explicit solution while indefinite gives implicit.
D.It eliminates the need to assume y > 0.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: Using ∫y0y1udu=∫0tβˆ’kds\int_{y_0}^{y} \frac{1}{u} du = \int_{0}^{t} -k ds directly yields ln⁑(y)βˆ’ln⁑(y0)=βˆ’kt\ln(y) - \ln(y_0) = -kt, embedding y(0)=y0y(0)=y_0 inherently. Indefinite integration requires finding C via substitution, adding a step prone to algebraic error. Definite integration streamlines IVP solutions and reinforces the connection between accumulation and boundary conditions. This promotes efficient, less error-prone methodology in applied calculus.

Q15. If a student confuses growth constant kk with half-life TT and uses y=y0eβˆ’t/Ty = y_0 e^{-t/T} instead of y=y0eβˆ’kty = y_0 e^{-kt}, what is the effective decay constant in their incorrect model?

A.1/T1/T βœ…
B.TT
C.ln⁑(2)/T\ln(2)/T
D.T/ln⁑(2)T/\ln(2)
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: Correct model: y=y0eβˆ’kty = y_0 e^{-kt} with k=ln⁑(2)/Tk = \ln(2)/T. Incorrect model uses exponent βˆ’t/T-t/T, implying decay constant kwrong=1/Tk_{wrong} = 1/T. Since actual k=ln⁑(2)/Tβ‰ˆ0.693/Tk = \ln(2)/T β‰ˆ 0.693/T, the student’s model decays faster by factor 1/ln⁑(2)β‰ˆ1.441/\ln(2) β‰ˆ 1.44. This tests recognition of parameter roles in exponential functions and consequences of misidentifying constants.

Q16. Which scenario violates the fundamental assumption of carbon dating that the initial C-14/C-12 ratio equals atmospheric ratio?

A.Dating charcoal from a volcanic eruption layer.
B.Dating marine shell from deep ocean sediment. βœ…
C.Dating wood from a temperate forest tree.
D.Dating bone from a terrestrial mammal.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: Marine organisms incorporate carbon from dissolved bicarbonate, which has different C-14/C-12 ratio due to ocean reservoir effects and slower exchange with atmosphere. Volcanic CO2 is depleted in C-14, but charcoal from plants fixing atmospheric CO2 is valid. Terrestrial biosphere generally equilibrates with atmosphere. Marine samples require reservoir correction. This tests awareness of model limitations tied to ecological pathways, not just mathematical form.

Q17. Given y(t)=y0eβˆ’kty(t) = y_0 e^{-kt}, the instantaneous rate of change at time tt is proportional to:

A.The initial amount y0y_0.
B.The elapsed time tt.
C.The current amount y(t)y(t). βœ…
D.The square of the current amount.
πŸ’‘ Difficulty: easy | βœ… Correct: C

πŸ“– Explanation: Differentiating gives dy/dt=βˆ’ky0eβˆ’kt=βˆ’ky(t)dy/dt = -k y_0 e^{-kt} = -k y(t). Thus rate is directly proportional to current amount, defining exponential decay. This is the core property distinguishing exponential from other decay models (e.g., linear or quadratic). Recognizing this proportionality is essential for validating whether a process follows first-order kinetics.

Q18. A graph shows remaining C-14 fraction vs. time on semi-log axes (log y vs. linear t). If data points deviate upward from straight line at older ages, what does this suggest?

A.Sample contamination with modern carbon. βœ…
B.Instrumental drift causing overestimation.
C.True decay rate decreased historically.
D.Initial C-14 concentration was higher in past.
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: On semi-log plot, pure exponential decay is straight line. Upward deviation at old ages (low y) means measured y is higher than predicted, i.e., excess C-14. Most likely cause is contamination with newer carbon, adding modern C-14 to ancient sample. Instrumental drift could cause it but contamination is primary concern. Decreased decay rate would affect all ages uniformly. Higher initial concentration would shift entire line vertically, not cause curvature. This integrates graphical analysis with forensic interpretation of anomalies.

Q19. When applying Euler’s method to approximate C-14 decay dy/dt=βˆ’kydy/dt = -ky, which choice minimizes cumulative error for fixed computational budget?

A.Largest possible step size to reduce rounding errors.
B.Step size matched to half-life magnitude.
C.Smallest feasible step size within precision limits.
D.Adaptive step size based on local derivative magnitude. βœ…
πŸ’‘ Difficulty: hard | βœ… Correct: D

πŸ“– Explanation: Euler’s global error is O(h), but roundoff accumulates as O(1/h). Optimal h balances truncation and roundoff. Adaptive methods adjust h where |dy/dt| changes rapidly (early decay) vs. slowly (late decay). Fixed small h wastes effort when derivative is tiny. Matching to half-life ignores local behavior. Largest h maximizes truncation error. Thus adaptive stepping optimally allocates computation. This advances beyond basic Euler application to numerical analysis considerations.

Q20. If carbon-14 decay followed dy/dt=βˆ’ky2dy/dt = -k y^2 instead of βˆ’ky-ky, how would half-life depend on initial amount?

A.Half-life would be independent of y0y_0.
B.Half-life would be proportional to y0y_0.
C.Half-life would be inversely proportional to y0y_0. βœ…
D.Half-life would be proportional to y02y_0^2.
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: Solving dy/dt=βˆ’ky2dy/dt = -k y^2: ∫yβˆ’2dy=βˆ’k∫dtβ‡’βˆ’1/y=βˆ’kt+C\int y^{-2} dy = -k \int dt \Rightarrow -1/y = -kt + C. With y(0)=y0y(0)=y_0, C=βˆ’1/y0C = -1/y_0. So 1/y=kt+1/y01/y = kt + 1/y_0. Half-life when y=y0/2y=y_0/2: 2/y0=kT+1/y0β‡’kT=1/y0β‡’T=1/(ky0)2/y_0 = kT + 1/y_0 \Rightarrow kT = 1/y_0 \Rightarrow T = 1/(k y_0). Thus inversely proportional to y0y_0. Contrasts sharply with exponential case. Tests ability to analyze alternative models and recognize uniqueness of exponential decay properties.

Q21. A student calculates age using t=ln⁑(y0/y)kt = \frac{\ln(y_0/y)}{k} but inputs y0=100y_0 = 100 and y=120y = 120. What result do they obtain and why is it problematic?

A.Negative age, indicating future date. βœ…
B.Positive age, but physically meaningless.
C.Zero age, suggesting no decay.
D.Undefined due to log of negative number.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: y0/y=100/120<1y_0/y = 100/120 < 1, so ln⁑(y0/y)<0\ln(y_0/y) < 0. With k>0k>0, t<0t<0. Negative time implies sample formed in future, impossible. Problem arises because measured C-14 exceeds assumed initial amount, violating conservation. Causes include contamination, incorrect y0y_0 assumption, or measurement error. This tests sanity checking of results against physical constraints.

Q22. In carbon dating, why is the natural logarithm used rather than common logarithm in the age formula?

A.Because calculus derivatives of exe^x are simpler.
B.Because half-life definition inherently involves ln⁑(2)\ln(2).
C.Because common log introduces unnecessary conversion factors.
D.All of the above are valid reasons. βœ…
πŸ’‘ Difficulty: easy | βœ… Correct: D

πŸ“– Explanation: While any log base works with adjusted constants, natural log arises naturally from integrating 1/y1/y, simplifies derivative/integral calculus, and aligns with ee-based exponential solutions. Conversion factor ln⁑(10)\ln(10) would clutter formulas. All listed reasons contribute to convention. This acknowledges multiple valid perspectives while reinforcing mathematical coherence.

Q23. Suppose kk has 1% relative error. How does this propagate to age estimate t=βˆ’ln⁑(f)/kt = -\ln(f)/k for fixed fraction ff?

A.Age error is also 1%. βœ…
B.Age error is less than 1%.
C.Age error is greater than 1%.
D.Error depends on value of ff.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: Since t∝1/kt \propto 1/k, relative error in tt equals relative error in kk (to first order). If kk increases 1%, tt decreases 1%. Fraction ff doesn’t affect relative error magnitude here because it’s multiplicative constant in numerator. This illustrates direct inverse proportionality error propagation, distinct from cases where variable appears inside transcendental functions.

Q24. Which statement correctly compares carbon dating with potassium-argon dating regarding underlying calculus models?

A.Both use identical first-order ODEs but different kk. βœ…
B.Potassium-argon uses second-order ODE due to branching decay.
C.Carbon dating requires PDEs due to atmospheric diffusion.
D.Only carbon dating follows exponential decay.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: All radioactive decay follows dN/dt=βˆ’Ξ»NdN/dt = -\lambda N, regardless of isotope. Differences lie in Ξ»\lambda values and daughter product handling, not ODE order. Branching ratios modify effective Ξ»\lambda but preserve first-order form. Atmospheric diffusion affects initial conditions, not decay law itself. This generalizes calculus principles across nuclear chronometers, preventing siloed thinking.

Q25. If a sample’s C-14 fraction is measured as f=eβˆ’2f = e^{-2}, what is its age in terms of half-life TT?

A.2T/ln⁑(2)2T / \ln(2) βœ…
B.2ln⁑(2)T2 \ln(2) T
C.T/ln⁑(2)T / \ln(2)
D.ln⁑(2)T/2\ln(2) T / 2
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: Given f=eβˆ’kt=eβˆ’2f = e^{-kt} = e^{-2}, so kt=2kt = 2. Since k=ln⁑(2)/Tk = \ln(2)/T, substitute: (ln⁑(2)/T)t=2β‡’t=2T/ln⁑(2)(\ln(2)/T) t = 2 \Rightarrow t = 2T / \ln(2). Numerically ~2.885 T. Tests symbolic manipulation connecting exponential parameters to half-life without numerical evaluation.

Q26. Why can’t carbon dating determine the age of dinosaur fossils?

A.Dinosaurs lived before C-14 existed.
B.C-14 half-life is too short; no measurable C-14 remains. βœ…
C.Dinosaur bones lack organic carbon.
D.Atmospheric C-14 was absent in Mesozoic era.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: C-14 half-life ~5730 yr; after ~50,000 yr (<10 half-lives), <0.1% remains, below detection. Dinosaurs extinct 65 Myr ago, far beyond limit. C-14 constantly produced, so existed then, but decayed completely. Bones may contain secondary carbon, but primary issue is temporal range. This links mathematical decay limits to geological timescales.

Q27. In solving dy/dt=βˆ’kydy/dt = -ky by separation, a student forgets the constant of integration and writes ln⁑y=βˆ’kt\ln y = -kt. Under what condition would this accidentally give correct results?

A.Only if y0=1y_0 = 1. βœ…
B.Only if k=1k = 1.
C.Never; it always fails.
D.Only at t=0t = 0.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: General solution is ln⁑y=βˆ’kt+C\ln y = -kt + C. At t=0t=0, C=ln⁑y0C = \ln y_0. If student omits C, they imply C=0C=0, so ln⁑y0=0β‡’y0=1\ln y_0 = 0 \Rightarrow y_0 = 1. Only then is solution correct. Otherwise, missing constant shifts entire curve. This highlights critical role of initial conditions and common pitfall in separation of variables.

Q28. A calibration curve plots radiocarbon age vs. calendar age. If slope > 1 in some interval, what does this imply about atmospheric C-14 production during that period?

A.Production was higher than average.
B.Production was lower than average. βœ…
C.Production was constant.
D.Slope unrelated to production.
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: Slope >1 means radiocarbon age increases faster than calendar age. For same calendar interval, more radiocarbon years pass, implying less actual decay occurred β†’ higher remaining C-14 β†’ interpreted as younger radiocarbon age. Wait: if radiocarbon age > calendar age, sample appears older than true age, meaning less C-14 than expected β†’ lower past production. Yes: low production β†’ lower initial C-14 β†’ faster apparent decay β†’ older radiocarbon age for given calendar age. Thus slope >1 indicates reduced atmospheric C-14 production. Requires chaining multiple conceptual links.

Q29. Which numerical method would most efficiently solve dy/dt=βˆ’kydy/dt = -ky for carbon dating when high accuracy is needed near t=0t=0 but coarser resolution suffices for large tt?

A.Fixed-step Euler
B.Fixed-step Runge-Kutta 4
C.Adaptive Runge-Kutta-Fehlberg βœ…
D.Analytical solution is always superior
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: Adaptive RK methods adjust step size based on local error estimates, taking small steps where solution changes rapidly (near t=0) and larger steps where it’s smooth (large t). Fixed methods waste computation or sacrifice accuracy. Analytical solution exists but question specifies numerical context. This evaluates understanding of algorithm selection based on solution behavior.

Q30. If two independent labs report ages 5000Β±100 yr and 5200Β±150 yr for same sample, what is statistically optimal combined estimate?

A.Simple average: 5100 yr
B.Weighted average by inverse variance: ~5056 yr βœ…
C.Use the more precise measurement alone: 5000 yr
D.Geometric mean: ~5099 yr
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: Optimal combination weights by precision (inverse variance). Variances: 100Β²=10000, 150Β²=22500. Weights: w1=1/10000, w2=1/22500. Combined = (w1*5000 + w2*5200)/(w1+w2) = (0.0001*5000 + 0.0000444*5200)/(0.0001444) β‰ˆ (0.5 + 0.231)/0.0001444 β‰ˆ 5063. Close to 5056 (rounding). Simple average ignores reliability differences. This applies statistical reasoning to reconcile conflicting measurements in dating.

Q31. Why is the assumption of constant kk critical in carbon dating, and what physical principle justifies it?

A.Radioactive decay is a quantum tunneling process unaffected by environment. βœ…
B.Chemical bonds alter nuclear stability slightly.
C.Temperature affects decay rates measurably.
D.Pressure changes half-life significantly.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: Nuclear decay rates depend only on internal nuclear structure, not external conditions like temperature, pressure, or chemical state (verified experimentally to high precision). This constancy allows universal kk. Chemical/environmental effects are negligible for beta decay like C-14. This connects calculus model validity to fundamental physics, distinguishing nuclear from chemical kinetics.

Q32. A student derives age formula as t=kln⁑(y/y0)t = k \ln(y/y_0). Dimensional analysis reveals this is incorrect because:

A.Logarithm argument must be dimensionless, but y/y0y/y_0 is fine; issue is kk has wrong dimensions.
B.Right side has dimensions of [time]⁻¹, left side [time].
C.Logarithm output is dimensionless, so right side has dimensions of kk, which is [time]⁻¹, mismatching left side [time].
D.Both A and C are correct. βœ…
πŸ’‘ Difficulty: medium | βœ… Correct: D

πŸ“– Explanation: kk has units [time]⁻¹. ln⁑(y/y0)\ln(y/y_0) is dimensionless. So RHS has units [time]⁻¹, LHS [time]. Mismatch confirms error. Correct form has 1/k1/k with units [time]. Dimensional analysis catches structural flaws even without knowing correct formula. This emphasizes units as validation tool in modeling.

Q33. In a mixing problem analogy for carbon dating, if clean water enters tank containing dye at rate matching outflow, dye concentration decays exponentially. What corresponds to decay constant kk in carbon dating?

A.Tank volume
B.Flow rate divided by tank volume βœ…
C.Dye molecular weight
D.Inflow concentration
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: Mixing model: dC/dt=βˆ’(F/V)CdC/dt = -(F/V)C, so k=F/Vk = F/V. Analogous to radioactive kk. Volume alone isn’t rate; molecular weight irrelevant; inflow concentration affects steady state, not decay rate. This cross-domain analogy reinforces universality of first-order kinetics and helps transfer intuition between contexts.

Q34. If carbon-14 production rate suddenly doubled 10,000 years ago and remained elevated, how would uncalibrated dates for samples from 8,000 years ago be affected?

A.Appear too young βœ…
B.Appear too old
C.Unaffected
D.Scatter randomly
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: Higher past production β†’ higher initial C-14 in organism β†’ more remaining today than expected for true age β†’ interpreted as less decay β†’ younger radiocarbon age. Uncalibrated date underestimates true age. Calibration curves correct such offsets. Requires simulating perturbation in boundary condition of decay model.

Q35. Which feature of the slope field for dy/dt=βˆ’kydy/dt = -ky confirms exponential rather than linear decay?

A.Slopes decrease in magnitude as y decreases. βœ…
B.Slopes are constant along horizontal lines.
C.Slopes are parallel along vertical lines.
D.Slopes increase as t increases.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: For dy/dt=βˆ’kydy/dt = -ky, slope magnitude proportional to y. As yβ†’0, slopes flatten, characteristic of exponential approach to zero. Linear decay dy/dt=βˆ’cdy/dt = -c has constant slope. Horizontal constancy would indicate autonomous system dependent only on t, not y. Vertical parallelism indicates dependence only on y, which is true, but doesn’t distinguish exponential from other y-dependent decays. Decreasing slope magnitude with y is signature of proportionality to y.

Q36. Olympiad-style: Prove that for any first-order decay process where half-life is constant, the decay must be exponential.

A.Assume constant half-life T. Then y(t+T)=y(t)/2 for all t. Define g(t)=ln y(t). Then g(t+T)=g(t)-ln2. This functional equation implies g(t)=- (ln2/T)t + p(t) where p(t) is periodic with period T. But for physical decay, y(t) must be smooth and monotonic, forcing p(t) constant. Hence y(t)=y0 e^{-kt}. βœ…
B.Constant half-life directly implies y=y0/2^{t/T}, which is exponential by definition.
C.Differentiate y(t+T)=y(t)/2 with respect to t to get y’(t+T)=y’(t)/2. Divide by original: y’/y same at t and t+T, so y’/y constant.
D.All proofs are valid, but A is most rigorous.
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: Option B assumes form without proof. Option C shows y’/y is periodic, not necessarily constant; needs additional smoothness/monotonicity to conclude constancy. Option A explicitly solves functional equation and identifies periodic component, then invokes physical regularity to eliminate it, providing complete characterization. This tests deep understanding of functional equations and physical constraints in deriving fundamental laws.

πŸ”— Related Topics (MCQs)