document.write( "Question 206833This question is from textbook Intermediate Algebra
\n" );
document.write( ": How long would it take for $1000 to grow to $4300 at 5% interest. Compounded Continously. Please go step by step. Thanks. \n" );
document.write( "
Algebra.Com's Answer #157436 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How long would it take for $1000 to grow to $4300 at 5% interest. Compounded Continously \n" ); document.write( "------------ \n" ); document.write( "FV = PV*e^rt \n" ); document.write( "4300 = 1000*e^0.05t \n" ); document.write( "e^0.05t = 4.3 \n" ); document.write( "0.05t = ln(4.3) \n" ); document.write( "t = 20ln(4.3) \n" ); document.write( "t =~ 29.1723 \n" ); document.write( "------------ \n" ); document.write( "If the interest rate is 5% per year, then it's 29... years. \n" ); document.write( "If it's 5% per day, then it's 29... days, etc \n" ); document.write( " \n" ); document.write( " |