document.write( "Question 116631:
\n" );
document.write( "The formula below can be used to find the number of milligrams D of a certain drug that is in a patients bloodstream h hours after the drug has been administered.
\n" );
document.write( "D = 5e^(-0.37h)
\n" );
document.write( "When the number of milligrams reaches 2, the drug is to be administered again. What is the time between injections?
\n" );
document.write( " hours\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #84837 by scott8148(6628) You can put this solution on YOUR website! setting D equal to 2 and dividing by 5 gives .4=e^(-0.37h)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "taking the natural log gives ln(.4)=-0.37h ___ dividing by -0.37 gives (ln(.4))/(-0.37)=h \n" ); document.write( " |