document.write( "Question 433433: A sample of a radioactive substance decayed to 91% of its original amount after a year. (Round your answers to two decimal places.)
\n" );
document.write( "(a) What is the half-life of the substance?
\n" );
document.write( "(b) How long would it take the sample to decay to 30% of its original amount?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #300490 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A sample of a radioactive substance decayed to 91% of its original amount after a year. \n" ); document.write( " (Round your answers to two decimal places.) \n" ); document.write( ": \n" ); document.write( "The decay formula: A = Ao*2^(-t/h) \n" ); document.write( "Where \n" ); document.write( "A = resulting amt after t time \n" ); document.write( "Ao = initial amt \n" ); document.write( "h = half-life the of substance \n" ); document.write( "t = time (yrs) \n" ); document.write( ": \n" ); document.write( "(a) What is the half-life of the substance? \n" ); document.write( "Let initial amt = 1 \n" ); document.write( "1*2(-1/h) = .91 \n" ); document.write( "Using nat logs \n" ); document.write( "ln(2^(-1/h)) = ln(.91) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "h = -1/.13606 \n" ); document.write( "h = 7.35 yrs is the half-life \n" ); document.write( ": \n" ); document.write( "(b) How long would it take the sample to decay to 30% of its original amount? \n" ); document.write( "1*2^(-t/7.35) = .3 \n" ); document.write( "Doing it the same way with nat logs \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "t = -7.35 * -1.737 \n" ); document.write( "t = +12.77 yrs for 30% to remain \n" ); document.write( " |