document.write( "Question 72953: The amount of radioactive tracer remaining after t days is given by A =Ao e-o.o58t, 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?\r
\n" );
document.write( "\n" );
document.write( "please show me\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #52258 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Given: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "A is the amount of material at time t. \n" ); document.write( "t is the amount of elapsed time in days. You are asked to find the amount of time t that it \n" ); document.write( "will take for the amount of material to equal half the amount you started with. \n" ); document.write( ". \n" ); document.write( "Since you started with \n" ); document.write( ". \n" ); document.write( "Substituting this in for A results in the equation becoming: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "If you divide both sides of this equation by \n" ); document.write( "drops out and you are left with: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Take the logarithm of both sides. Since the equation has an e in it, take the natural logarithm, \n" ); document.write( "ln: \n" ); document.write( ". \n" ); document.write( "ln(1/2) = ln(e^(-0.058*t)) \n" ); document.write( ". \n" ); document.write( "On a calculator you will find that ln(1/2) = ln(0.5) = -0.69314718. Substitute this into \n" ); document.write( "the equation for ln(1/2) to get: \n" ); document.write( ". \n" ); document.write( "-0.69314718 = ln(e^(-0.058*t)) \n" ); document.write( ". \n" ); document.write( "On the right side, by the rules of logarithms in a logarithm of a term with an exponent \n" ); document.write( "the exponent can be taken as the multiplier of the logarithm. As a result, the term: \n" ); document.write( ". \n" ); document.write( "ln(e^(-0.058*t)) \n" ); document.write( ". \n" ); document.write( "is equal to the term: \n" ); document.write( ". \n" ); document.write( "(-0.058*t)*ln(e) \n" ); document.write( ". \n" ); document.write( "but ln(e) is equal to 1. So this term further reduces to (-0.058*t). Substitute this \n" ); document.write( "into the equation and you now have: \n" ); document.write( ". \n" ); document.write( "-0.69314718 = (-0.058*t) \n" ); document.write( ". \n" ); document.write( "Multiply both sides by -1 to eliminate the negative signs and have: \n" ); document.write( ". \n" ); document.write( "0.69314718 = 0.058*t \n" ); document.write( ". \n" ); document.write( "Finally divide both sides by 0.058 to solve for t: \n" ); document.write( ". \n" ); document.write( "0.69314718/0.058 = t \n" ); document.write( ". \n" ); document.write( "And after the division is performed the equation becomes: \n" ); document.write( ". \n" ); document.write( "11.9508 = t \n" ); document.write( ". \n" ); document.write( "So after about 12 days one-half of the original material has decayed. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to decipher the problem. \n" ); document.write( " |