document.write( "Question 1156472: Suppose that $2500 is invested in an account that pays interest compounded continuously. Find the amount of time that it would take for the account to grow to $3400 at a 4.75% interest rate.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #779184 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! P=Poe^rt with continuous compounding \n" ); document.write( "3400=2500*e^(0.0475t) \n" ); document.write( "3400/2500=1.36=e^.0475t \n" ); document.write( "ln of both sides \n" ); document.write( "0.3075=0.0475 t, the e goes away. \n" ); document.write( "divide by 0.0475 both sides\r \n" ); document.write( "\n" ); document.write( "t=6.47 years, rounding at the end. \n" ); document.write( " \n" ); document.write( " |