document.write( "Question 1178995: 20 grams of an unknown compound decays continuously according to the model A = 20e-0.02t
\n" );
document.write( "where A is the amount of the compound remaining after t years. How long before the amount
\n" );
document.write( "of compound reaches one-fourth of its original amount?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #808486 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 20 grams of an unknown compound decays continuously according to the model: \n" ); document.write( " A = 20e-0.02t where A is the amount of the compound remaining after t years. \n" ); document.write( " How long before the amount of compound reaches one-fourth of its original amount? \n" ); document.write( ": \n" ); document.write( "1/4 of 20 grams is 5 grams, therefore \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "using natural logs \n" ); document.write( "-.02t*ln(e) = ln(2.5) \n" ); document.write( "ln of e is 1, therefore \n" ); document.write( "-.02t = -1.3863 \n" ); document.write( "t = -1.3863/-.2 \n" ); document.write( "t = 69.3 years \n" ); document.write( " \n" ); document.write( " |