Question 823004
Find the half-life of a radioactive substance if 240 grams of the substance decays to 180 grams in 9 years. Use Q(t)=e^(kt), just not sure how to get the answer!
<pre>
You don't have the formula correct.  The formula must have 
Q(0) before the e<sup>kt</sup>.  The correct formula is

Q(t)=Q(0)e<sup>kt</sup>
</pre>240 grams of the substance decays to 180 grams in 9 years.<pre>
That says Q(0)=240 and Q(9)=180 (that's when t=9).
Plug those in to

Q(t) = Q(0)e<sup>kt</sup>
Q(9) = 240e<sup>k·9</sup>
 180 = 240e<sup>9k</sup>

Divide both sides by 240
 {{{180/240}}} = e<sup>9k</sup>
 0.75 = e<sup>9k</sup>

Use the principle that exponential equation A=e<sup>B</sup> is equivalent 
to natural logarithm equation B=lnA:

9k = ln(0.75)
 k = ln(0.75)/9
Use calculator:
 k = -0.0319646747

So the formula 

Q(t) = Q(0)e<sup>kt</sup>

now becomes

Q(t) = Q(0)e<sup>-0.0319646747t</sup>
</pre>Find the half-life...<pre>
Now to find the half life.  That will be when any original quantity
reduces to one-half of its original quantity.  It's how long it takes 
240 grams to decay to 120 grams, or for 100 grams to decay to 50 grams 
or for any number of grams to decay to one-half of that number of grams.

In general, it's when the original quantity Q(0) decays to {{{1/2}}}Q(0).

So we substitute {{{1/2}}}Q(0) for Q(t) and solve for t

Q(t) = Q(0)e<sup>-0.0319646747t</sup>
{{{1/2}}}Q(0) = Q(0)e<sup>-0.0319646747t</sup>

Divide both sides by Q(0)

{{{1/2}}} = e<sup>-0.0319646747t</sup>     

Use the principle that exponential equation A=e<sup>B</sup> is equivalent 
to natural logarithm equation B=lnA:

-0.0319646747t = {{{ln(1/2)}}}
-0.0319646747t = ln(0.5)
Use calculator
-0.0319646747t = -0.6931471806
             t = {{{(-0.6931471806)/(-0.0319646747)}}}
             t = 21.68478757 years

Edwin</pre>