
William W. answered 11/22/20
Math and science made easy - learn from a retired engineer
For interest compounded continuously, we use:
A(t) = A0ert where A(t) is the amount of money you have at ant time "t", A0 is the initial amount of money (money at time t = 0), r is the interest rate (usually annual), and t is the time (usually in years).
So if starting with $350 and ending with $435.21 with t = 13 we get:
435.21 = 350e13r
435.21/350 = e13r
ln(435.21/350) = ln(e13r)
ln(435.21/350) = 13r(ln(e))
ln(435.21/350) = 13r(1)
r = ln(435.21/350)/13
r = 0.016761 or 1.6761%
To find the time to double your money using that interest rate:
2A0 = A0ert
2A0/A0 = ert
2 = ert
ln(2) = ln(ert)
ln(2) = (rt)ln(e)
ln(2) = (rt)(1)
t = ln(2)/r
t = ln(2)/(ln(435.21/350)/13) = 41.3543 years