document.write( "Question 63245: How long will it take $500 to grow to $2,000 at an interest rate of 4% if the interest is compounded continuously? \n" ); document.write( "
Algebra.Com's Answer #44052 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How long will it take $500 to grow to $2,000 at an interest rate of 4% if the interest is compounded continuously? \n" ); document.write( "----------- \n" ); document.write( "Formula: A=Pe^(rt) \n" ); document.write( "2000=500e^(0.04t) \n" ); document.write( "4=e^(0.04t) \n" ); document.write( "Take the natural log of both sides to get: \n" ); document.write( "ln4 = 0.04t \n" ); document.write( "t=[ln4]/0.04 \n" ); document.write( "t=34.66 years. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |