document.write( "Question 301593: Use the formula N = Iekt, where N is the number of items in terms of the initial population I, at time t, and k is the growth constant equal to the percent of growth per unit of time. A certain radioactive isotope decays at a rate of 0.275% annually. Determine the half-life of this isotope, to the nearest year.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #216230 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Use the formula N = Iekt, where N is the number of items in terms of the initial population I, at time t, and k is the growth constant equal to the percent of growth per unit of time. A certain radioactive isotope decays at a rate of 0.275% annually. Determine the half-life \n" ); document.write( "--- \n" ); document.write( "N(t) = Ie^(kt) \n" ); document.write( "--- \n" ); document.write( "(1/2)I = I*e^(-0.275t) \n" ); document.write( "--- \n" ); document.write( "e^(-0.275t) = 0.5 \n" ); document.write( "--- \n" ); document.write( "Take the natural log and solve for \"t\": \n" ); document.write( "-0.275t = ln(0.5) \n" ); document.write( "t = 2.52 years (half-life) \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============================== \n" ); document.write( " |