document.write( "Question 331902:  please help:
\n" );
document.write( "Suppose you have 500 grams of a radioactive element whose half life is 72 years.\r
\n" );
document.write( "\n" );
document.write( "a) Find the function for the quantity, Q, left in t years.\r
\n" );
document.write( "\n" );
document.write( "b) Find to the nearest tenth of a year when there will be 100 grams left. \n" );
document.write( "
| Algebra.Com's Answer #237930 by nerdybill(7384)     You can put this solution on YOUR website! Suppose you have 500 grams of a radioactive element whose half life is 72 years. \n" ); document.write( "a) Find the function for the quantity, Q, left in t years. \n" ); document.write( "b) Find to the nearest tenth of a year when there will be 100 grams left. \n" ); document.write( ". \n" ); document.write( "Exponential decay/growth formula: \n" ); document.write( "N = Noe^(rt) \n" ); document.write( "where \n" ); document.write( "N is amount after t time \n" ); document.write( "No is the initial amount \n" ); document.write( "r is rate of decay \n" ); document.write( "t is years \n" ); document.write( ". \n" ); document.write( "Find r from \"500 grams of a radioactive element whose half life is 72 years\": \n" ); document.write( "N = Noe^(rt) \n" ); document.write( ".5(500) = 500e^(r*72) \n" ); document.write( ".5 = e^(r*72) \n" ); document.write( "ln(.5) = r*72 \n" ); document.write( "ln(.5)/72 = r \n" ); document.write( ". \n" ); document.write( "Replacing r with the above in: \n" ); document.write( "N = Noe^(rt) \n" ); document.write( "To get: \n" ); document.write( "N = 500e^(tln(.5)/72) \n" ); document.write( "which ANSWERS part a. \n" ); document.write( ". \n" ); document.write( "Part b: \n" ); document.write( "b) Find to the nearest tenth of a year when there will be 100 grams left. \n" ); document.write( "Starting with: \n" ); document.write( "N = 500e^(tln(.5)/72) \n" ); document.write( "Replace N with 100 and solve for t \n" ); document.write( "100 = 500e^(tln(.5)/72) \n" ); document.write( ".2 = e^(tln(.5)/72) \n" ); document.write( "ln(.2) = tln(.5)/72 \n" ); document.write( "72ln(.2) = tln(.5) \n" ); document.write( "72ln(.2)/ln(.5) = t \n" ); document.write( "167.2 years = t\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |