document.write( "Question 1150245:  Iodine 131, which is produced by nuclear explosions, has a half-life of 8 days. In the spring of 1986, a nuclear explosion occurred at a nuclear power plant in Chernobyl, near Kiev in the Soviet Union. Suppose that the hay from nearby farms was contaminated by the fallout and could not be fed to dairy cows, since the iodine 131 would contaminate their milk. The hay was found to contain six times the allowable level of iodine 131 shortly after the explosion. How long must the hay be stored to be certain that the amount of iodine 131 is reduced to an acceptable level?\r
\n" );
document.write( "\n" );
document.write( "Use A = A0 ekt
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #771627 by Boreal(15235)     You can put this solution on YOUR website! A=Aoe^(kt) \n" ); document.write( "find k with half-life of 8 days, so A=0.5 Ao \n" ); document.write( "0.5Ao=Aoe^8k \n" ); document.write( "0.5=e^8k \n" ); document.write( "ln both sides \n" ); document.write( "-0.693=8k \n" ); document.write( "k=-0.0866\r \n" ); document.write( "\n" ); document.write( "Ao=6*A \n" ); document.write( "so this becomes \n" ); document.write( "ln(1/6)=e^(-0.0866t) \n" ); document.write( "-1.7918=-0.0866t \n" ); document.write( "t=-20.68 days if I round at the very end\r \n" ); document.write( "\n" ); document.write( "This is about 2.5 half-lives, and 1/2.5^2 is 1/6.25 or about 1/6 as a rough check. \n" ); document.write( " \n" ); document.write( " |