You can put this solution on YOUR website! how long does it take for a deposit of $1200 to double at 10% compounded continuously?
-------------------------
A(t) = P*e^(rt)
-----
2400 = 1200*e^(0.10*t)
----
2 = e^(0.10t)
---
Take the log of both sides.
0.10t = ln(2)
t = ln(2)/0.10
---
t = 6.93 years
==================
Cheers,
Stan H.
==================