document.write( "Question 1129640: A scientist begins with 250 grams of a radioactive substance. After 250 minutes, the sample has decayed to 32 grams. \r
\n" ); document.write( "\n" ); document.write( "Write an exponential equation f(t) representing this situation. (Let f be the amount of radioactive substance in grams and t be the time in minutes.) \r
\n" ); document.write( "\n" ); document.write( "To the nearest minute, what is the half-life of this substance?
\n" ); document.write( "

Algebra.Com's Answer #746284 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "I find the formula for radioactive decay easier to understand if we write it in terms of number of half-lives, instead of in terms of numbers of days (or hours, or years, or milliseconds).

\n" ); document.write( "The amount of a radioactive sample remaining after n half-lives is the original amount, 250g, multiplied by 1/2 to the power n.

\n" ); document.write( "\"f%28n%29+=+250%28.5%29%5En\"

\n" ); document.write( "We are given that after 250 minutes the amount remaining is 32g. Use that to find the number of half-lives there are in 250 minutes.

\n" ); document.write( "\"32+=+250%28.5%29%5En\"
\n" ); document.write( "\"0.128+=+.5%5En\"
\n" ); document.write( "\"log%28%28.128%29%29+=+n%2Alog%28%28.5%29%29\"
\n" ); document.write( "\"n+=+log%28%28.128%29%29%2Flog%28%28.5%29%29\" = 2.9658 to 4 decimal places

\n" ); document.write( "The half life is then

\n" ); document.write( "\"250%2F2.9658\" = 84.2947 minutes to 4 decimal places

\n" ); document.write( "The formula for the remaining amount as a function of the number of minutes t (with n = t/84.2947) is then

\n" ); document.write( "\"f%28t%29+=+250%28.5%29%5E%28t%2F84.2947%29\"
\n" ); document.write( "
\n" );