document.write( "Question 1192444: Researcher are recording how much of an experimental medication is in a person’s bloodstream every hour. They discover that half-life of the medication is about 6 hours.
\n" ); document.write( "Write an equation to model how much medication will be in the bloodstream after an unknown number of days for an initial dose of 𝑎.?
\n" ); document.write( "Calculate how much medication is in a person’s bloodstream after 4 days if they took an initial dose of 500mg?
\n" ); document.write( " How much more medication will be in a person’s bloodstream if their initial dose was 750mg?
\n" ); document.write( "

Algebra.Com's Answer #824337 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
if the initial dose is a, then the half life will be 1/2 * a.
\n" ); document.write( "the formula for half life becomes:
\n" ); document.write( "1/2 * a = a * g ^ 6
\n" ); document.write( "g is the growth rate.
\n" ); document.write( "divide both sides of the equation by a to get:
\n" ); document.write( "1/2 * a / a = g ^ 6
\n" ); document.write( "simplify to get:
\n" ); document.write( "1/2 = g ^ 6
\n" ); document.write( "solve for g to get:
\n" ); document.write( "g = (1/2) ^ (1/6) = .8908987181.
\n" ); document.write( "that's the growth rate per hour.
\n" ); document.write( "in 6 hours, a * .8908987181 ^ 6 = .5 * a.
\n" ); document.write( "in other words, the life of the mediation in your bloodstream is now half of what it was when the medicine was first administered.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in terms of days, the equation becomes:
\n" ); document.write( "y = a * g ^ (24 * d).
\n" ); document.write( "this tells you how much life is left after d days.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to see if this formula is correct, look for the half life of 6 hours in terms of days.
\n" ); document.write( "since 6 hours is .25 days, you get:
\n" ); document.write( "y = a * g ^ (24 * .25) which becomes:
\n" ); document.write( "y = a * g ^ 6.
\n" ); document.write( "since g is equal to .8908987181, this formula becomes:
\n" ); document.write( "y = a * .8908987181 ^ 6 = .5a.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula translated to days is:
\n" ); document.write( "y = a * g ^ (24 * d), where d is the number of days.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "with an initial dose of 500 mg, the formula becomes:
\n" ); document.write( "y = 500 * g ^ (24 * 4) after 4 days.
\n" ); document.write( "simplify to get y = 500 * g ^ 96 = .0076293945.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "with an initial dose of 750 mg, the formula becomes:
\n" ); document.write( "y = 750 * g ^ (24 * 4) after 4 days.
\n" ); document.write( "simplify to get y = 750 * g ^ 96 = .0114440918.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the amount of medication will be .0114440918 / .0076293945 = 1.5 times as much if they started with 750 mg rather than 500 mg.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you can figure this out from the equation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "with 500 mg start, the equation becomes 500 * g ^ (24 * 4)
\n" ); document.write( "with 750 mg start, the equation becomes 750 * g ^ (24 * 4)
\n" ); document.write( "(500 * g ^ (24 * 4)) / (750 * g ^ (24 * 4)) becomes 750 / 500 after g ^ (24 * 4) in the numerator and denominator cancel out.
\n" ); document.write( "750/500 = 1.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the growth rate itself is g which is per hour.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you could have solved for the growth rate per days is you did the following.
\n" ); document.write( "you know the half life is in 6 hours.
\n" ); document.write( "6 hours is 6/24 = .25 days.
\n" ); document.write( "the formula for half life becomes 1/2 = g ^ .25
\n" ); document.write( "solve for g to get:
\n" ); document.write( "g = (1/2) ^ (1/.25) = (1/2) ^ 4 = .0625.
\n" ); document.write( "this g is the growth rate per day.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "half life in number of days becomes 1/2 = g ^ .25 = .0625 ^ .25 = .5.
\n" ); document.write( "you now have the half life in terms of days rather than hours.
\n" ); document.write( "the advantage of doing it this way is that the rest of the problem is in days, rather than hours.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in 4 days, 500 mg becomes 500 * .0625 ^ 4 = .0076293945.
\n" ); document.write( "in 4 days, 750 mg becomes 750 * .0625 ^ 4 = .0114440918.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "these are the same answers you got before when the growth rate was per hour.
\n" ); document.write( "it winds up being cleaner when you solve for the growth rate per day rather than per hour.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "either way gets you the same answer.
\n" ); document.write( "
\n" ); document.write( "
\n" );