Question 84939
The amount A in an account after t years from an initial principle P invested at an annual rate r compounded continuously is given by A = Pert where r is expressed as a decimal.  How many years will it take an initial investment of $1,000 to grow to $1,700 at the rate of 4.42% compounded continuously?
------------
A=Pe^(rt)
1700 = 1000e^(0.0442t)
1.7 = e^(0.0442t)
Take the natural log of both sides to get:
0.0442t= ln1.7
t = [ln1.7]/0.0442 
t =  12.005 years
============
Cheers,
Stan H.