Problem 57
Question
You do not know whether a drug has zeroth order or first order elimination kinetics. You will use data to determine which type of kinetics it has. You measure the concentration of the drug (in \(\mathrm{mg} / \mathrm{ml}\) ) at time \(t=0\) and at time \(t=1\). No drug is added to the blood in this interval. You measure the following data: \begin{tabular}{ll} \hline \(\boldsymbol{t}\) & \(\boldsymbol{c}_{t}\) \\ \hline 0 & 50 \\ 1 & 35 \\ \hline \end{tabular} (a) Assume that the drug has zeroth order kinetics. What amount is eliminated from the blood each hour? (b) Assume that the drug has zeroth order kinetics and no more drug is added. Write a recursion relation for \(c_{t}\) and predict \(c_{2}\). (c) Now assume the drug has first order elimination kinetics. What percentage of drug is eliminated from the blood each hour? (d) Assume that the drug has first order kinetics and no more drug is added to the blood. Write a recursion relation for \(c_{t}\) and predict \(c_{2}\) (e) You measure the concentration at time \(t=2\) and find \(c_{2}=\) 20\. By comparing with your predictions from (b) and (d), decide: Does the drug have zeroth or first order kinetics?
Step-by-Step Solution
VerifiedKey Concepts
Zeroth Order Kinetics
- The rate of elimination is constant.
- Independent of drug concentration.
- Amount of drug removed is the same every hour.
First Order Kinetics
- Elimination rate is proportional to concentration.
- A constant percentage of the drug is cleared per time unit.
- Results in a decrease that becomes slower over time as concentration decreases.
Recursion Relations
Zeroth Order Recursion
For zeroth order kinetics:- The formula is: \(c_{t} = c_{t-1} - ext{Rate}\).
- Every subsequent concentration is calculated by subtracting the constant rate.
- This explicit relation makes it easy to determine future concentrations quickly.
First Order Recursion
For first order kinetics:- The formula is: \(c_{t} = c_{t-1} \times (1-k)\).
- Each new concentration is the previous concentration reduced by a consistent percentage.
- It accounts for diminishing returns in elimination as concentrations drop over time.
Elimination Rate
Zeroth Order Elimination Rate
- Is constant, meaning a set amount of drug is removed per unit time.
- Calculated as the difference between successive concentrations over time intervals.
- Can be seen in drugs that are eliminated at a fixed pace, often due to saturation of metabolic pathways.
First Order Elimination Rate
- Varies as it is a percentage of the current concentration.
- Reflects the exponential nature of decay, applicable to most pharmaceuticals under normal conditions.
- Is calculated as the percentage of the concentration change relative to the starting concentration.