document.write( "Question 698316: a deposit of 1500$ is made in a savings account for which the interest is compounded continously. the balance will double after 17 years, what is the annual percentage rate for this account? \n" ); document.write( "
Algebra.Com's Answer #430588 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! a deposit of 1500$ is made in a savings account for which the interest is compounded continously. the balance will double after 17 years, what is the annual percentage rate for this account? \n" ); document.write( "** \n" ); document.write( "Formula for continuous compounding: \n" ); document.write( "A=Pe^rt, P=initial investment, r=annual rate of interest, A=amt after t years \n" ); document.write( "For given problem: \n" ); document.write( "A/P=2 \n" ); document.write( "e^rt=2 \n" ); document.write( "e^17r=2 \n" ); document.write( "take log of both sides \n" ); document.write( "17rlne=ln2 \n" ); document.write( "lne=1 \n" ); document.write( "17r=ln2 \n" ); document.write( "r=ln2/17 \n" ); document.write( "r≈.0408 \n" ); document.write( "annual percentage rate≈4.08% \n" ); document.write( " |