document.write( "Question 79515: The amount A in an account after t years from an initial principle P invested at an annual rate r compounded continuously is given by A=Pe^r^t where r is expressed as a decimal. How many years will it take an initial investment of $1,000 to grow to $1,700 at the rate of 4.42% compounded continuously? \n" ); document.write( "
Algebra.Com's Answer #57095 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The amount A in an account after t years from an initial principle P invested at an annual rate r compounded continuously is given by A=Pe^r^t where r is expressed as a decimal. How many years will it take an initial investment of $1,000 to grow to $1,700 at the rate of 4.42% compounded continuously? \n" ); document.write( "----------- \n" ); document.write( "A=Pe^rt \n" ); document.write( "1700 = 1000e^(0.0442t) \n" ); document.write( "1.7 = e^(0.0442t) \n" ); document.write( "Take the natural log to get: \n" ); document.write( "0.0442t= ln(1.7) \n" ); document.write( "t = 12.0052 \n" ); document.write( "========= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |