document.write( "Question 1022772: If something decays according to the equation y=ae^-0.0974t, where t- is in days. After 15 days, 20 grams of the compound remain. What was the original amount of the compound? Please show and explain the steps. Thanks \n" ); document.write( "
Algebra.Com's Answer #638375 by Alan3354(69443) You can put this solution on YOUR website! If something decays according to the equation y=ae^-0.0974t, where t- is in days. After 15 days, 20 grams of the compound remain. What was the original amount of the compound? \n" ); document.write( "---------------- \n" ); document.write( "a = amount 15 days earlier. \n" ); document.write( "y = amount now \n" ); document.write( "----- \n" ); document.write( "y = a*e^(-0.0974*15) = 20 \n" ); document.write( "a = 20/e^(-0.0974*15) \n" ); document.write( "a =~ 86.205 grams \n" ); document.write( " |