document.write( "Question 395433: An account now contains $8,000 and has been accumulating 8% annual interest, compounded continuously. How much was in the account 6 years ago? \n" ); document.write( "
Algebra.Com's Answer #280625 by Alan3354(69443) You can put this solution on YOUR website! FV = PV*e^rt \n" ); document.write( "8000 = PV*e^(0.08*6) \n" ); document.write( "PV = 8000/e^0.48 \n" ); document.write( "PV = $4950.27 \n" ); document.write( " \n" ); document.write( " |