document.write( "Question 1033859: A radioactive isotope has a decay rate of 2% per year. Calculate the half life for this isotope, using the exact half-life formula \n" ); document.write( "
Algebra.Com's Answer #648543 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The model to use is \"m+=+m%5B0%5D%2A0.98%5Et\"where m is the mass remaining after t years, and \"m%5B0%5D+\" is the original mass of the substance.\r
\n" ); document.write( "\n" ); document.write( "To find the half-life, set \"m+=+m%5B0%5D%2F2\".\r
\n" ); document.write( "\n" ); document.write( "==> \"m%5B0%5D%2F2+=+m%5B0%5D%2A0.98%5Et\" ==> \"1%2F2+=+0.98%5Et\"\r
\n" ); document.write( "\n" ); document.write( "==> \"t+=+-ln2%2Fln0.98+=+34.3\"years.
\n" ); document.write( "
\n" );