document.write( "Question 341457: The decay rate of iodine-131
\n" );
document.write( "is 9.6% per day. What is its half-life? \n" );
document.write( "
Algebra.Com's Answer #244542 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The decay rate of iodine-131 \n" ); document.write( "is 9.6% per day. What is its half-life? \n" ); document.write( "---------------- \n" ); document.write( "At the end of each day, 90.4% is left (100 - 9.6) = 0.904 of the day before. \n" ); document.write( "0.5 = 0.904^t (t in days) \n" ); document.write( "ln(0.5) = t*ln(0.904) \n" ); document.write( "t = ln(0.5)/ln(0.904) \n" ); document.write( "t =~ 6.868 days \n" ); document.write( "------------------ \n" ); document.write( "You could use log instead of ln, the results are the same.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |