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 #746253 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A scientist begins with 250 grams of a radioactive substance. \n" ); document.write( " After 250 minutes, the sample has decayed to 32 grams. \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.) \n" ); document.write( "To the nearest minute, what is the half-life of this substance? \n" ); document.write( ": \n" ); document.write( "A = Ao*2^(-t/h) is the radioactive decay formula, where \n" ); document.write( "A = remaining amt after t time (32 gr) \n" ); document.write( "Ao = initial amt (250 gr) \n" ); document.write( "t = time (250 minutes) \n" ); document.write( "h = half-life of substance \n" ); document.write( ": \n" ); document.write( "250*2^(-250/h) = 32 \n" ); document.write( "divide both sides by 250 \n" ); document.write( "2^(-250/h) = .128 \n" ); document.write( "ln(2^(250/h)) = ln(.128) \n" ); document.write( "log equiv of exponent \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "using your calc \n" ); document.write( " \n" ); document.write( "-2.9658t = -250 \n" ); document.write( "t = \n" ); document.write( "t = 84.3 ~ 84 minutes is the half life of the substance \n" ); document.write( " |