document.write( "Question 608787: The half life of a particular radioactive isotape of thorium is 8 minute. Find an exponential decay equation for this isotope of the form y= ae^-kt where t is in minutes. \n" ); document.write( "
Algebra.Com's Answer #383372 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The half life of a particular radioactive isotape of thorium is 8 minute. Find an exponential decay equation for this isotope of the form y= ae^-kt where t is in minutes. \n" ); document.write( "------ \n" ); document.write( "y = a*e^(-kt) \n" ); document.write( "--- \n" ); document.write( "If \"a\" is the original amt. of isotope, a/2 is 1/2*a. \n" ); document.write( "--- \n" ); document.write( "Solve for \"k\": \n" ); document.write( "a/2 = a*e^(-kt) \n" ); document.write( "e^(-kt) = 1/2 \n" ); document.write( "(-kt) = ln(1/2) \n" ); document.write( "--- \n" ); document.write( "(-8k) = -0.6931 \n" ); document.write( "k = 0.0866 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "y = a*e^(-0.0866t) \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |