Ok I really need help. "The amount A is an account after t years from an initial principle P invested at an annual rate r compounded continuously is given by A=Pe^rt where r is expressed as a decimal. How many years will it take an an initial investment of $1000 to grow to $1700 at the rate of 4.42% compunded continuously?" Ok, so far I have r=4.42/100=.0442 P=1000 t=? A=(1000)e^(.0442) (?) Do I have this right? ----------------------------------- >Yes, but you also need A = 1700 A = Pert Substitute: A = 1700 r = .0442, P = 1000 t = ? Solve for t A = Pert 1700 = 1000e.0442t Divide both sides by 1000 1700/1000 = e.0442t 1.7 = e.0442t Use the fact that any equation of the form Y = eX can be written as X = ln(Y) to rewrite 1.7 = e.0442t as .0442t = ln(1.7) t = ln(1.7)/.0442 Get your calculator and find the ln key: t = .530628251/.0442 t = 12.00516405 or about 12 years. -------------------- what does "e" mean? > -------------------- "e" is a special number, which you will learn more about if you study calculus. Its value is about 2.718 but you need not be concerned with it. It is the base of natural logarithms, ln means loge Edwin