document.write( "Question 1002176: 3.An anthropologist finds bone that her instruments measure it as 0.824% 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 #619185 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( ".00824=(1/2)^(t/5730) \n" ); document.write( "log(.00824) = (t/5730)log(1/2) \n" ); document.write( "so that \n" ); document.write( "t = 5730(log(.00824)/log(.5)) = 39670 years or 40,000 years old \n" ); document.write( " |