document.write( "Question 1143353: The half life of a substance is the time it takes a substance to decrease to half its initial amount. John has a pile of goo that decreases in amount at a constant rate. if John initially had 100 pounds of goo, and ten days later, he only had 25 pounds of goo, what Is the half life of the goo?
\n" ); document.write( "A)10
\n" ); document.write( "B) 5
\n" ); document.write( "C)7.5
\n" ); document.write( "D)20
\n" ); document.write( "

Algebra.Com's Answer #764139 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
if it decays at a constant rate, then you are dealing with an equation of the form f = p * (1 + r) ^ n.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f is the future value
\n" ); document.write( "p is the present value
\n" ); document.write( "r is the interest rate per time period
\n" ); document.write( "n is the number of time periods.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you start with:
\n" ); document.write( "f = 25
\n" ); document.write( "p = 100
\n" ); document.write( "n = 10\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula becomes 25 = 100 * (1 + r) ^ 10
\n" ); document.write( "divide both sides of this formula by 100 to get:
\n" ); document.write( ".25 = (1 + r) ^ 10
\n" ); document.write( "take the 10th root of both sides of this equation to get:
\n" ); document.write( ".25 ^ (1/10) = 1 + r
\n" ); document.write( "subtract 1 from both sides of this equation to get:
\n" ); document.write( ".25 ^ (1/10) - 1 = r
\n" ); document.write( "solve for r to get:
\n" ); document.write( "r = -0.129449437\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "confirm by replacing r in the original equation with that to get:
\n" ); document.write( "25 = 100 * (1 - .129449437) ^ 10
\n" ); document.write( "this results in 25 = 25, confirming the solution is correct.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to find the half life, make f = .5 and p = 1 to get:
\n" ); document.write( "f = p * (1 + r) ^ n becomes .5 = (1 - .129449437) ^ n
\n" ); document.write( "take the log of both sides of the equation to get:
\n" ); document.write( "log(.5) = log((1 - .129449437) ^ n)
\n" ); document.write( "by the properties of logarithms, this becomes:
\n" ); document.write( "log(.5) = n * log(1 - .129449437)
\n" ); document.write( "solve for n to get:
\n" ); document.write( "n = log(.5) / log(1 - .129449437) = 5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your solution is that the half life of the goo is 5 days.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the goo deteriorates at the constant rate of 12.9449437% per day.
\n" ); document.write( "that means it loses 12.9449437% of its mass every day.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );