document.write( "Question 1007706: A particular antibiotic is eliminated from the blood at a rate of 15% per hour what is the half life of the drug? How many hours does it take for a 100milligram dose to decrease to 1milligram in the blood? \n" ); document.write( "
Algebra.Com's Answer #623562 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
p, starting quantity
\n" ); document.write( "y, resulting quantity after some time t
\n" ); document.write( "t, some time passage
\n" ); document.write( "k, rate constant
\n" ); document.write( "MODEL in general: \"y=pe%5E%28-kt%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Loss of 15% in one hour means
\n" ); document.write( "\"0.85=1%2Ae%5E%28-k%2A1%29\"
\n" ); document.write( "take log of each side and solve for.....
\n" ); document.write( "\"highlight_green%28k=-ln%280.85%29%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "More specific model is \"y=pe%5E%28-0.1625t%29\".
\n" ); document.write( "To answer the question, let p=100,y=1,solve for t.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--
\n" ); document.write( "Also, half-life was asked. You can use the specific model to find this.
\n" ); document.write( "\"y=pe%5E%28-0.1625t%29\"
\n" ); document.write( "\"ln%28y%29=ln%28p%29-0.1625t\"
\n" ); document.write( "\"ln%28y%2Fp%29=-0.1625t\"
\n" ); document.write( "\"ln%28p%2Fy%29=0.1625t\"
\n" ); document.write( "\"ln%282%29=0.1625t\"
\n" ); document.write( "\"highlight%28t=ln%282%29%2F0.1625%29\"
\n" ); document.write( "
\n" );