document.write( "Question 1150245:  Iodine 131, which is produced by nuclear explosions, has a half-life of 8 days. In the spring of 1986, a nuclear explosion occurred at a nuclear power plant in Chernobyl, near Kiev in the Soviet Union. Suppose that the hay from nearby farms was contaminated by the fallout and could not be fed to dairy cows, since the iodine 131 would contaminate their milk. The hay was found to contain six times the allowable level of iodine 131 shortly after the explosion. How long must the hay be stored to be certain that the amount of iodine 131 is reduced to an acceptable level?\r
\n" );
document.write( "\n" );
document.write( "Use A = A0 ekt
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #771631 by Theo(13342)     You can put this solution on YOUR website! i think the formula you want is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = A0 * e ^ (kt)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A is the future value. \n" ); document.write( "A0 is the present value. \n" ); document.write( "k is the rate per time period. \n" ); document.write( "t is the number of time periods.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you are given that iodine 131 has a half life of 8 days.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "set A = 1 \n" ); document.write( "set Ao = 2 \n" ); document.write( "set t = 8 days \n" ); document.write( "solve for k\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula becomes 1 = 2 * e ^ (k * 8) \n" ); document.write( "divide both sides of the equation by 2 to get: \n" ); document.write( "1/2 = e ^ (k * 8) \n" ); document.write( "take the natural log of both sides of this equation to get: \n" ); document.write( "ln(1/2) = ln(e ^ (k * 8)) \n" ); document.write( "since ln(e ^ x) = x * ln(e) and since ln(e) = 1, then: \n" ); document.write( "ln(1/2) = ln(e ^ (k * 8)) becomes: \n" ); document.write( "ln(1/2) = k * 8 * ln(e) which becomes: \n" ); document.write( "ln(1/2) = k * 8 \n" ); document.write( "solve for k to get: \n" ); document.write( "k = ln(1/2) / 8 = -.0866433976.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "replace k in the original equation with that to get: \n" ); document.write( "1/2 = e ^ (-.0866433976 * 8) which becomes: \n" ); document.write( "1/2 = .5 = 1/2. \n" ); document.write( "this confirms the value of k is correct.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the hay was found to contain 6 times the allowable amount of iodine 131.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to be acceptable, it would have to contain 1 times the allowable amount of iodine 131.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "using the value of k calculated above, the formula becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1 = 6 * e ^ (-.0866433976 * t)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "divide both sides of this formula by 6 to get: \n" ); document.write( "1/6 = e ^ (-.0866433976 * t) \n" ); document.write( "take the natural log of both sides of this equation to get: \n" ); document.write( "ln(1/6) = ln(e ^ (-.0866433976 * t)). \n" ); document.write( "by the same log rules given above, this becomes: \n" ); document.write( "ln(1/6) = -.0866433976 * t \n" ); document.write( "divide both sides of this equation by -.0866433976 to get: \n" ); document.write( "ln(1/6) / -.0866433976 = t \n" ); document.write( "solve for t to get: \n" ); document.write( "t = 20.67970001 days.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "it will take that many days for the level of iodine 131 to be acceptable.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you get: \n" ); document.write( "1 = 6 * e ^ (-.0866433976 * 20.67970001). \n" ); document.write( "thie becomes 1 = 1, confirming the solution is correct.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this equation can be graphed. \n" ); document.write( "the equation for graphing is y = 6 * e ^ (-.0866433976 * x) \n" ); document.write( "the graph is shown below.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "  \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the points on the graph are:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(0,6) \n" ); document.write( "(8,3) \n" ); document.write( "(20.68,1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the points are in (x,y) format. \n" ); document.write( "x represents the number of days since the nuclear explosion. \n" ); document.write( "y represents the number of times the level of radiation is above the acceptable level.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "at (0,6), there is 6 times the acceptable level of radiation at day 0, when the explosion occurs. \n" ); document.write( "at (8,3), this level has been reduced in half to 3 times the acceptable level in 8 days. \n" ); document.write( "at (20.68,1) this level has been reduced to 1 times the acceptable level of radiation in 20.68 days.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the hay must be stored a minimum of 20.68 days to get the radiation down to an acceptable level.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's your solution. \n" ); document.write( " \n" ); document.write( " |