document.write( "Question 265423: An investment with interest compounded continuously doubled itself in 16yr. What is the interest rate?\r
\n" );
document.write( "\n" );
document.write( "I don't know how to start this problem? I know it will be 2x*16? \n" );
document.write( "
Algebra.Com's Answer #195183 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! An investment with interest compounded continuously doubled itself in 16yr. What is the interest rate? \n" ); document.write( "I don't know how to start this problem? I know it will be 2x*16? \n" ); document.write( "---------------- \n" ); document.write( "FV = PV*e^rt for continuous compounding \n" ); document.write( "Future Value = 2 x Present Value, so \n" ); document.write( "2 = e^rt \n" ); document.write( "2 = e^16r \n" ); document.write( "16r = ln(2) \n" ); document.write( "r = ln(2)/16 \n" ); document.write( "r =~ 4.33217% per year \n" ); document.write( " |