document.write( "Question 889498: How long will it take $4000 to triple if it is invested at 5% compounded continuously? \n" ); document.write( "
Algebra.Com's Answer #538201 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Do it like this one: \n" ); document.write( "================================== \n" ); document.write( "How long will it take $3000 to double if it is invested in an account that pays 3% compounded continuously? \n" ); document.write( "--------------------------------- \n" ); document.write( "FV = PV*e^(rt) \n" ); document.write( "2PV = PV*e^(0.03t) \n" ); document.write( "e^(0.03t) = 2 \n" ); document.write( "0.03t = ln(2) \n" ); document.write( "t = ln(2)/0.03 \n" ); document.write( "t =~ 23.1 years \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |