document.write( "Question 1198954: b) The half-life of a radioactive substance is 300 years. If the initial amount is q milligrams, then the quantity q(t) remaining after t years is given by q(t) = q2^(kt). Find k \n" ); document.write( "
Algebra.Com's Answer #832644 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "I'll use the variable 'a' as the initial amount, rather than q, since q is already taken in q(t).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Therefore, I'll rewrite this given equation
\n" ); document.write( "q(t) = q*2^(kt)
\n" ); document.write( "as
\n" ); document.write( "q(t) = a*2^(kt)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "initial amount = a
\n" ); document.write( "half of that is q/2 = 0.5a
\n" ); document.write( "which occurs t = 300 years later\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This means q(t) = 0.5a when t = 300
\n" ); document.write( "In other words, q(300) = 0.5a\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "q(t) = a*2^(kt)
\n" ); document.write( "q(300) = a*2^(k*300)
\n" ); document.write( "0.5a = a*2^(300k)
\n" ); document.write( "0.5 = 2^(300k)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I divided both sides by 'a' in the jump from step 3 to step 4.
\n" ); document.write( "Ultimately the starting amount does not matter.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "From here we use logarithms to solve for k.
\n" ); document.write( "If the variable is in the trees (aka exponent), then log it down.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The reason for using logs is because of this property
\n" ); document.write( "log(A^B) = B*log(A)
\n" ); document.write( "which helps us pull down the exponent to isolate the variable.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So,
\n" ); document.write( "0.5 = 2^(300k)
\n" ); document.write( "Log(0.5) = Log( 2^(300k) )
\n" ); document.write( "Log(0.5) = 300k*Log( 2 )
\n" ); document.write( "k = Log(0.5)/(300*Log(2))
\n" ); document.write( "k = Log(2^(-1))/(300*Log(2))
\n" ); document.write( "k = -1*Log(2)/(300*Log(2))
\n" ); document.write( "k = -1/300\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Here's another way to solve for k without using logs.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "0.5 = 2^(300k)
\n" ); document.write( "1/2 = 2^(300k)
\n" ); document.write( "2^(-1) = 2^(300k)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Both sides have the same base.
\n" ); document.write( "In order for both sides to be equal, the exponents must be equal.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-1 = 300k
\n" ); document.write( "300k = -1
\n" ); document.write( "k = -1/300\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This type of trick is handy if you aren't too familiar with logs yet.
\n" ); document.write( "However, this trick won't always work for any general exponential equation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For example, the trick won't work if we had say
\n" ); document.write( "0.7 = 2^(300k)
\n" ); document.write( "which is why I prefer the logarithm approach.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: k = -1/300\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-1/300 = -0.003333 where the '3's go on forever.
\n" ); document.write( "I think it's best to stick to the fraction form since it's most exact.
\n" ); document.write( "If your teacher says otherwise, then be sure to follow those instructions.
\n" ); document.write( "
\n" ); document.write( "
\n" );