Question 165711
let x = number of half lives.
-----
answer is x = 3.717856771 half lives.
-----
3.717856771 half lives * 4.2 million years = 15.61499844 million years old.
-----
a rough measure proves this to be correct.
example:
100% / 2 = 50% / 2 = 25% / 2 = 12.5% / 2 = 6.25%
the answer in half lives has to be between 3 and 4.
-----
the exact calculation is done as follows:
-----
the equation for half lives is (1/2)^x where x becomes the number of half lives.
example:
(1/2)^1 = 1 half life
(1/2)^2 = 2 half lives
(1/2)^3 = 3 half lives
etc.
100 * 1/2 = 50 * 1/2 = 25 * 1/2 = 12.5, etc.
-----
100% went to 7.6%
equation is therefore
100% * (1/2)^x = 7.6%
divide both sides of the equation by 100% and it becomes:
1*(1/2)^x = .076
which becomes:
(1/2)^x = .076
-----
i used logarithms to solve this.
-----
the general form of the logarithmic equation is:
a^x = y if and only if log_a (y) = x
-----
i use log_a to mean log subscript a which i can't do here.
it means logarithm to the base a.
just like log_2 = log to the base 2
log_10 = log to the base 10, or just log (10 is implied if the base is not shown).
-----
in the equation (1/2)^x = .076,
the base is (1/2) = .5
the exponent is x
y = .076
-----
.076 = (1/2)^x if and only if log_.5 (.076) = x 
-----
log_.5 (.076) = x (equation 1)
-----
in order to use the calculator to solve this, i need the conversion formula to get a logarithm from any base to the base 10 (or ln) which the calculator can use.
i'll work with the base 10.
the conversion formula is as follows:
log_base (any number) = log_10 (any number) / log_10 (base)
as an example:
take 5^x = 390625
logarithmic form of this would be:  log_5 (390625) = x
i can't use the formula as is because the calculator won't handle bases other than 10 or e.
i wish to convert to base 10.
log_5 (390625) = log_10 (390625) / log_10 (5) = 8
answer is 8 which i know to be correct because that's how i set it up.
if i used base e i would take the natural log, called ln.
log_5 (390625) = ln (390625) / ln (5) = 8.
-----
anyway, using the calculator, i solved the equation as follows:
log_.5 (.076) = x (equation 1)
converting to base 10, equation becomes:
-----
log_10 (.076) / log_10 (.5) = x
-----
x = 3.717856771 = number of half lives to get from 100 to 7.6.
this is the same as saying it's the number of times the value is halved.
-----