document.write( "Question 599353: At what annual rate compounded continously will $1000 have to be invested to amount to $2,500 in 10 years? \n" ); document.write( "
Algebra.Com's Answer #378916 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! At what annual rate compounded continously will $1000 have to be invested to amount to $2,500 in 10 years? \n" ); document.write( "------ \n" ); document.write( "A(t) = Ao*e^(rt) \n" ); document.write( "---- \n" ); document.write( "2500 = 1000*e^(10r) \n" ); document.write( "e^(10r) = 2.5 \n" ); document.write( "---- \n" ); document.write( "10r = ln(2.5) \n" ); document.write( "r = (1/10)*ln(2.5) \n" ); document.write( "--- \n" ); document.write( "r = 0.0916 ~ 9% \n" ); document.write( "=================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |