document.write( "Question 691570: The mass m(t) remaining after t days from a 25-g sample of thorium-234 is given by
\n" );
document.write( "m(t)=25e^(-0.0277)t\r
\n" );
document.write( "\n" );
document.write( "a) How much of the sample will remain after 70 days? Round the answer to the nearest integer. (Answer should be in terms of grams)\r
\n" );
document.write( "\n" );
document.write( "b) After how long will only 10g of the sample remain? Round the answer to the nearest integer. (Answer should be in terms of days)\r
\n" );
document.write( "\n" );
document.write( "c) Find the half-life of thorium-234. Round the answer to the nearest integer. (Answer should be in terms of days)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #426768 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The mass m(t) remaining after t days from a 25-g sample of thorium-234 is given by \n" ); document.write( "m(t)=25e^(-0.0277)t \n" ); document.write( "a) How much of the sample will remain after 70 days? Round the answer to the nearest integer. (Answer should be in terms of grams) \n" ); document.write( "m(70) = 25*e^(-0.0277*70) = 3.5962 grams \n" ); document.write( "-------------------------------------------------------- \n" ); document.write( "b) After how long will only 10g of the sample remain? Round the answer to the nearest integer. (Answer should be in terms of days) \n" ); document.write( "25*e^(-0.0277t) = 10 \n" ); document.write( "e^(-0.0277t) = 2/5 \n" ); document.write( "-0.0277t = ln(0.4) \n" ); document.write( "t = 33.079 days \n" ); document.write( "---------------------------------- \n" ); document.write( "c) Find the half-life of thorium-234. Round the answer to the nearest integer. (Answer should be in terms of days) \n" ); document.write( "e^(-0.0277t) = 1/2 \n" ); document.write( "-0.0277t = ln(.5) \n" ); document.write( "t = 25 days when rounded down \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |