document.write( "Question 1108262: A certain radioactive isotope has leaked into a small stream. Three hundred days after the leak, 13% of the original amount of the substance remained. Determine the half-life of this radioactive isotope. \n" ); document.write( "
Algebra.Com's Answer #723272 by Boreal(15235) You can put this solution on YOUR website! A=Aoe^(-kt) \n" ); document.write( "A/Ao=0.13 \n" ); document.write( "0.13=e^(-k*300) \n" ); document.write( "ln both sides \n" ); document.write( "-2.040=-300k \n" ); document.write( "k=2.040/300=0.0068 \n" ); document.write( "================== \n" ); document.write( "Now do it when A/Ao=1/2 and solve for t \n" ); document.write( "ln (1/2)=e^-(.0068*t) \n" ); document.write( "-0.693=-0.0068t \n" ); document.write( "t=101.91 days \n" ); document.write( "This makes sense, because 3 half lives is 300 days \n" ); document.write( "Three half lives leaves about 1/8 left, and 13% is about 1/8. \n" ); document.write( " |