document.write( "Question 707616: the half-life of nitrogen-16 is 7 seconds. how long does it take for 100mg of nitrogen-16 be reduced to 6.25mg? \n" ); document.write( "
Algebra.Com's Answer #435776 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
This is an exponential growth/decay problem. A general equation for these is:
\n" ); document.write( "\"A+=+A%5B0%5D%2Ar%5Et\"
\n" ); document.write( "where
\n" ); document.write( "t = number of units of time
\n" ); document.write( "A = the amount after t units of time
\n" ); document.write( "\"A%5B0%5D\" = the initial amount (IOW: The amount at t = 0)
\n" ); document.write( "r = the factor of change for 1 unit of time. If r > 1 then the equation is for growth and if 0 < r < 1 then the equation is for decay.

\n" ); document.write( "In your problem:
\n" ); document.write( "t = the number of units of 7 seconds that have passed.
\n" ); document.write( "A = 6.25
\n" ); document.write( "r = 1/2 (since the amount decreases by 1/2 every 7 seconds)
\n" ); document.write( "\"A%5B0%5D\" = 100
\n" ); document.write( "So your equation is:
\n" ); document.write( "\"6.25+=+100%2A%281%2F2%29%5Et\"

\n" ); document.write( "Now we solve for t. We start by isolating the base, 1/2, and its exponent by dividing each side by 100:
\n" ); document.write( "\"6.25%2F100+=+%281%2F2%29%5Et\"
\n" ); document.write( "which simplifies to:
\n" ); document.write( "\"0.0625+=+%281%2F2%29%5Et\"
\n" ); document.write( "If the left side is a power of 1/2 then we can solve this by hand. If not, then we will need to use exponents. It will easier to see if the left side is a power of 1/2 if we rewrite it as a fraction:
\n" ); document.write( "\"625%2F10000+=+%281%2F2%29%5Et\"
\n" ); document.write( "Clearly 25 will go into both 625 and 10000:
\n" ); document.write( "\"25%2F400+=+%281%2F2%29%5Et\"
\n" ); document.write( "Clearly 25 will go again into both 25 and 400:
\n" ); document.write( "\"1%2F16+=+%281%2F2%29%5Et\"
\n" ); document.write( "If we know (or try out) some powers of 1/2 we should quickly find that \"1%2F16+=+%281%2F2%29%5E4\". So t = 4. Now remember that t is how many sets of 7 seconds that have passed. So the amount reduces from 100 mg to 6.25 mg not in 4 seconds but in 4*7 or 28 seconds.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );