document.write( "Question 1002175: 2. An anthropologist finds bone that her instruments measure it as 0.146% of the amount of Carbon-14 the bones would have contained when the person was alive. How long ago did the person die?
\n" );
document.write( "The half life of carbon 14 is 5,730 years. Round your answer to the nearest thousand.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #619187 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! For a half-life problem, the amount remaining at some time t is A(t). \n" ); document.write( " \n" ); document.write( "In your problem, you are given the ratio of A(t)/Ao. \n" ); document.write( "Thus \n" ); document.write( ".00146=(1/2)^(t/5730) \n" ); document.write( "log(.00146) = (t/5730)log(1/2) \n" ); document.write( "so that \n" ); document.write( "t = 5730(log(.00146)/log(.5))= 53976 years = 54,000 years old \n" ); document.write( " |