document.write( "Question 1157061: A piece of charcoal is found to contain 39% of the element B that it originally had.
\n" );
document.write( "(a) When did the tree from which the charcoal came die? Use 5800 years as the half-life of the element B.
\n" );
document.write( "(b) Using a graphing utility, graph the relation between the percentage of the element B remaining and time.
\n" );
document.write( "(c) Using INTERSECT, determine the time that elapses until half of the the element B remains.
\n" );
document.write( "(d) Verify the answer found in part (a). \n" );
document.write( "
Algebra.Com's Answer #779927 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! A piece of charcoal is found to contain 39% of the element B that it originally had. \n" ); document.write( "Use the radioactive decay formula: A = Ao*2^(-t/h), where \n" ); document.write( "A = resulting amt after t time \n" ); document.write( "Ao = initial amt \n" ); document.write( "t = time of decay \n" ); document.write( "h = half life of substance \n" ); document.write( ": \n" ); document.write( "(a) When did the tree from which the charcoal came die? \n" ); document.write( " Use 5800 years as the half-life of the element B. \n" ); document.write( "Assuming initial amt is 1 \n" ); document.write( "2^(-t/5800) = .39 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "t = -5800 * -1.3845 \n" ); document.write( "t = 7879 yrs \n" ); document.write( ": \n" ); document.write( "(b) Using a graphing utility, graph the relation between the percentage of the \n" ); document.write( " element B remaining and time. \n" ); document.write( "the equation for this: y = 100*2^(-x/5800) \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "(c) Using INTERSECT, determine the time that elapses until half of the the \n" ); document.write( " element B remains. Did that \n" ); document.write( ": \n" ); document.write( "(d) Verify the answer found in part (a). confirmed, entered 7879 and got 39 \n" ); document.write( " |