document.write( "Question 343621: a certain radio active isotope decays at a rate of .2% annually. Determine the half life of the isotope, to the nearest year. \n" ); document.write( "
Algebra.Com's Answer #245903 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! (1 - .002)^h = 1/2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "h * log(1 - .002) = log(1/2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "h = [log(1/2)] / [log(1 - .002)] \n" ); document.write( " |