document.write( "Question 1133117: One of the main contaminants of a nuclear accident, such as that at Chernobyl, is strontium-90, which decays exponentially at an annual rate of approximately 2.4% per year.\r
\n" );
document.write( "\n" );
document.write( "Write the percent of strontium-90 remaining, P, as a function of years, t, since the nuclear accident. \n" );
document.write( "
Algebra.Com's Answer #750295 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! The exponential decay rate formula for this problem \n" ); document.write( ": \n" ); document.write( "P = a(1-b)^t, where P is the amount of strontium-90 remaining after the decay over a period of time, a is the original amount, b is the percent decrease in decimal form, and t is the time \n" ); document.write( ": \n" ); document.write( "For this problem, a is 1(100%), b is 0.024 \n" ); document.write( "\" \n" ); document.write( "P = 1(1-0.024)^t \n" ); document.write( ": \n" ); document.write( "*********** \n" ); document.write( "P = 0.976^t \n" ); document.write( "*********** \n" ); document.write( ": \n" ); document.write( " |