document.write( "Question 63272: How long will it take $500.00 to grow to $2,000.00 at an interest rate of 4% if the interest is compounded continuously. \n" ); document.write( "
Algebra.Com's Answer #44043 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
How long will it take $500.00 to grow to $2,000.00 at an interest rate of 4% if\r\n" );
document.write( "the interest is compounded continuously.\r\n" );
document.write( "\r\n" );
document.write( "All exponential growth or decay problems come from this formula:\r\n" );
document.write( "\r\n" );
document.write( "A = Pert\r\n" );
document.write( "\r\n" );
document.write( "Where P is the original amount, and A is the final amount, and r is the\r\n" );
document.write( "yearly rate for continuous compounding problems.\r\n" );
document.write( "\r\n" );
document.write( "So we substitute A = 2000, P = 500, and r - .04 and solve for t:\r\n" );
document.write( "\r\n" );
document.write( "2000 = 500e.04t\r\n" );
document.write( "\r\n" );
document.write( "Divide both sides by 500\r\n" );
document.write( "\r\n" );
document.write( "4 = e.04t\r\n" );
document.write( "\r\n" );
document.write( "Rewrite that using the rule:\r\n" );
document.write( "\r\n" );
document.write( "The exponential equation Y = eX can be rewritten as the \r\n" );
document.write( "logarithmic equation X = ln(Y).\r\n" );
document.write( "\r\n" );
document.write( ".04t = ln(4)\r\n" );
document.write( "\r\n" );
document.write( "Divide both sides by .04\r\n" );
document.write( "\r\n" );
document.write( "  t = ln(4)/.04 = 1.386294361/.04 = 34.65735903\r\n" );
document.write( "\r\n" );
document.write( "or more than 34 1/2 years.  By the way, things that\r\n" );
document.write( "\r\n" );
document.write( "cost $500 34 years ago cost a lot MORE THAN $2000 today.\r\n" );
document.write( "\r\n" );
document.write( "In 1972, I paid $30,000 for a house that is worth $250,000\r\n" );
document.write( "today!!!!!!\r\n" );
document.write( "\r\n" );
document.write( "Moral of the story: Investing at 4% interest does not\r\n" );
document.write( "come close to keeping up with inflation.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );