document.write( "Question 1110473: Just this year Mira decided to invest a total of 20,000 in an account that earns 5.2% interest compounded continuously. Mira is now 20 years old. Set up an equation determining the total money in the account at any time t in years. In what year will the principal double (in value)? How old is Mira by then? \n" ); document.write( "
Algebra.Com's Answer #725450 by Boreal(15235) You can put this solution on YOUR website! P=Poe^rt for continuous \n" ); document.write( "P=20000*e^(0.052t) ANSWER \n" ); document.write( "it will double in approximately 72/5.2 or about 14 years by rule of 72, which estimates it a little high. \n" ); document.write( "40000=20000e^.052t \n" ); document.write( "2=e^.052t \n" ); document.write( "ln 2=.052t \n" ); document.write( "0.693=0.052t \n" ); document.write( "t=13.33 years \n" ); document.write( "she will be 33 \n" ); document.write( " |