document.write( "Question 134649: Suppose a radioactive substance is decaying at a rate of 34% per year. Initially you have 500 grams of the substance.\r
\n" );
document.write( "\n" );
document.write( "Explain why the amount of the radioactive substance is an exponential function
\n" );
document.write( "Explain why the yearly decay factor is a =0.66.
\n" );
document.write( "Write a formula for the amount of the radioactive substance.
\n" );
document.write( "How many grams will be left after two years?
\n" );
document.write( "After how many years will there be only 11 grams left?
\n" );
document.write( "What is the monthly decay factor (to three decimal places)?
\n" );
document.write( "What is the monthly percentage decay rate? \n" );
document.write( "
Algebra.Com's Answer #98508 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose a radioactive substance is decaying at a rate of 34% per year. Initially you have 500 grams of the substance. \n" ); document.write( "A(t) = A(0)*0.66^t \n" ); document.write( "Explain why the amount of the radioactive substance is an exponential function \n" ); document.write( "Because each year there is 66% of what there was last year. \n" ); document.write( "------------------- \n" ); document.write( "Explain why the yearly decay factor is a =0.66. \n" ); document.write( "66% of last years amount is how much of the material remains after one year. \n" ); document.write( "-------------------- \n" ); document.write( "Write a formula for the amount of the radioactive substance. \n" ); document.write( "A(t)= 500*0.66^t \n" ); document.write( "------------------------- \n" ); document.write( "How many grams will be left after two years? \n" ); document.write( "A(2) = 500*0.66^2 = 217.80 grams \n" ); document.write( "-------------------------------------- \n" ); document.write( "After how many years will there be only 11 grams left? \n" ); document.write( "11 = 500*0.66^t \n" ); document.write( "tlog(.66) = log(11/500) \n" ); document.write( "t = [log(11/500)]/[log0.66] \n" ); document.write( "t = 9.1855 years \n" ); document.write( "========================== \n" ); document.write( "What is the monthly decay factor (to three decimal places)? \n" ); document.write( "The yearly decay rate is 34%; The monthly decay rate is 0.34^(1/12) = 0.914 \n" ); document.write( "--------------------------- \n" ); document.write( "What is the monthly percentage decay rate? \n" ); document.write( "A(0) = 500 \n" ); document.write( "A(1/12) = 500*0.66^(1/12)= 482.9832 \n" ); document.write( "A(1/12)/A(0) = 482.9832/500 = 0.9660 (amount left after one month) \n" ); document.write( "Monthly percentage decay rate = 1-0.9660 = 0.034 = 3.4% \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "Qua \n" ); document.write( " \n" ); document.write( " |