home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / sci / chem / 5911 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1.5 KB  |  51 lines

  1. Newsgroups: sci.chem
  2. Path: sparky!uunet!usc!sdd.hp.com!news.cs.indiana.edu!babbage.ece.uc.edu!ucunix.san.uc.edu!roberts
  3. From: roberts@ucunix.san.uc.edu (Michael Alan Roberts)
  4. Subject: Est. the age of rock
  5. Message-ID: <C17ywx.E0M@ucunix.san.uc.edu>
  6. Organization: University of Cincinnati
  7. Date: Thu, 21 Jan 1993 19:46:08 GMT
  8. Lines: 41
  9.  
  10. To the person who wanted to know how to estimate the age of a rock based
  11. on radioisotope decay:
  12.  
  13. The logic goes something like this: After one half-life, only 50% of the
  14. original non-decayed material remains. If 25% of the non-decayed
  15. material is left, then, obviously, two half-lives have elapsed.
  16.  
  17. In your example, 10% of the material remains. The number of half-lives
  18. that have elapsed can be defined as "x", where:
  19.  
  20. (1/2)^x = 0.1
  21.  
  22. Solving:
  23.  
  24. x * log(0.5) = log(0.1)
  25. x = log(0.1)/log(0.5)
  26. x = -1 / -0.30103
  27. x = 3.3219 half-lives
  28. Since one half-life is stated as 1.3 billion years in your problem, the
  29. age of the rock can be estimated as:
  30.  
  31. 3.3219 half-lives * 1.3 billion yrs./half-life = 4.3185 billion years.
  32.  
  33. Mind you, you will have to correct the math to account for whatever
  34. number of significant figures you were given.
  35.  
  36. Also note that the general expression for the number of half-lives that
  37. have elapsed, er, sorry, the expression for the age of an object based
  38. on radioactive decay is:
  39.  
  40. h * log(p) / log(0.5)
  41.  
  42. where h is the duration of one half-life, and p is the proportion (NOT
  43. the percentage) of non-decayed material remaining.
  44.  
  45. Hope this helps.
  46.  
  47. Michael Roberts
  48. University of Cincinnati
  49. roberts@ucunix.san.uc.edu
  50.  
  51.