document.write( "Question 79517: The amount of a radioactive tracer remaining after t days is given by A=Aoe^-0.058t, where Ao is the starting amount at the beginning of the time period. How many days will it take for one half of the original amount to decay? \n" ); document.write( "
| Algebra.Com's Answer #57127 by ankor@dixie-net.com(22740)     You can put this solution on YOUR website! The amount of a radioactive tracer remaining after t days is given by A=Aoe^-0.058t, where Ao is the starting amount at the beginning of the time period. How many days will it take for one half of the original amount to decay? \n" ); document.write( ": \n" ); document.write( "Let Ao = 2; (the original amt) \n" ); document.write( "Let A = 1; (half the original amt) \n" ); document.write( ": \n" ); document.write( "Ao*(e^-,058t) = A \n" ); document.write( ": \n" ); document.write( "2*(e^-.058t) = 1 \n" ); document.write( ": \n" ); document.write( "e^-.058t = 1/2: divided both sides by 2 \n" ); document.write( ": \n" ); document.write( "ln(e^-.058t) = ln(1/2); nat log of both sides \n" ); document.write( ": \n" ); document.write( "-.058t*ln(e) = ln(1/2); log equiv of exponents \n" ); document.write( ": \n" ); document.write( "-.058t = -.693147; remember ln(e) = 1 \n" ); document.write( ": \n" ); document.write( "t = -.693147/-.058 \n" ); document.write( ": \n" ); document.write( "t = +11.95 days for half of the original amt to decay. \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check on a good calc; enter: ln(e^(-.058*11.95)) = .5000\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |