document.write( "Question 869687: The balance of a saving account compounded continuously will increase by 70% in 12 years. Find the annual interest rate of the account \n" ); document.write( "
Algebra.Com's Answer #524403 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! The balance of a saving account compounded continuously will increase by 70% in 12 years. Find the annual interest rate of the account. \n" ); document.write( "*** \n" ); document.write( "Formula for continuous compounding: A=Pe^rt, P=initial investment, r=annual interest rate, t=period in years, A=amt after t years \n" ); document.write( "For given problem: \n" ); document.write( "t=12 \n" ); document.write( "A/P=e^rt \n" ); document.write( "1.7=e^rt \n" ); document.write( "take log of both sides \n" ); document.write( "ln(1.7)=rt*lne \n" ); document.write( "lne=1 \n" ); document.write( "rt=ln(1.7) \n" ); document.write( "r=ln(1.7)/t=ln(1.7)/12≈4.42% \n" ); document.write( "annual interest rate of the account=4.42% \n" ); document.write( " |