After 24 hours, 35.4% of the initial dosage remains on the body.
<h3>What percentage of the last dosage remains?</h3>
The exponential decay is written as:
![f(x) = A*e^{-k*x}](https://tex.z-dn.net/?f=f%28x%29%20%3D%20A%2Ae%5E%7B-k%2Ax%7D)
Where A is the initial value, in this case 2.8mg.
k is the constant of decay, given by the logarithm of 2 over the half life, in this case, is:
![k = ln(2)/16h](https://tex.z-dn.net/?f=k%20%3D%20ln%282%29%2F16h)
Replacing all that in the above formula, and evaluating in x = 24 hours we get:
![f(24h) = 2.8mg*e^{-24h*ln(2)/16h} = 0.9899 mg](https://tex.z-dn.net/?f=f%2824h%29%20%3D%202.8mg%2Ae%5E%7B-24h%2Aln%282%29%2F16h%7D%20%3D%200.9899%20mg)
The percentage of the initial dosage that remains is:
![P = \frac{0.9899mg}{2.8mg}*100\% = 35.4\%](https://tex.z-dn.net/?f=P%20%3D%20%5Cfrac%7B0.9899mg%7D%7B2.8mg%7D%2A100%5C%25%20%3D%2035.4%5C%25)
If you want to learn more about exponential decays:
brainly.com/question/11464095
#SPJ1