document.write( "Question 126368: A woman deposits $50,000 in a savings account with 4% continuously compounded interest. How many years must she wait until the balance has doubled? \n" ); document.write( "
Algebra.Com's Answer #92578 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A woman deposits $50,000 in a savings account with 4% continuously compounded interest. How many years must she wait until the balance has doubled?
\n" ); document.write( "-----------------
\n" ); document.write( "The time is the same for $1 as it is for $50,000.
\n" ); document.write( "---------
\n" ); document.write( "2 = 1*e^(rt)
\n" ); document.write( "2 = 1*e^(0.04t)
\n" ); document.write( "Take the natural log of both sides to get:\r
\n" ); document.write( "\n" ); document.write( "ln2 = 0.04t
\n" ); document.write( "t = ln2 / 0.04
\n" ); document.write( "t = 17.329 years
\n" ); document.write( "===================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );