Keira S.
asked 06/22/21Calculus Problems
After a foreign substance is introduced into the blood, the rate at which antibodies are produced is given by where A is thousands of antibodies and t is the time in minutes since introduction. How many antibodies have been produced during the first five minutes? How many antibodies have been produced between five and ten minutes?
1 Expert Answer
Roger N. answered 06/22/21
. BE in Civil Engineering . Senior Structural/Civil Engineer
A'(t) = ( t / t2 + 2) This is the derivative of A'(t) . To get A(t) between 0 and 5 minutes, you need5 mi to integrate A'(t) over bounds of 0 and 5 minutes such that:
5
A(t) = ∫0 ( t / t2+2) dt , let u= t2+2 , du = 2( t)2-1 + 0 = 2(t)1 = 2t, divide both sides by 2, then 1/2 du = t,
5 5 5
Substitute in the integral, A(t) = 1/2 ∫0 du / u = 1/2 ln(u) ]0 = 1/2 ln( t2+2) ]0 =1/2 [ ln(52+2)-ln(02+2)] =
1/2 [ ln 27 - ln 2] = 1/2 ln(27/2) = 1.3013*1000 = 1301 antibodies
10 10
Between 5 and 10 minutes = A(t) = 1/2 A(t) = 1/2 ∫5 du / u = 1/2 ln(u)]5 = 1/2[ ln( 102+2) - ln( 52+2)] =
1/2[( ln(102)-ln(27)] = 1/2 ln( 102/27) = 0.664*1000= 664 antibodies
Note that the rate of Antibodies production decreases with time because the function is a decreasing function if you plot t /t2+2
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Keira S.
in case the link is broken: A'(t)=t/t^2+206/22/21