document.write( "Question 832377: The amount of grams \"A\" of a certain radioactive substance dumped in the Craney Island Disposal Area at time \"t\" is given by the formula \"A=(Ao)e^(-0.1t)\"
\n" );
document.write( "where \"t\" is the time measured in days and \"Ao\" is the original amount of material. Find the half-life of this substance.\r
\n" );
document.write( "\n" );
document.write( "Would really appreciate any help with this. I have tried everything I could think of but because there are no amounts to work with I'm not sure what to do with it. \n" );
document.write( "
Algebra.Com's Answer #502021 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The amount of grams \"A\" of a certain radioactive substance dumped in the Craney Island Disposal Area at time \"t\" is given by the formula \"A=(Ao)e^(-0.1t)\" \n" ); document.write( "where \"t\" is the time measured in days and \"Ao\" is the original amount of material. Find the half-life of this substance. \n" ); document.write( "---------------------- \n" ); document.write( "A(t) = Ao*e^(-0.1t) \n" ); document.write( "------ \n" ); document.write( "Ao is the amount you start with. \n" ); document.write( "A(t) is the amount after time = t. \n" ); document.write( "----- \n" ); document.write( "If A(t) is (1/2)Ao, e^(-0.1t) must be 1/2 \n" ); document.write( "-------- \n" ); document.write( "Solve: e^(-0.1t) = 1/2 \n" ); document.write( "----- \n" ); document.write( "Take the natural log of both sides to get: \n" ); document.write( "-0.1t = ln(0.5) = -0.6931 \n" ); document.write( "---- \n" ); document.write( "t = -0.6931/-0.1 = 6.93 days. \n" ); document.write( "---------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |