document.write( "Question 1130838: ``A drug is eliminated from the body through urine. Suppose that for a dose of 200 milligrams, the amount remaining in the body 4 hours later is 100 milligrams:\r
\n" ); document.write( "\n" ); document.write( "For the drug to remain effective for the patient at least 40mg must remain in the body. With that in mind after how many hours should the patient be given the next dose?\r
\n" ); document.write( "\n" ); document.write( "Please show me how you got the answer, thank you.''.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #747464 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
Description tells you that the half-life is 4 hours.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Without creating a function,
\n" ); document.write( "
\r\n" );
document.write( "TIME(hours)      miligrams\r\n" );
document.write( "0                 200\r\n" );
document.write( "4                 100\r\n" );
document.write( "8                  50\r\n" );
document.write( "12                 25\r\n" );
document.write( "

\n" ); document.write( "40 milligrams would remain and new dose needed some time between 8 and 12 hours. Probably near about 9 hours.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Starting through this would help get a more accurate result:
\n" ); document.write( "\"y=200%2A%281%2F2%29%5E%28t%2F4%29\"\r
\n" ); document.write( "\n" ); document.write( "Let y=40, take logs of both sides to solve for t:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"t=4%2Alog%28%285%29%29%2Flog%28%282%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight_green%28t=9.29%2Ahours%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );