document.write( "Question 243249: Estimating the age of a fossil- a fossilized leaf contains 70% of its normal amount of carbon 14.
\n" );
document.write( "a) how old is the fossil
\n" );
document.write( "b) using a graphing utility, graph the relation between the percentage of carbon 14 remaining and time.
\n" );
document.write( "c) using intersect, determine the time that elapses until half the carbon 14 remains
\n" );
document.write( "d) verify the answer found in part (a)\r
\n" );
document.write( "\n" );
document.write( "I know this problem seem long but i just want to say thanks for your help. I really appreciate it. \n" );
document.write( "
Algebra.Com's Answer #178270 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Estimating the age of a fossil- a fossilized leaf contains 70% of its normal amount of carbon 14. \n" ); document.write( "The carbon 14 dating formula: A = Ao*e^-.000124t \n" ); document.write( "where \n" ); document.write( "A = amt remaining after t years \n" ); document.write( "Ao = initial amt \n" ); document.write( "t = time in years \n" ); document.write( ": \n" ); document.write( "a) how old is the fossil \n" ); document.write( "Ao=1; A = .7 \n" ); document.write( "e^-.000124t = .7 \n" ); document.write( "-.000124t*ln(e) = ln(.7) \n" ); document.write( "-.000124t = -.356675 \n" ); document.write( "t = \n" ); document.write( "t = 2876.4 years \n" ); document.write( ": \n" ); document.write( "b) using a graphing utility, graph the relation between the percentage of carbon 14 remaining and time. \n" ); document.write( "Graph: y = e^(-.000124x) \n" ); document.write( "looks something like this: \n" ); document.write( " \n" ); document.write( "where x=0, y=1 \n" ); document.write( "y scale: 0 to 1; x scale: 0 to 8000 yrs \n" ); document.write( ": \n" ); document.write( "c) using intersect, determine the time that elapses until half the carbon 14 remains \n" ); document.write( "About 5600 yrs for half to remain \n" ); document.write( ": \n" ); document.write( "d) verify the answer found in part (a) \n" ); document.write( "In your graphing utility, enter x=2876, y should = .7 \n" ); document.write( " |