document.write( "Question 185278: A certain reproductive element decays according to A(t) = A(0,e^-0.032t). Where t is years. How long will it take to go from 800 grams to 85 grams? (nearest year) \n" ); document.write( "
Algebra.Com's Answer #139064 by stanbon(75887) ![]() You can put this solution on YOUR website! A certain reproductive element decays according to A(t) = A(0,e^-0.032t). Where t is years. How long will it take to go from 800 grams to 85 grams? (nearest year) \n" ); document.write( "--------------------------------- \n" ); document.write( "A(t) = A(0,e^-0.032t). \r \n" ); document.write( "\n" ); document.write( "85 = 800*e^(-0.032t)\r \n" ); document.write( "\n" ); document.write( "e^(-0.032t) = 0.10625\r \n" ); document.write( "\n" ); document.write( "Take the natural log of both sides to get: \n" ); document.write( "-0.032t = -2.24196\r \n" ); document.write( "\n" ); document.write( "t = 70 years (nearest year) \n" ); document.write( " |