document.write( "Question 877147: assume that you place money in an account that is compounded annually. how long will it take the investment to increase by 60% at an interest rate of 5% \n" ); document.write( "
Algebra.Com's Answer #529201 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
assume that you place money in an account that is compounded annually. how long will it take the investment to increase by 60% at an interest rate of 5%
\n" ); document.write( "***
\n" ); document.write( "Compound Interest Formula: A=P(1-i)^n, P=initial investment, i=interest per period, n=number of periods, A=amount after n-periods
\n" ); document.write( "For given problem:
\n" ); document.write( "i=5%
\n" ); document.write( "A/P=1.6=(1+i)^n
\n" ); document.write( "1.6=(1+.05)^n
\n" ); document.write( "take log of both sides:
\n" ); document.write( "log(1.6)=nlog(1.05)
\n" ); document.write( "n=log(1.6)/log(1.05)
\n" ); document.write( "n≈9.6 yrs
\n" ); document.write( "
\n" );