document.write( "Question 134746: The concentration of a drug in medical patients bloodstream is given by
\n" );
document.write( "f(t)=5 / where t is greater than less than 0 is in hours and f(t) is in milligrams per liter.\r
\n" );
document.write( "\n" );
document.write( "a. Does the concentration of the drug increase or decrease? Justify answer
\n" );
document.write( "b. The patient should not take a second dose until the concentration is below 1.5 milligrams per liter. How long should the patient wait before taking a second dose? \n" );
document.write( "
Algebra.Com's Answer #98581 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The concentration of a drug in medical patients bloodstream is given by \n" ); document.write( "f(t)=5/(t^2+1) where t is greater than or less than 0 is in hours and f(t) is in milligrams per liter. \n" ); document.write( "a. Does the concentration of the drug increase or decrease? Justify answer \n" ); document.write( "As t increases, concentration decreases; they are indirectly related. \n" ); document.write( "------------------------------------ \n" ); document.write( "b. The patient should not take a second dose until the concentration is below 1.5 milligrams per liter. How long should the patient wait before taking a second dose? \n" ); document.write( "1.5 = 5/(t^2+1) \n" ); document.write( "1.5t^2 + 1.5 = 5 \n" ); document.write( "1.5t^2 = 3.5 \n" ); document.write( "t^2 = 2.3333 \n" ); document.write( "t = 1.5275 \n" ); document.write( "He should wait at least 1.5275 hours. \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |