document.write( "Question 1129572: A scientist begins with 250 grams of a radioactive substance. After 250 minutes, the sample has decayed to 32 grams. 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( " \n" );
document.write( "
Algebra.Com's Answer #746142 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 32/250=0.128 \n" ); document.write( "A=Ao*2(-t/h) \n" ); document.write( "32=250*2(-t/h) \n" ); document.write( "0.128=2*(-250/h) \n" ); document.write( "ln(0.128)=-250/h * ln2 \n" ); document.write( "divide both sides by ln2 and multiply by h \n" ); document.write( "-2.9658h=-250 \n" ); document.write( "h=84.29 min or 84 min\r \n" ); document.write( "\n" ); document.write( "0.128 is almost decayed 3 half lives, and 3 half lives would be 252 minutes, which is reasonable. \n" ); document.write( " |