document.write( "Question 405608: Chuck has $2,500 invested in a bank that pays 4% annually. How long will it take for his funds to double?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #286467 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "A= p(1+r) ^t
\n" ); document.write( "A/p = 2 = (1.04)^t |money doubling
\n" ); document.write( "2 = (1.04)^t
\n" ); document.write( "ln2 = ln(1.04)^t |taking logarithm of each side of the equation
\n" ); document.write( "ln2 = t*ln(1.04)
\n" ); document.write( "ln2/ln(1.04) = t
\n" ); document.write( " 17.673 yr = t, the time to double \n" ); document.write( "
\n" );