document.write( "Question 309586: you invest $2,000 at 8.5% interest compounded continuously. how long will it take for the account balance to reach $5,000? \n" ); document.write( "
Algebra.Com's Answer #221438 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! you invest $2,000 at 8.5% interest compounded continuously. how long will it take for the account balance to reach $5,000? \n" ); document.write( ". \n" ); document.write( "When you see \"continuous compounding\" think: \n" ); document.write( "A = Poe^(rt) \n" ); document.write( "where \n" ); document.write( "A is amount after time t \n" ); document.write( "Po is the initial amount \n" ); document.write( "r is the rate/interest \n" ); document.write( "t is time \n" ); document.write( ". \n" ); document.write( "Plugging in what was given into: \n" ); document.write( "A = Poe^(rt) \n" ); document.write( "we get: \n" ); document.write( "5000 = 2000e^(.085t) \n" ); document.write( "5000/2000 = e^(.085t) \n" ); document.write( "5/2 = e^(.085t) \n" ); document.write( "ln(5/2) = .085t \n" ); document.write( "ln(5/2)/.085 = t \n" ); document.write( "10.8 years = t\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |