document.write( "Question 334872: Find the half life of a radioactive substance that decays by 20% in 10 years. \n" ); document.write( "
Algebra.Com's Answer #239944 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the half life of a radioactive substance that decays by 20% in 10 years. \n" ); document.write( "--------------- \n" ); document.write( "A(t)= a*b^t \n" ); document.write( "------------------ \n" ); document.write( "Given: \n" ); document.write( "0.20a = ab^10 \n" ); document.write( "b^10 = 0.20 \n" ); document.write( "b = 0.2^(1/10) \n" ); document.write( "==================== \n" ); document.write( "Find half-life: \n" ); document.write( "(1/2)a = a*b^t \n" ); document.write( "--- \n" ); document.write( "Cancel the \"a's\" and substitute for \"b\": \n" ); document.write( "1/2 = 0.2^(t/10) \n" ); document.write( "Solve for \"t\": \n" ); document.write( "(t/10)log(0.2) = log(0.5) \n" ); document.write( "t/10 = log(0.5)/log(0.2) \n" ); document.write( "t/10 = 0.4307 \n" ); document.write( "t = 4.307 years (half-life of the substance) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========== \n" ); document.write( " \n" ); document.write( " |