document.write( "Question 133943: How long does it take 12 grams of carbon-14 to decay to 10 grams when the decay is exponential with an annual rate of decay of 0.0124%? \n" ); document.write( "
Algebra.Com's Answer #98034 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! How long does it take 12 grams of carbon-14 to decay to 10 grams when the decay is exponential with an annual rate of decay of 0.0124%? \n" ); document.write( ": \n" ); document.write( "Using the decay equation: \n" ); document.write( "12 * (1-.000124)^t = 10 \n" ); document.write( ": \n" ); document.write( ".999876^t = \n" ); document.write( ": \n" ); document.write( "log(.999876^t) = log( \n" ); document.write( ": \n" ); document.write( "t*log(.999876) = log( \n" ); document.write( ": \n" ); document.write( "-.00005385t = -.07918; find the actual logs \n" ); document.write( "t = \n" ); document.write( "t = 1,470 years \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check on a calc, enter: 12(1-.000124)^1470 = 10.000 \n" ); document.write( " |