document.write( "Question 324058: A radioactive substance has a half-life of 6.8 hours. If 12.6 kg. remain from the original amount of 20 kg. How many hours have passed? \n" ); document.write( "
Algebra.Com's Answer #231913 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A radioactive substance has a half-life of 6.8 hours. \n" ); document.write( " If 12.6 kg. remain from the original amount of 20 kg. \n" ); document.write( " How many hours have passed? \n" ); document.write( ": \n" ); document.write( "The half-life formula: A = Ao*2^(-t/h) \n" ); document.write( "Where \n" ); document.write( "A = Resulting amt after t hrs \n" ); document.write( "Ao = initial amt \n" ); document.write( "t = time (in hrs) \n" ); document.write( "h = half-life of the substance \n" ); document.write( ": \n" ); document.write( "20*2^(-t/6.8) = 12.6 \n" ); document.write( ": \n" ); document.write( "2^(-t/6.8) = \n" ); document.write( "2^(-t/6.8) = .63 \n" ); document.write( "use logs here \n" ); document.write( "log(2^(-t/6.8)) = log(.63) \n" ); document.write( "log equiv of exponents \n" ); document.write( " \n" ); document.write( "Find the logs of 2 and .63 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "-.301t = -.201 * 6.8 \n" ); document.write( "-.301t = -1.3645 \n" ); document.write( "t = \n" ); document.write( "t = 4.5 hrs, for 12.6 kg to remain \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution on a calc; enter: 20*2^(4.5/6.8) results 12.6 \n" ); document.write( " |