document.write( "Question 1177041: How long will it take $4,000 to grow to $23,000 if it is invested at 7% compounded monthly?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Homework question from Hans Beauvoir \n" );
document.write( "
Algebra.Com's Answer #805232 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! How long will it take $4,000 to grow to $23,000 if it is invested at 7% compounded monthly? \n" ); document.write( ": \n" ); document.write( "The compound interest formula: \n" ); document.write( "A = resulting amt after t time (23000) \n" ); document.write( "P = initial amt (4000) \n" ); document.write( "r = annual interest rate in decimal form (.07) \n" ); document.write( "n = no. of compounding period per yr (12) \n" ); document.write( "t = no. yrs \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "using logs \n" ); document.write( "12t*log(1.005833) = log(5.76) \n" ); document.write( "12t = \n" ); document.write( "12t = 301 \n" ); document.write( "t = \n" ); document.write( "t ~ 25 yrs 1 month \n" ); document.write( " |