document.write( "Question 709472: How many years will it take for an initial investment of 10,000 dollars to grow to 29,000 dollars? Assume a rate of interest of 6% compounded continuously. \n" ); document.write( "
Algebra.Com's Answer #436594 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many years will it take for an initial investment of 10,000 dollars to grow to 29,000 dollars? Assume a rate of interest of 6% compounded continuously. \n" ); document.write( "-------- \n" ); document.write( "A(t) = P*e^(rt) \n" ); document.write( "---- \n" ); document.write( "29,000 = 10,000*e^(0.06t) \n" ); document.write( "------------- \n" ); document.write( "e^(0.06t) = 29 \n" ); document.write( "--- \n" ); document.write( "0.06t = ln(29) \n" ); document.write( "---- \n" ); document.write( "t = 56 years \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " \n" ); document.write( " |