document.write( "Question 1005858: The function f(x) = 300(0.5) x/60 models the amount in pounds of a particular radioactive material stored in a concrete vault, where x is the number of years since the material was put into the vault. Find the amount of radioactive material in the vault after 170 years. Round to the nearest whole number.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #622052 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! f(x) = 300(0.5)^(x/60) is the function you meant. \n" ); document.write( "f(170) = 300(.5)^(170/60) = 42.1 pounds \n" ); document.write( " |