Finding the Bioavailability of a Drug using Definite Integration

  • Thread starter Thread starter 1MileCrash
  • Start date Start date
  • Tags Tags
    Integral
1MileCrash
Messages
1,338
Reaction score
41

Homework Statement


The concentration, C, in ng/ml of a drug in the blood as a function of time in hours since the drug was administered is given by

C = 15te^{-0.2t}

The area under the curve is the bioavailability, find it from t = 0 to t = 3




Homework Equations





The Attempt at a Solution



I want to find the definite integral of

C = 15te^{-0.2t}

From t = 0 to t = 3.

\int^{3}_{0}15te^{-0.2t}dt

u = 15t
du = 15 dt
v = \frac{-e^{-0.2t}}{0.2}
dv = e^{-0.2t}dt

Now, I see this as a perfectly good setup for integration by parts. Now, to set up definite integral formula.

\frac{-15te^{-0.2t}}{0.2}^{3}_{0} - \int^{3}_{0} \frac{-15e^{-0.2t}}{0.2}dt

123.4862 - 13.720 + 25

Which I know is wrong because I just graphed the integral with my calculator. So, where am I being stupid?
 
Physics news on Phys.org
I was taught that I could evaluate definite integrals by solving uv for the upper limit, then subtracting uv evaluated at lower limit (as if it were an integral using 1st fundamental theorem), and then subtract the integral of vdu (also using fundamental theorem).
 
Do the indefinite integral first
 
Worked it again and got it right. Need some practice.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top