document.write( "Question 242320: The mass m(t) remaining after t hours from a 50 gram sample of a radioactive substance is given by the equation m(t)= 50e^-0.0578t. after how long will 30 grams of substance remain? \n" ); document.write( "
| Algebra.Com's Answer #177388 by nerdybill(7384)     You can put this solution on YOUR website! The mass m(t) remaining after t hours from a 50 gram sample of a radioactive substance is given by the equation m(t)= 50e^-0.0578t. after how long will 30 grams of substance remain? \n" ); document.write( ". \n" ); document.write( "m(t)= 50e^-0.0578t \n" ); document.write( "the problem gives m(t) as 30 you simply need to solve for t: \n" ); document.write( "30= 50e^-0.0578t \n" ); document.write( "30/50 = e^-0.0578t \n" ); document.write( "ln(30/50) = -0.0578t \n" ); document.write( "(ln(30/50))/-0.0578 = t \n" ); document.write( "8.838 hours = t \n" ); document.write( " \n" ); document.write( " |