document.write( "Question 1025723: A pharmaceutical company is developing a new drug. The level of the new drug reduces by 28% each hour after it is taken by the patient. It is recommended that one tablet is taken initially and a second tablet is taken when the level of the drug in the first tablet has reduced by half. The pharmaceutical company would like to put a recommendation on the packet about how often one tablet should be taken. Investigate the time it takes for the level of this drug to reduce by half and make a recommendation to the company about how often one tablet should be taken. \n" ); document.write( "
Algebra.Com's Answer #641026 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
the drug reduces by 28% each hour.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "level of the drug after 1 hour is therefore 1 - .28 * 1 = .72\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you want to find when the drug reaches .5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "formula to use would be .5 = .72 ^ n\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "n equals the number of hours.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "take the log of both sides of this equation to get log(.5) = log(.72^n).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since log(.72^n) is equal to n * log(.72), the equation becomes log(.5) = n * log(.72).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide both sides of this equation by log(.72) to get n = log(.5) / log(.72).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this results in n = 2.110010956 hours.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since 2.11 hours is close to 2 hours, you would probably recommend the pill be taken every 2 hours.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in 2 hours, the level of the pill would be .72^2 = 51.84% of its original strength.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's pretty close and much easier to remember than 2 hours and 6 or 7 minutes.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );