document.write( "Question 449068: Practice Test Question.\r
\n" );
document.write( "\n" );
document.write( "The half life of aspirin in a person's bloodstream is about 15 minutes. If a person's bloodstream contains 256 milligrams of aspirin, how much of that aspirin will remain after 60 minutes? \n" );
document.write( "
Algebra.Com's Answer #308984 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The half life of aspirin in a person's bloodstream is about 15 minutes. \n" ); document.write( " If a person's bloodstream contains 256 milligrams of aspirin, how much of that aspirin will remain after 60 minutes? \n" ); document.write( ": \n" ); document.write( "The decay formula \n" ); document.write( "A = Ao*2^(-t/h) \n" ); document.write( "where: \n" ); document.write( "A = resulting amt after t minutes \n" ); document.write( "Ao = initial amt \n" ); document.write( "t = time \n" ); document.write( "h = half life of substance \n" ); document.write( ": \n" ); document.write( "A = 256*2^(-60/15) \n" ); document.write( "A = 25y*2^-4 \n" ); document.write( "A = 256*.0625 \n" ); document.write( "A = 16 mg remain after 60 min \n" ); document.write( " |