document.write( "Question 1077862: In 1991, hikers in the Tyrolean Alps of Europe made a remarkable discovery. They found an
\n" );
document.write( "almost perfectly preserved body of a prehistoric man, whom scientists named Ötzi. Carbon
\n" );
document.write( "dating of samples from the site established the time of Ötzi’s demise at approximately 5,300
\n" );
document.write( "years ago. What percentage of the original carbon-14 in Ötzi’s body was remaining in 1991? \n" );
document.write( "
Algebra.Com's Answer #692372 by Boreal(15235) You can put this solution on YOUR website! C14 has a half-life of 5730 years \n" ); document.write( "that means that we can find k \n" ); document.write( "(1/2)=e^(-k*5730) \n" ); document.write( "-0.693=-5730k \n" ); document.write( "k=0.00012 \n" ); document.write( "fraction=e^(-5300*k)=e^(-0.6401)=0.5267 \n" ); document.write( "52.67% \n" ); document.write( " |