document.write( "Question 47894: The amount of a radioactive tracer remaining after t days is given A=Alower 0e^-0.058t, where A0 is the starting amount at the beginning of the time period. How many days will it take for one-half of the orgininal amount to decay? \n" ); document.write( "
Algebra.Com's Answer #31690 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
A0/2 = A0*e^(-0.058t)
\n" ); document.write( "1/2 = e^(-0.058t)
\n" ); document.write( "ln(1/2) = -0.058t
\n" ); document.write( "-ln(1/2)/0.058 = t
\n" ); document.write( "About 12 days
\n" ); document.write( "
\n" );