document.write( "Question 387483: A student deposits $4,000 into a savings account with 7% continuously compounding interest. How many years does he to wait before the balance has tripled? \n" ); document.write( "
| Algebra.Com's Answer #273929 by rfer(16322)      You can put this solution on YOUR website! A=4000*3.7183^0.07*12 \n" ); document.write( "A=4000*3.0135 \n" ); document.write( "A=12054 \n" ); document.write( "just under 12 yrs \n" ); document.write( " |